summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2011-06-26Merge branch 'maint'Junio C Hamano
2011-06-24Merge branch 'maint-1.7.4' into maintJunio C Hamano
2011-06-24completion: replace core.abbrevguard to core.abbrevNamhyung Kim
2011-05-30Merge branch 'mk/grep-pcre'Junio C Hamano
2011-05-16Merge branch 'sg/completion-updates'Junio C Hamano
2011-05-10Merge branch 'fc/completion-zsh' into sg/completion-updatesJunio C Hamano
2011-05-10Revert "completion: don't declare 'local words' to make zsh happy"Junio C Hamano
2011-05-10git-completion: fix regression in zsh supportFelipe Contreras
2011-05-09git-grep: Learn PCREMichał Kiedrowicz
2011-05-09completion: move private shopt shim for zsh to __git_ namespaceJonathan Nieder
2011-05-06Merge branch 'sg/completion-cleanup'Junio C Hamano
2011-05-05contrib/completion: --line-number to git grepMichał Kiedrowicz
2011-05-02Merge branch 'jk/notes-ui-updates'Junio C Hamano
2011-04-28completion: don't declare 'local words' to make zsh happySZEDER Gábor
2011-04-28completion: remove unnecessary _get_comp_words_by_ref() invocationsSZEDER Gábor
2011-04-28completion: don't modify the $cur variable in completion functionsSZEDER Gábor
2011-04-27Automatically autoload bashcompinit for ZSH, when neededMarius Storm-Olsen
2011-04-14contrib/completion: --notes, --no-notesMichael J Gruber
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