about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Jörg Sommer: 25572: completer module parametersPeter Stephenson2008-09-011-1/+2
* 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
* 25553: add aoss to compdef line.Clint Adams2008-08-301-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-212-0/+18
* 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
* Mikael Magnusson: 25473: add missing parenthesis.Clint Adams2008-08-181-1/+2
* unposted: additional git branch options.Clint Adams2008-08-181-0/+5
* 25475: determine heads, tags, and branches through git for-each-ref instead o...Clint Adams2008-08-181-3/+3
* 25469: assorted changes cherry-picked from Mikael Magnusson.Clint Adams2008-08-171-30/+92
* 25465: patch from Mikael Magnusson to add more git-add and git-checkout options.Clint Adams2008-08-161-0/+7
* unposted: another typo fix.Clint Adams2008-08-161-1/+1
* 25464: patch from Mikael Magnusson to add --graph.Clint Adams2008-08-161-0/+1
* 25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, ...Clint Adams2008-08-161-0/+3
* 25462: patch to add some -s -w to _arguments and new options for revert, from...Clint Adams2008-08-161-4/+5
* 25461: patch to add HEAD as a completion for heads, from Mikael Magnusson.Clint Adams2008-08-161-1/+1
* 25460: patch to add the --branches/tags/remotes for rev-list to _git from Mik...Clint Adams2008-08-161-0/+3
* 25457: improvements for git diff and git log.Clint Adams2008-08-161-6/+7
* Mikael Magnusson: 25456: fix typo of "before".Clint Adams2008-08-161-1/+1
* Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes.Clint Adams2008-08-161-0/+61
* 25452: redirect stderr from look to /dev/null.Clint Adams2008-08-141-1/+1
* 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:Peter Stephenson2008-08-1212-20/+547
* 25424: Completion/Debian/Command/_lintian: completion for lintian-info.Clint Adams2008-08-081-35/+64
* 25423: completion for grep-excuses.Clint Adams2008-08-072-1/+9
* 25422: apt-show-versions completion fix.Clint Adams2008-08-071-1/+2
* users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson2008-07-301-1/+1
* 25346: fix some variables in compdumpPeter Stephenson2008-07-291-5/+6
* users/13072: add follow option to file-sortPeter Stephenson2008-07-291-0/+1
* 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ema...Clint Adams2008-07-231-2/+6
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-2126-0/+1085
* Phil Pennock: 25275: use restrictive permissions on cache filesPeter Stephenson2008-07-111-2/+8