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
/
Unix
/
Command
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unposted: complete a few minor new p4 options
Peter Stephenson
2008-01-17
1
-0
/
+3
*
24402: complete more than one input file.
Clint Adams
2008-01-16
1
-1
/
+1
*
24388: tidy up error if MH not available
Peter Stephenson
2008-01-16
1
-0
/
+5
*
N.J.Mann: users/12420: completion for cvs commit -f
Peter Stephenson
2008-01-11
1
-1
/
+10
*
24360: fix misspelling of --separate-dirs.
Clint Adams
2008-01-04
1
-1
/
+1
*
24345: add --no-utf8-comment and --list.
Clint Adams
2008-01-04
1
-0
/
+2
*
Improved --whole-file description.
Wayne Davison
2007-12-15
1
-1
/
+1
*
unposted: 4.3.4-dev-4
zsh-4.3.4-dev-4
Peter Stephenson
2007-12-11
1
-0
/
+1
*
Vincent Lefevre: 24192: make GNU make completion support -include
Peter Stephenson
2007-12-10
1
-3
/
+3
*
24188: completion for GNU id.
Clint Adams
2007-12-08
1
-0
/
+13
*
24174: Oliver's deuglification of 24169.
Clint Adams
2007-12-07
1
-1
/
+1
*
24169: use print in command substitution to avoid a literal non-ASCII charact...
Clint Adams
2007-12-06
1
-1
/
+1
*
unposted: typo in "ip addr replace" completion
Peter Stephenson
2007-12-05
1
-1
/
+1
*
24140: spelling fix and removal of redundant "config" subcommand as proposed ...
Clint Adams
2007-12-03
1
-2
/
+1
*
arno: 24134: extra find completion options
Peter Stephenson
2007-11-30
1
-0
/
+12
*
Kohsuke Kawaguchi: 24129: when completing ant targets,
Peter Stephenson
2007-11-29
1
-1
/
+3
*
One more rsync 3.0.0 option.
Wayne Davison
2007-11-28
1
-1
/
+2
*
Mustafa Oezkan: 24126: additional mount completion options
Peter Stephenson
2007-11-28
1
-0
/
+2
*
unposted: changes for 4.3.4-dev-3
Peter Stephenson
2007-11-26
1
-45
/
+207
*
Markus Waldeck: 24117: completion for uname.
Clint Adams
2007-11-23
1
-0
/
+53
*
Sean Finney: 24115: offer tags as well as heads where refspecs are valid.
Clint Adams
2007-11-22
1
-1
/
+3
*
24114: make colon suffix removable after the first part of refspecs.
Clint Adams
2007-11-22
1
-1
/
+1
*
unposted: prepare for 4.3.4-dev-2
Peter Stephenson
2007-11-20
1
-0
/
+3
*
From Eric Mangold: update _twisted completion
Peter Stephenson
2007-11-19
1
-2
/
+2
*
Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve.
Clint Adams
2007-11-18
1
-2
/
+2
*
Nikolai Weibull: 24046: improve completion for Solaris and GNU strips.
Clint Adams
2007-11-11
1
-3
/
+57
*
Adding missed single-letter options for --acls and --xattrs.
Wayne Davison
2007-11-09
1
-3
/
+3
*
Added new options for upcoming 3.0.0 release.
Wayne Davison
2007-11-05
1
-7
/
+16
*
24039: cope with FreeBSD cut in addition to GNU cut.
Clint Adams
2007-10-31
1
-31
/
+42
*
Markus Waldeck: 24032 (tweaked): completion for cut.
Clint Adams
2007-10-29
1
-0
/
+46
*
Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.
Clint Adams
2007-10-20
1
-18
/
+12
*
23994: tweaks for 23993.
Clint Adams
2007-10-19
1
-1
/
+2
*
Mikael Magnusson: 23993: improved completion for git show.
Clint Adams
2007-10-19
1
-1
/
+15
*
Mikael Magnusson: 23991: fix typo in __git_blobs().
Clint Adams
2007-10-18
1
-1
/
+1
*
Mikael Magnusson: 23988: fix git-svn commands completion.
Clint Adams
2007-10-18
1
-0
/
+1
*
23965: add missing bracket in completion for git svnimport.
Clint Adams
2007-10-15
1
-1
/
+1
*
arno: 23910: spaces in cases in init script
Peter Stephenson
2007-10-08
1
-1
/
+1
*
Mikael Magnusson: 23907: add --cached option to git-diff completion.
Clint Adams
2007-10-06
1
-0
/
+1
*
23908: add missing backslash in _git-svn.
Clint Adams
2007-10-06
1
-1
/
+1
*
Mikael Magnusson: 23906: add missing backslash in _git-svn.
Clint Adams
2007-10-06
1
-1
/
+1
*
23905: remove useless gitdir assignment and scope array locally in new __git_...
Clint Adams
2007-10-04
1
-2
/
+1
*
Mikael Magnusson: 23903: complete both modified and added files for git commit.
Clint Adams
2007-10-04
1
-1
/
+13
*
23883: improve precmd documentation
Peter Stephenson
2007-10-02
1
-1
/
+1
*
Nikolai Weibull: 23889: fix -o completion in git cvsimport.
Clint Adams
2007-10-01
1
-1
/
+1
*
Nikolai Weibull: 23888: complete branch names and cached files after git log.
Clint Adams
2007-10-01
1
-1
/
+12
*
Nikolai Weibull: 23879: complete only cached files after git log.
Clint Adams
2007-10-01
1
-2
/
+2
*
Jesse Weinstein: 23878: completion for ranlib.
Clint Adams
2007-10-01
1
-0
/
+13
*
23875: complete heads, tags, and files after git log.
Clint Adams
2007-09-30
1
-1
/
+2
*
23874: only declare revision_arguments parameter once.
Clint Adams
2007-09-30
1
-14
/
+1
*
Nikolai Weibull: 23871: fix __cdrdao-drivers typo.
Clint Adams
2007-09-30
1
-2
/
+2
[prev]
[next]