Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | Merge branch 'pd/bash-4-completion' | Junio C Hamano | 1 | -78/+290 |
2010-12-21 | Merge branch 'tc/completion-reflog' | Junio C Hamano | 1 | -1/+12 |
2010-12-20 | completion: add missing configuration variables | Martin von Zweigbergk | 1 | -4/+66 |
2010-12-17 | bash completion: add basic support for git-reflog | Tay Ray Chuan | 1 | -1/+12 |
2010-12-15 | Merge branch 'master' (early part) into pd/bash-4-completion | Jonathan Nieder | 1 | -5/+74 |
2010-12-14 | bash: simple reimplementation of _get_comp_words_by_ref | Jonathan Nieder | 1 | -8/+110 |
2010-12-14 | bash: get --pretty=m<tab> completion to work with bash v4 | Peter van der Does | 1 | -76/+160 |
2010-12-01 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-12-01 | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 1 | -1/+1 |
2010-12-01 | bash: Match lightweight tags in prompt | knittl | 1 | -1/+1 |
2010-11-17 | Merge branch 'kb/completion-checkout' | Junio C Hamano | 1 | -3/+27 |
2010-11-17 | Merge branch 'sg/completion' | Junio C Hamano | 1 | -15/+64 |
2010-10-28 | completion: fix zsh check under bash with 'set -u' | Mark Lodato | 1 | -3/+3 |
2010-10-26 | Merge branch 'ml/completion-zsh' | Junio C Hamano | 1 | -4/+46 |
2010-10-13 | completion: Support the DWIM mode for git checkout | Kevin Ballard | 1 | -3/+27 |
2010-10-13 | bash: support pretty format aliases | SZEDER Gábor | 1 | -4/+17 |
2010-10-13 | bash: support more 'git notes' subcommands and their options | SZEDER Gábor | 1 | -9/+41 |
2010-10-13 | bash: not all 'git bisect' subcommands make sense when not bisecting | SZEDER Gábor | 1 | -1/+5 |
2010-10-13 | bash: offer refs for 'git bisect start' | SZEDER Gábor | 1 | -1/+1 |
2010-09-27 | contrib/completion: --no-index option to git diff | Michael J Gruber | 1 | -1/+1 |
2010-09-09 | completion: make compatible with zsh | Mark Lodato | 1 | -4/+46 |
2010-06-30 | Merge branch 'tr/rev-list-count' | Junio C Hamano | 1 | -1/+143 |
2010-06-30 | Merge branch 'as/maint-completion-set-u-fix' | Junio C Hamano | 1 | -7/+7 |
2010-06-24 | bash completion: Support "divergence from upstream" messages in __git_ps1 | Andrew Sayers | 1 | -1/+143 |
2010-06-22 | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 1 | -1/+2 |
2010-06-21 | Merge branch 'em/checkout-orphan' | Junio C Hamano | 1 | -1/+1 |
2010-06-18 | bash-completion: Fix __git_ps1 to work with "set -u" | Andrew Sayers | 1 | -7/+7 |
2010-06-16 | completion: Add --signature and format.signature | Stephen Boyd | 1 | -1/+2 |
2010-06-03 | bash completion: add --orphan to 'git checkout' | Erick Mattos | 1 | -1/+1 |
2010-05-28 | completion: --set-upstream option for git-branch | Michael J Gruber | 1 | -0/+1 |
2010-04-06 | Merge branch 'sg/bash-completion' | Junio C Hamano | 1 | -60/+34 |
2010-03-17 | bash: complete *_HEAD refs if present | Ian Ward Comfort | 1 | -1/+3 |
2010-02-24 | bash: completion for gitk aliases | SZEDER Gábor | 1 | -0/+9 |
2010-02-24 | bash: support user-supplied completion scripts for aliases | SZEDER Gábor | 1 | -4/+7 |
2010-02-24 | bash: support user-supplied completion scripts for user's git commands | SZEDER Gábor | 1 | -55/+12 |
2010-02-24 | bash: improve aliased command recognition | SZEDER Gábor | 1 | -3/+8 |
2010-02-12 | bash: support 'git am's new '--continue' option | SZEDER Gábor | 1 | -1/+1 |
2010-02-06 | bash: support the --autosquash option for rebase | Björn Gustavsson | 1 | -0/+1 |
2010-01-28 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2010-01-28 | bash: support 'git notes' and its subcommands | SZEDER Gábor | 1 | -0/+19 |
2010-01-28 | bash: don't offer remote transport helpers as subcommands | SZEDER Gábor | 1 | -0/+1 |
2010-01-20 | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 1 | -4/+2 |
2010-01-10 | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' | Junio C Hamano | 1 | -4/+2 |
2009-12-31 | bash completion: factor submodules into dirty state | Thomas Rast | 1 | -4/+2 |
2009-12-30 | bash completion: add space between branch name and status flags | Shawn O. Pearce | 1 | -5/+2 |
2009-12-30 | Add completion for git-svn mkdirs,reset,and gc | Robert Zeh | 1 | -2/+5 |
2009-12-12 | bash: Support new 'git fetch' options | Björn Gustavsson | 1 | -2/+12 |
2009-12-05 | bash: update 'git commit' completion | SZEDER Gábor | 1 | -1/+21 |
2009-11-22 | Merge branch 'jn/faster-completion-startup' | Junio C Hamano | 1 | -35/+41 |
2009-11-17 | Speed up bash completion loading | Jonathan Nieder | 1 | -35/+41 |