aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-26
|\
| * rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-23
* | Merge branch 'jp/completion-help-alias'Junio C Hamano2011-03-26
|\ \
| * | git-completion: Add git help completion for aliasesJakob Pfender2011-03-22
* | | Merge branch 'sg/complete-symmetric-diff'Junio C Hamano2011-03-22
|\ \ \ | |/ / |/| |
| * | bash: complete 'git diff ...branc<TAB>'SZEDER Gábor2011-03-10
| * | bash: fix misindented esac statement in __git_complete_file()SZEDER Gábor2011-03-10
| |/
* | Merge branch 'ss/mergetool--lib'Junio C Hamano2011-03-19
|\ \
| * | mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-28
| |/
* | bash: teach __git_ps1 about CHERRY_PICK_HEADJay Soffian2011-02-21
|/
* Merge branch 'pd/bash-4-completion'Junio C Hamano2010-12-22
|\
| * Merge branch 'master' (early part) into pd/bash-4-completionJonathan Nieder2010-12-15
| |\
| * | bash: simple reimplementation of _get_comp_words_by_refJonathan Nieder2010-12-14
| * | bash: get --pretty=m<tab> completion to work with bash v4Peter van der Does2010-12-14
* | | Merge branch 'tc/completion-reflog'Junio C Hamano2010-12-21
|\ \ \
| * | | bash completion: add basic support for git-reflogTay Ray Chuan2010-12-17
* | | | completion: add missing configuration variablesMartin von Zweigbergk2010-12-20
|/ / /
* | | Merge branch 'maint'Junio C Hamano2010-12-01
|\ \ \
| * \ \ Merge branch 'maint-1.7.2' into maintJunio C Hamano2010-12-01
| |\ \ \ | | |/ /
| | * | bash: Match lightweight tags in promptknittl2010-12-01
* | | | Merge branch 'kb/completion-checkout'Junio C Hamano2010-11-17
|\ \ \ \
| * | | | completion: Support the DWIM mode for git checkoutKevin Ballard2010-10-13
| |/ / /
* | | | Merge branch 'sg/completion'Junio C Hamano2010-11-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | bash: support pretty format aliasesSZEDER Gábor2010-10-13
| * | | bash: support more 'git notes' subcommands and their optionsSZEDER Gábor2010-10-13
| * | | bash: not all 'git bisect' subcommands make sense when not bisectingSZEDER Gábor2010-10-13
| * | | bash: offer refs for 'git bisect start'SZEDER Gábor2010-10-13
| |/ /
* | | completion: fix zsh check under bash with 'set -u'Mark Lodato2010-10-28
* | | Merge branch 'ml/completion-zsh'Junio C Hamano2010-10-26
|\ \ \ | |/ / |/| |
| * | completion: make compatible with zshMark Lodato2010-09-09
| |/
* | contrib/completion: --no-index option to git diffMichael J Gruber2010-09-27
|/
* 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