index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: _mdmadm -> _mdadm
Peter Stephenson
2009-04-16
2
-1
/
+1
*
Tomasz Pala: users/14030,14031,14032: Linux completion updates
Peter Stephenson
2009-04-16
5
-40
/
+319
*
Jörg Sommer: 26453: complete modinfo -k.
Clint Adams
2009-01-29
1
-1
/
+11
*
Jörg Sommer: 26452: drop completion of modinfo -f.
Clint Adams
2009-01-29
1
-1
/
+0
*
Jörg Sommer: 26451: use globbing to find available modules, now that modprob...
Clint Adams
2009-01-29
1
-1
/
+1
*
Jörg Sommer: 25819: improve module parameter completion.
Clint Adams
2008-10-07
1
-3
/
+10
*
Jörg Sommer: 25822: declare val_args as local array.
Clint Adams
2008-10-07
1
-0
/
+2
*
Jörg Sommer: 25821: return 0 if a modules parameter was completed.
Clint Adams
2008-10-07
1
-1
/
+1
*
25820: add the option --field of modinfo.
Clint Adams
2008-10-07
1
-0
/
+2
*
unposted: yet another correction for 25702 misapplication
Clint Adams
2008-10-03
1
-1
/
+1
*
25755/25756: Jörg Sommer: improved handling of module arguments
Peter Stephenson
2008-09-27
1
-8
/
+16
*
25728: spelling fix.
Clint Adams
2008-09-23
1
-1
/
+1
*
Jörg Sommer: 25717: fixups for 25702.
Clint Adams
2008-09-23
1
-14
/
+3
*
unposted: update .distfiles.
Clint Adams
2008-09-21
1
-24
/
+6
*
Jörg Sommer: 25702: completions for chrt and ionice commands.
Clint Adams
2008-09-21
2
-0
/
+84
*
Jörg Sommer: 25572: completer module parameters
Peter Stephenson
2008-09-01
1
-1
/
+2
*
users/12985, users/12986, users/12988: Tomasz Pala:
Peter Stephenson
2008-06-24
3
-0
/
+296
*
move _strace to be Linux-specific
Peter Stephenson
2008-06-13
2
-4
/
+132
*
unposted: prepare for 4.3.4-dev-2
Peter Stephenson
2007-11-20
1
-0
/
+1
*
23863: completion for lsusb.
Clint Adams
2007-09-30
1
-0
/
+31
*
23751: complete module files too
Andrey Borzenkov
2007-08-12
1
-1
/
+5
*
23568: complete iwconfig modu.
Clint Adams
2007-06-19
1
-0
/
+2
*
22998: add -s to _arguments
Clint Adams
2006-11-13
1
-1
/
+1
*
boring .distfiles stuff
Peter Stephenson
2006-10-25
2
-0
/
+7
*
22800: put quotes around "$@".
Clint Adams
2006-09-30
3
-7
/
+7
*
22799: change _fusermount to use _fuse_values and _canonical_paths.
Clint Adams
2006-09-30
1
-15
/
+17
*
22797: generic FUSE completion support functions.
Clint Adams
2006-09-30
2
-0
/
+123
*
22794: completion for acpitool.
Clint Adams
2006-09-30
2
-0
/
+84
*
unposted: update .distfiles
Peter Stephenson
2006-07-18
1
-3
/
+5
*
22455, R. Ramkumar: update for valgrind 3.1.1.
Clint Adams
2006-05-25
1
-16
/
+39
*
22434: completion for vserver.
Clint Adams
2006-04-29
1
-0
/
+131
*
22392: completion for ladspa's analyseplugin
Clint Adams
2006-04-05
1
-0
/
+25
*
unposted: update some .distfiles.
Clint Adams
2006-02-09
1
-2
/
+3
*
22159: completion for tpb.
Clint Adams
2006-01-13
1
-0
/
+20
*
22153: completion for tpconfig.
Clint Adams
2006-01-12
1
-0
/
+24
*
22055: completion for the FUSE sshfs.
Clint Adams
2005-12-07
1
-0
/
+14
*
22054: completion for fusermount.
Clint Adams
2005-12-07
1
-0
/
+24
*
new brctl completion
Oliver Kiddle
2005-08-08
2
-1
/
+64
*
add missing functions
Oliver Kiddle
2005-06-24
1
-1
/
+2
*
21380: update for wget 1.10, add missing descriptions and other minor fixes
Oliver Kiddle
2005-06-24
3
-51
/
+90
*
21334: fix typo in pkgtool -target_dir completion
Doug Kearns
2005-06-21
1
-1
/
+1
*
new yast completion
Oliver Kiddle
2005-06-08
2
-1
/
+12
*
21302: make sure expl is declared local in completion functions
Doug Kearns
2005-06-08
1
-0
/
+2
*
* 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command.
Clint Adams
2005-03-07
1
-0
/
+29
*
* 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command.
Clint Adams
2005-03-07
1
-0
/
+23
*
* 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command.
Clint Adams
2005-03-07
1
-0
/
+12
*
* 20936: Completion/Linux/Command/_acpi: completion for acpi command.
Clint Adams
2005-03-07
1
-0
/
+18
*
20734: rewrite to handle version 2.2.0 of valgrind
Oliver Kiddle
2005-01-21
1
-57
/
+96
*
20617: fix completion of compressed modules for 2.6; add insmod completion
Andrey Borzenkov
2004-12-10
1
-2
/
+8
*
19418: update completions to new versions
Oliver Kiddle
2004-02-13
1
-2
/
+2
[next]