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
*
26023: skeletal completion for tg (topgit).
Clint Adams
2008-11-11
1
-0
/
+8
*
26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.
Clint Adams
2008-11-07
1
-1
/
+1
*
25988: declare temporary cache array as local, thanks to problem noticed by K...
Clint Adams
2008-11-02
1
-0
/
+1
*
Phil Pennock: 25854: fix Devel module completion for "perl -d:".
Bart Schaefer
2008-10-15
1
-1
/
+1
*
Jörg Sommer: 25882: run ssh with -oBatchMode=yes.
Clint Adams
2008-10-14
1
-1
/
+1
*
Marc Chantreux: 25816: promiscuous ip links
Peter Stephenson
2008-10-11
1
-0
/
+1
*
25029: : "environ" style to allow a different search path when completing
Bart Schaefer
2008-10-10
1
-0
/
+7
*
25833: remove zparseopts line obsoleted by 25824.
Clint Adams
2008-10-09
1
-3
/
+0
*
Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.
Clint Adams
2008-10-09
1
-1
/
+1
*
Nikolai Weibull: 25828: new rm completion
Peter Stephenson
2008-10-08
2
-0
/
+42
*
25764: completion for Django, from Chris Lamb.
Clint Adams
2008-09-28
2
-0
/
+200
*
Mikael Magnusson: 25617: complete -t <tags>.
Clint Adams
2008-09-26
1
-1
/
+2
*
unposted: brown paper bag patch management of 25718.
Clint Adams
2008-09-23
1
-1
/
+1
*
Jörg Sommer: 25718: add completion of option --reverse.
Clint Adams
2008-09-22
1
-1
/
+2
*
25655: remove completion for --remove-sent-files option.
Clint Adams
2008-09-13
1
-1
/
+0
*
Frank Terbeck: 25640: another alias handling fix.
Clint Adams
2008-09-10
1
-1
/
+1
*
Frank Terbeck: 25624: clean up git alias parsing.
Clint Adams
2008-09-07
1
-5
/
+6
*
Mikael Magnusson: 25594: "git clean" cleanup.
Clint Adams
2008-09-02
1
-11
/
+1
*
Mikael Magnusson: 25591: "git remote rm" completion.
Clint Adams
2008-09-01
1
-1
/
+4
*
Mikael Magnusson: 25590: update "git add" completion.
Clint Adams
2008-09-01
1
-4
/
+5
*
Frank Terbeck: 25588: add --no-pager option to git completion.
Clint Adams
2008-09-01
1
-0
/
+1
*
25585: fix git command completion when there are arguments after the cursor p...
Clint Adams
2008-09-01
1
-8
/
+8
*
Frank Terbeck: 25583: more git alias fixes.
Clint Adams
2008-09-01
1
-7
/
+7
*
Frank Terbeck: 25561: fix quoting with aliases.
Clint Adams
2008-08-31
1
-1
/
+1
*
Mikael Magnusson: 25564: suppress error output in __git_is_treeish.
Clint Adams
2008-08-31
1
-1
/
+1
*
25569: David Le Bourgeois and pws: _ant completion fix
Peter Stephenson
2008-08-31
1
-1
/
+1
*
users/13162: strip ~ suffix from modules
Peter Stephenson
2008-08-31
1
-1
/
+1
*
Frank Terbeck: 25551: remove a stray period from a description.
Clint Adams
2008-08-30
1
-1
/
+1
*
Mikael Magnusson: 25539: more 'git clone' fixes.
Clint Adams
2008-08-29
1
-3
/
+3
*
Frank Terbeck: 25538: add missing backslash.
Clint Adams
2008-08-29
1
-1
/
+1
*
Frank Terbeck: 25537: add --abort to options for 'git am'.
Clint Adams
2008-08-29
1
-0
/
+1
*
25521: get merge strategies from git merge in case the administrator has adde...
Clint Adams
2008-08-24
1
-4
/
+6
*
Mikael Magnusson: 25499: add function to validate tree-ishs.
Clint Adams
2008-08-21
1
-1
/
+8
*
25495: always complete cached files after git checkout --.
Clint Adams
2008-08-21
1
-4
/
+2
*
25493: allow -q to be used in all git checkout contexts.
Clint Adams
2008-08-21
1
-1
/
+1
*
25491: patch to improve "git checkout" completion, from Mikael Magnusson.
Clint Adams
2008-08-21
1
-17
/
+22
*
25489: remove cruft for "git octopus/octupus".
Clint Adams
2008-08-19
1
-7
/
+1
*
25488: patch to complete things after "git bisect start", Mikael Magnusson.
Clint Adams
2008-08-19
1
-0
/
+10
*
25487: whitespace changes from Mikael Magnusson.
Clint Adams
2008-08-19
1
-46
/
+46
*
25486: patch to allow --shared to be completed without --local with git clone.
Clint Adams
2008-08-19
1
-7
/
+3
*
25485: patch to allow --abbrev to be completed before -v with git branch, fro...
Clint Adams
2008-08-19
1
-6
/
+2
*
25480: add more quotes to the three _call_program invocations with git for-ea...
Clint Adams
2008-08-18
1
-3
/
+3
*
Mikael Magnusson: 25473: add missing parenthesis.
Clint Adams
2008-08-18
1
-1
/
+2
*
unposted: additional git branch options.
Clint Adams
2008-08-18
1
-0
/
+5
*
25475: determine heads, tags, and branches through git for-each-ref instead o...
Clint Adams
2008-08-18
1
-3
/
+3
*
25469: assorted changes cherry-picked from Mikael Magnusson.
Clint Adams
2008-08-17
1
-30
/
+92
*
25465: patch from Mikael Magnusson to add more git-add and git-checkout options.
Clint Adams
2008-08-16
1
-0
/
+7
*
unposted: another typo fix.
Clint Adams
2008-08-16
1
-1
/
+1
*
25464: patch from Mikael Magnusson to add --graph.
Clint Adams
2008-08-16
1
-0
/
+1
*
25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, ...
Clint Adams
2008-08-16
1
-0
/
+3
[next]