summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2011-05-10git-completion: fix regression in zsh supportFelipe Contreras
2011-03-27Merge branch 'mg/rev-list-n-parents'Junio C Hamano
2011-03-27Merge branch 'jp/completion-help-alias'Junio C Hamano
2011-03-23rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber
2011-03-23Merge branch 'sg/complete-symmetric-diff'Junio C Hamano
2011-03-22git-completion: Add git help completion for aliasesJakob Pfender
2011-03-20Merge branch 'ss/mergetool--lib'Junio C Hamano
2011-03-11bash: complete 'git diff ...branc<TAB>'SZEDER Gábor
2011-03-11bash: fix misindented esac statement in __git_complete_file()SZEDER Gábor
2011-02-28mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth
2011-02-22bash: teach __git_ps1 about CHERRY_PICK_HEADJay Soffian
2010-12-22Merge branch 'pd/bash-4-completion'Junio C Hamano
2010-12-21Merge branch 'tc/completion-reflog'Junio C Hamano
2010-12-21completion: add missing configuration variablesMartin von Zweigbergk
2010-12-17bash completion: add basic support for git-reflogTay Ray Chuan
2010-12-15Merge branch 'master' (early part) into pd/bash-4-completionJonathan Nieder
2010-12-15bash: simple reimplementation of _get_comp_words_by_refJonathan Nieder
2010-12-15bash: get --pretty=m<tab> completion to work with bash v4Peter van der Does
2010-12-02Merge branch 'maint'Junio C Hamano
2010-12-02Merge branch 'maint-1.7.2' into maintJunio C Hamano
2010-12-01bash: Match lightweight tags in promptknittl
2010-11-17Merge branch 'kb/completion-checkout'Junio C Hamano
2010-11-17Merge branch 'sg/completion'Junio C Hamano
2010-10-28completion: fix zsh check under bash with 'set -u'Mark Lodato
2010-10-27Merge branch 'ml/completion-zsh'Junio C Hamano
2010-10-13completion: Support the DWIM mode for git checkoutKevin Ballard
2010-10-13bash: support pretty format aliasesSZEDER Gábor
2010-10-13bash: support more 'git notes' subcommands and their optionsSZEDER Gábor
2010-10-13bash: not all 'git bisect' subcommands make sense when not bisectingSZEDER Gábor
2010-10-13bash: offer refs for 'git bisect start'SZEDER Gábor
2010-09-27contrib/completion: --no-index option to git diffMichael J Gruber
2010-09-09completion: make compatible with zshMark Lodato
2010-06-30Merge branch 'tr/rev-list-count'Junio C Hamano
2010-06-30Merge branch 'as/maint-completion-set-u-fix'Junio C Hamano
2010-06-24bash completion: Support "divergence from upstream" messages in __git_ps1Andrew Sayers
2010-06-22Merge branch 'sb/format-patch-signature'Junio C Hamano
2010-06-21Merge branch 'em/checkout-orphan'Junio C Hamano
2010-06-18bash-completion: Fix __git_ps1 to work with "set -u"Andrew Sayers
2010-06-16completion: Add --signature and format.signatureStephen Boyd
2010-06-03bash completion: add --orphan to 'git checkout'Erick Mattos
2010-05-28completion: --set-upstream option for git-branchMichael J Gruber
2010-04-06Merge branch 'sg/bash-completion'Junio C Hamano
2010-03-17bash: complete *_HEAD refs if presentIan Ward Comfort
2010-02-24bash: completion for gitk aliasesSZEDER Gábor
2010-02-24bash: support user-supplied completion scripts for aliasesSZEDER Gábor
2010-02-24bash: support user-supplied completion scripts for user's git commandsSZEDER Gábor
2010-02-24bash: improve aliased command recognitionSZEDER Gábor
2010-02-12bash: support 'git am's new '--continue' optionSZEDER Gábor
2010-02-06bash: support the --autosquash option for rebaseBjörn Gustavsson
2010-01-28Merge branch 'maint'Junio C Hamano