about summary refs log tree commit diff
path: root/Completion/Unix/Command/_git
Commit message (Expand)AuthorAgeFilesLines
* 28000: make the branch arg for "git log" optional.Wayne Davison2010-07-241-1/+1
* Holger Weiss: Completion/Unix/Command/_git: various fixes and enhancements.Frank Terbeck2010-06-171-24/+47
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-061-2/+2
* Holger Weiss: 27977: _git shouldn't return 0 if there are no matches.Frank Terbeck2010-06-031-0/+2
* * 27813: Simon Ruderich: Completion/Unix/Command/_git: Complete some generic ...Frank Terbeck2010-05-021-1/+1
* 27798: Alexey I. Froloff: Completion/Unix/Command/_git: support for the `--in...Frank Terbeck2010-04-141-1/+2
* _git: support for user-specific sub commandsbewater2010-03-041-1/+24
* Frank: 27705: git notes completionPeter Stephenson2010-02-131-2/+2
* Frank: 27702: git notes completionPeter Stephenson2010-02-131-1/+33
* Alexey I. Froloff: 27470: _git updatePeter Stephenson2009-12-131-4/+57
* 26937: have `git log` complete files after branch/range.Clint Adams2009-05-061-2/+2
* Kalle Olavi Niemitalo: 26850: fix breakage in git write-tree and git send-pack.Clint Adams2009-04-201-2/+2
* Simon Ruderich: 26800: Completion/Unix/Command/_git: fixes for "git add" comp...Clint Adams2009-04-041-3/+3
* Mikael Magnusson: 26596: new git options.Clint Adams2009-02-251-1/+12
* Ingmar Vanhassel: 26474: add "git describe --tags" completion and fix typos.Clint Adams2009-01-291-2/+3
* Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit --a...Clint Adams2009-01-291-0/+5
* Ingmar Vanhassel: 26472: complete "git add --intent-to-add".Clint Adams2009-01-291-0/+1
* Ingmar Vanhassel: 26471: update "git rebase" completion.Clint Adams2009-01-291-0/+2
* Ingmar Vanhassel: 26470: update "git svn" completion.Clint Adams2009-01-291-15/+29
* Ingmar Vanhassel: 26469: complete "git clone --verbose".Clint Adams2009-01-291-1/+2
* Ingmar Vanhassel: 26468: "git stage" is now a synonym for "git add". git diff...Clint Adams2009-01-291-1/+7
* Ingmar Vanhassel: 26467: add "git remote rename" completion.Clint Adams2009-01-291-1/+6
* 26360: add --work-tree option to git completionDoug Kearns2009-01-191-0/+1
* Richard Hartmann: 26114: add color options.Clint Adams2008-12-091-0/+6
* 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
* 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
* 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
* 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
* 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
* 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