aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* Merge branch 'tr/rev-list-count'Junio C Hamano2010-06-30
|\
| * bash completion: Support "divergence from upstream" messages in __git_ps1Andrew Sayers2010-06-24
* | Merge branch 'as/maint-completion-set-u-fix'Junio C Hamano2010-06-30
|\ \
| * | bash-completion: Fix __git_ps1 to work with "set -u"Andrew Sayers2010-06-18
| |/
* | Merge branch 'sb/format-patch-signature'Junio C Hamano2010-06-22
|\ \
| * | completion: Add --signature and format.signatureStephen Boyd2010-06-16
| |/
* | Merge branch 'em/checkout-orphan'Junio C Hamano2010-06-21
|\ \ | |/ |/|
| * bash completion: add --orphan to 'git checkout'Erick Mattos2010-06-03
* | completion: --set-upstream option for git-branchMichael J Gruber2010-05-28
|/
* Merge branch 'sg/bash-completion'Junio C Hamano2010-04-06
|\
| * bash: completion for gitk aliasesSZEDER Gábor2010-02-24
| * bash: support user-supplied completion scripts for aliasesSZEDER Gábor2010-02-24
| * bash: support user-supplied completion scripts for user's git commandsSZEDER Gábor2010-02-24
| * bash: improve aliased command recognitionSZEDER Gábor2010-02-24
* | bash: complete *_HEAD refs if presentIan Ward Comfort2010-03-17
|/
* bash: support 'git am's new '--continue' optionSZEDER Gábor2010-02-12
* bash: support the --autosquash option for rebaseBjörn Gustavsson2010-02-06
* Merge branch 'maint'Junio C Hamano2010-01-28
|\
| * bash: don't offer remote transport helpers as subcommandsSZEDER Gábor2010-01-28
| * Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-01-20
| |\
* | | bash: support 'git notes' and its subcommandsSZEDER Gábor2010-01-28
* | | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano2010-01-10
|\ \ \ | | |/ | |/|
| * | bash completion: factor submodules into dirty stateThomas Rast2009-12-31
* | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-30
* | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-30
| |/ |/|
* | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-12
* | bash: update 'git commit' completionSZEDER Gábor2009-12-05
* | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-22
|\ \
| * | Speed up bash completion loadingJonathan Nieder2009-11-17
| |/
* | Merge branch 'sc/difftool-p4merge'Junio C Hamano2009-11-15
|\ \
| * | mergetool--lib: add p4merge as a pre-configured mergetool optionScott Chacon2009-10-28
* | | bash: add the merge option --ff-onlyBjörn Gustavsson2009-11-14
|/ /
* | bash completion: difftool accepts the same options as diffMarkus Heidelberg2009-10-28
* | bash: complete more options for 'git rebase'Björn Gustavsson2009-10-28
* | bash completion: complete refs for git-grepThomas Rast2009-10-12
|/
* bash: add support for 'git replace'Björn Gustavsson2009-10-09
* completion: fix alias listings with newlinesStephen Boyd2009-10-09
* completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-09
* completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-07
* completion: update am, commit, and logStephen Boyd2009-10-07
* bash: teach 'git checkout' optionsSZEDER Gábor2009-09-25
* bash: teach 'git reset --patch'SZEDER Gábor2009-09-22
* bash: update 'git stash' completionSZEDER Gábor2009-09-22
* bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor2009-09-22
* completion: Replace config --list with --get-regexpTodd Zullinger2009-09-13
* Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-08
* Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-21
|\
| * git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-10
|\ \ | |/ |/|
| * grep: Add --max-depth option.Michał Kiedrowicz2009-07-22