about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* 26023: skeletal completion for tg (topgit).Clint Adams2008-11-111-0/+8
* add completion of globbing flagsOliver Kiddle2008-11-101-1/+5
* 26021: tweak for glob qualifier completionPeter Stephenson2008-11-081-14/+27
* 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams2008-11-071-1/+1
* 25988: declare temporary cache array as local, thanks to problem noticed by K...Clint Adams2008-11-023-2/+4
* 25945: matching bug in path hierarchy completionPeter Stephenson2008-10-291-9/+14
* 25938 (Mikael) + probably 25939, too: typo in _path_filesPeter Stephenson2008-10-281-2/+2
* 25927: include the ignored prefix/suffix in the hidden prefix/suffixBart Schaefer2008-10-231-14/+16
* Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer2008-10-152-4/+36
* 25887: fix brace completion oddity by using compadd -U more selectively.Bart Schaefer2008-10-151-8/+8
* Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams2008-10-141-1/+1
* Marc Chantreux: 25816: promiscuous ip linksPeter Stephenson2008-10-111-0/+1
* 25029: : "environ" style to allow a different search path when completingBart Schaefer2008-10-101-0/+7
* 25833: remove zparseopts line obsoleted by 25824.Clint Adams2008-10-091-3/+0
* Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.Clint Adams2008-10-091-1/+1
* Nikolai Weibull: 25828: new rm completionPeter Stephenson2008-10-082-0/+42
* 25764: completion for Django, from Chris Lamb.Clint Adams2008-09-282-0/+200
* Mikael Magnusson: 25617: complete -t <tags>.Clint Adams2008-09-261-1/+2
* unposted: brown paper bag patch management of 25718.Clint Adams2008-09-231-1/+1
* Jörg Sommer: 25718: add completion of option --reverse.Clint Adams2008-09-221-1/+2
* 25655: remove completion for --remove-sent-files option.Clint Adams2008-09-131-1/+0
* Frank Terbeck: 25640: another alias handling fix.Clint Adams2008-09-101-1/+1
* Frank Terbeck: 25624: clean up git alias parsing.Clint Adams2008-09-071-5/+6
* Mikael Magnusson: 25594: "git clean" cleanup.Clint Adams2008-09-021-11/+1
* Mikael Magnusson: 25591: "git remote rm" completion.Clint Adams2008-09-011-1/+4
* Mikael Magnusson: 25590: update "git add" completion.Clint Adams2008-09-011-4/+5
* Frank Terbeck: 25588: add --no-pager option to git completion.Clint Adams2008-09-011-0/+1
* 25585: fix git command completion when there are arguments after the cursor p...Clint Adams2008-09-011-8/+8
* Frank Terbeck: 25583: more git alias fixes.Clint Adams2008-09-011-7/+7
* 25582: attempt to make "pws non-canonical hack" respect file typesPeter Stephenson2008-09-011-10/+26
* Frank Terbeck: 25561: fix quoting with aliases.Clint Adams2008-08-311-1/+1
* Mikael Magnusson: 25564: suppress error output in __git_is_treeish.Clint Adams2008-08-311-1/+1
* 25569: David Le Bourgeois and pws: _ant completion fixPeter Stephenson2008-08-311-1/+1
* users/13162: strip ~ suffix from modulesPeter Stephenson2008-08-311-1/+1
* Frank Terbeck: 25551: remove a stray period from a description.Clint Adams2008-08-301-1/+1
* Mikael Magnusson: 25539: more 'git clone' fixes.Clint Adams2008-08-291-3/+3
* Frank Terbeck: 25538: add missing backslash.Clint Adams2008-08-291-1/+1
* Frank Terbeck: 25537: add --abort to options for 'git am'.Clint Adams2008-08-291-0/+1
* 25521: get merge strategies from git merge in case the administrator has adde...Clint Adams2008-08-241-4/+6
* Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson2008-08-211-0/+17
* Mikael Magnusson: 25499: add function to validate tree-ishs.Clint Adams2008-08-211-1/+8
* 25495: always complete cached files after git checkout --.Clint Adams2008-08-211-4/+2
* 25493: allow -q to be used in all git checkout contexts.Clint Adams2008-08-211-1/+1
* 25491: patch to improve "git checkout" completion, from Mikael Magnusson.Clint Adams2008-08-211-17/+22
* 25489: remove cruft for "git octopus/octupus".Clint Adams2008-08-191-7/+1
* 25488: patch to complete things after "git bisect start", Mikael Magnusson.Clint Adams2008-08-191-0/+10
* 25487: whitespace changes from Mikael Magnusson.Clint Adams2008-08-191-46/+46
* 25486: patch to allow --shared to be completed without --local with git clone.Clint Adams2008-08-191-7/+3
* 25485: patch to allow --abbrev to be completed before -v with git branch, fro...Clint Adams2008-08-191-6/+2
* 25480: add more quotes to the three _call_program invocations with git for-ea...Clint Adams2008-08-181-3/+3