| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 25582: attempt to make "pws non-canonical hack" respect file types | Peter Stephenson | 2008-09-01 | 1 | -10/+26 |
* | 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 |
* | Alexey I. Froloff: 25459: add list-dirs-first style. | Peter Stephenson | 2008-08-21 | 1 | -0/+17 |
* | 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 |
* | 25462: patch to add some -s -w to _arguments and new options for revert, from... | Clint Adams | 2008-08-16 | 1 | -4/+5 |
* | 25461: patch to add HEAD as a completion for heads, from Mikael Magnusson. | Clint Adams | 2008-08-16 | 1 | -1/+1 |
* | 25460: patch to add the --branches/tags/remotes for rev-list to _git from Mik... | Clint Adams | 2008-08-16 | 1 | -0/+3 |
* | 25457: improvements for git diff and git log. | Clint Adams | 2008-08-16 | 1 | -6/+7 |
* | Mikael Magnusson: 25456: fix typo of "before". | Clint Adams | 2008-08-16 | 1 | -1/+1 |
* | Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes. | Clint Adams | 2008-08-16 | 1 | -0/+61 |
* | 25452: redirect stderr from look to /dev/null. | Clint Adams | 2008-08-14 | 1 | -1/+1 |
* | 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>: | Peter Stephenson | 2008-08-12 | 2 | -0/+439 |