index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-02-11
users/12547: [0] -> [1] in completion arrays
Peter Stephenson
1
-2
/
+2
2008-02-06
24536: tweaks to 24529, spelling fix.
Clint Adams
1
-5
/
+5
2008-02-06
Mikael Magnusson: 24529: remaining fixes from 24526.
Clint Adams
1
-6
/
+6
2008-02-03
24527: a subset of the fixes from Mikael Magnusson in 24526.
Clint Adams
1
-2
/
+3
2008-01-31
Christopher Key: fix for subversion help output
Peter Stephenson
1
-2
/
+2
2008-01-25
24464: remove trailing whitespace.
Clint Adams
1
-6
/
+6
2008-01-22
24442: compensate for some breakage introduced by 24396.
Clint Adams
1
-3
/
+1
2008-01-22
24441: compensate for some breakage introduced by 24396.
Clint Adams
1
-1
/
+1
2008-01-22
24437: compensate for some breakage introduced by 24396.
Clint Adams
1
-2
/
+1
2008-01-22
Frank Terbeck: 24413: handle completion when git aliases are used.
Clint Adams
1
-32
/
+54
2008-01-22
Mikael Magnusson: 24396: don't pass -r to git ls-files for performance ↵
Clint Adams
1
-12
/
+15
reasons, compensate for lack of recursion.
2008-01-19
users/12461: fix quoting of mount points for umount
Peter Stephenson
1
-0
/
+1
2008-01-19
users/12461: fix quoting of mount points for umount
Peter Stephenson
1
-2
/
+21
2008-01-17
unposted: complete a few minor new p4 options
Peter Stephenson
1
-0
/
+3
2008-01-16
24402: complete more than one input file.
Clint Adams
1
-1
/
+1
2008-01-16
24388: tidy up error if MH not available
Peter Stephenson
1
-0
/
+5
2008-01-11
N.J.Mann: users/12420: completion for cvs commit -f
Peter Stephenson
1
-1
/
+10
2008-01-04
24360: fix misspelling of --separate-dirs.
Clint Adams
1
-1
/
+1
2008-01-04
24345: add --no-utf8-comment and --list.
Clint Adams
1
-0
/
+2
2007-12-15
Improved --whole-file description.
Wayne Davison
1
-1
/
+1
2007-12-11
unposted: 4.3.4-dev-4
Peter Stephenson
1
-0
/
+1
2007-12-10
Vincent Lefevre: 24192: make GNU make completion support -include
Peter Stephenson
1
-3
/
+3
2007-12-08
24188: completion for GNU id.
Clint Adams
1
-0
/
+13
2007-12-07
24174: Oliver's deuglification of 24169.
Clint Adams
1
-1
/
+1
2007-12-06
24169: use print in command substitution to avoid a literal non-ASCII ↵
Clint Adams
1
-1
/
+1
character in the German translation of args for cut completion.
2007-12-05
unposted: typo in "ip addr replace" completion
Peter Stephenson
1
-1
/
+1
2007-12-03
24140: spelling fix and removal of redundant "config" subcommand as proposed ↵
Clint Adams
1
-2
/
+1
by Wayne.
2007-11-30
arno: 24134: extra find completion options
Peter Stephenson
1
-0
/
+12
2007-11-29
Kohsuke Kawaguchi: 24129: when completing ant targets,
Peter Stephenson
1
-1
/
+3
skip those beginning - that cant be invoked from the command line
2007-11-28
One more rsync 3.0.0 option.
Wayne Davison
1
-1
/
+2
2007-11-28
Mustafa Oezkan: 24126: additional mount completion options
Peter Stephenson
1
-0
/
+2
2007-11-26
unposted: changes for 4.3.4-dev-3
Peter Stephenson
1
-45
/
+207
2007-11-23
Markus Waldeck: 24117: completion for uname.
Clint Adams
1
-0
/
+53
2007-11-22
Sean Finney: 24115: offer tags as well as heads where refspecs are valid.
Clint Adams
1
-1
/
+3
2007-11-22
24114: make colon suffix removable after the first part of refspecs.
Clint Adams
1
-1
/
+1
2007-11-20
unposted: prepare for 4.3.4-dev-2
Peter Stephenson
1
-0
/
+3
2007-11-19
From Eric Mangold: update _twisted completion
Peter Stephenson
1
-2
/
+2
2007-11-18
Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve.
Clint Adams
1
-2
/
+2
2007-11-11
Nikolai Weibull: 24046: improve completion for Solaris and GNU strips.
Clint Adams
1
-3
/
+57
2007-11-09
Adding missed single-letter options for --acls and --xattrs.
Wayne Davison
1
-3
/
+3
2007-11-05
Added new options for upcoming 3.0.0 release.
Wayne Davison
1
-7
/
+16
2007-10-31
24039: cope with FreeBSD cut in addition to GNU cut.
Clint Adams
1
-31
/
+42
2007-10-29
Markus Waldeck: 24032 (tweaked): completion for cut.
Clint Adams
1
-0
/
+46
2007-10-20
Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.
Clint Adams
1
-18
/
+12
2007-10-19
23994: tweaks for 23993.
Clint Adams
1
-1
/
+2
2007-10-19
Mikael Magnusson: 23993: improved completion for git show.
Clint Adams
1
-1
/
+15
2007-10-18
Mikael Magnusson: 23991: fix typo in __git_blobs().
Clint Adams
1
-1
/
+1
2007-10-18
Mikael Magnusson: 23988: fix git-svn commands completion.
Clint Adams
1
-0
/
+1
2007-10-15
23965: add missing bracket in completion for git svnimport.
Clint Adams
1
-1
/
+1
2007-10-08
arno: 23910: spaces in cases in init script
Peter Stephenson
1
-1
/
+1
[next]