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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added new options for upcoming 3.0.0 release.
Wayne Davison
2007-11-05
1
-7
/
+16
*
Frank Benkstein: 24047: fix compdef for more than three commands using the
Oliver Kiddle
2007-11-01
1
-1
/
+1
*
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
*
24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit.
Clint Adams
2007-10-26
1
-0
/
+7
*
users/12100: default to a case-insensitive matcher with NO_CASE_GLOB
Peter Stephenson
2007-10-25
1
-1
/
+10
*
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
*
23934: cleveren _expand_alias for "foo" -> "foo blah" expansions
Peter Stephenson
2007-10-11
1
-1
/
+16
*
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
*
23872: complete git config in subcommand position.
Clint Adams
2007-09-30
1
-0
/
+1
*
23870: completion for git mergetool.
Clint Adams
2007-09-30
1
-2
/
+13
*
23868: completion for svn-buildpackage.
Clint Adams
2007-09-30
1
-0
/
+51
*
23867: completion for dpkg-buildpackage.
Clint Adams
2007-09-30
1
-0
/
+28
*
23863: completion for lsusb.
Clint Adams
2007-09-30
1
-0
/
+31
*
23863: remove all global variables.
Clint Adams
2007-09-30
1
-68
/
+34
*
23862: declare author_conversion_file_arg_spec local.
Clint Adams
2007-09-30
1
-1
/
+1
*
23860: complete patch names, omitting the .dpatch extension.
Clint Adams
2007-09-29
1
-2
/
+2
*
23854: complete colon-separated path after -P, other minor tweaks.
Clint Adams
2007-09-29
1
-11
/
+11
*
Julien BLACHE: 23852: completion for dpatch-edit-patch.
Clint Adams
2007-09-29
1
-0
/
+17
*
Pierre Habouzit: 23851: use ad-hoc functions to list git branches and tags.
Clint Adams
2007-09-29
1
-16
/
+12
*
23850: complete for GNU md5sum instead.
Clint Adams
2007-09-28
1
-6
/
+8
*
Jesse Weinstein: 23848: completion for md5sum.
Clint Adams
2007-09-28
1
-0
/
+9
*
23838: have git verify-tag complete tags instead of hash IDs.
Clint Adams
2007-09-27
1
-1
/
+1
*
23846: merge in additional changes from Nikolai Weibull's repo.
Clint Adams
2007-09-27
1
-42
/
+276
*
23814: fixes for Darwin.
Clint Adams
2007-09-27
4
-9
/
+30
*
23841: complete tag hashes for git verify-tag.
Clint Adams
2007-09-27
1
-0
/
+6
*
23834: complete tex files for xetex and xelatex.
Clint Adams
2007-09-26
1
-1
/
+1
*
Mikael Magnusson: 23832: fix git merge -m completion.
Clint Adams
2007-09-25
1
-1
/
+1
*
23831: fix handling of merge strategy option.
Clint Adams
2007-09-25
1
-9
/
+5
*
23829: merge in the remaining git completion changes from Nikolai Weibull's r...
Clint Adams
2007-09-25
1
-102
/
+301
*
23828: merge in lots of git completion changes from Nikolai Weibull's reposit...
Clint Adams
2007-09-25
1
-373
/
+2309
*
23827: allow all arguments to options to either immediately follow the option...
Clint Adams
2007-09-25
1
-36
/
+36
[prev]
[next]