| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 25553: add aoss to compdef line. | Clint Adams | 2008-08-30 | 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 | 2 | -0/+18 |
* | 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 | 12 | -20/+547 |
* | 25424: Completion/Debian/Command/_lintian: completion for lintian-info. | Clint Adams | 2008-08-08 | 1 | -35/+64 |
* | 25423: completion for grep-excuses. | Clint Adams | 2008-08-07 | 2 | -1/+9 |
* | 25422: apt-show-versions completion fix. | Clint Adams | 2008-08-07 | 1 | -1/+2 |
* | users/13077: Max Mikhanosha: restore follow after sort in _path_files | Peter Stephenson | 2008-07-30 | 1 | -1/+1 |
* | 25346: fix some variables in compdump | Peter Stephenson | 2008-07-29 | 1 | -5/+6 |
* | users/13072: add follow option to file-sort | Peter Stephenson | 2008-07-29 | 1 | -0/+1 |
* | 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ema... | Clint Adams | 2008-07-23 | 1 | -2/+6 |
* | 25324: Danek Duvall: some Solaris and more general completions | Peter Stephenson | 2008-07-21 | 26 | -0/+1085 |
* | Phil Pennock: 25275: use restrictive permissions on cache files | Peter Stephenson | 2008-07-11 | 1 | -2/+8 |
* | 25276: use autoload -z for zsh-autoload functions | Peter Stephenson | 2008-07-11 | 6 | -7/+7 |
* | 25258(?): donʼt use -M option with -U in _path_files | Peter Stephenson | 2008-06-30 | 1 | -7/+7 |
* | 25243: patch from Chris Lamb to add --same-as for xrandr | Clint Adams | 2008-06-24 | 1 | -0/+1 |
* | users/12985, users/12986, users/12988: Tomasz Pala: | Peter Stephenson | 2008-06-24 | 4 | -6/+309 |