summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2011-10-31Merge branch 'jk/git-tricks'Junio C Hamano
2011-10-26completion: fix issue with process substitution not working on Git for WindowsStefan Naewe
2011-10-21completion: match ctags symbol names in grep patternsJeff King
2011-10-18Merge branch 'sg/completion'Junio C Hamano
2011-10-18Merge branch 'tm/completion-push-set-upstream'Junio C Hamano
2011-10-18Merge branch 'tm/completion-commit-fixup-squash'Junio C Hamano
2011-10-10completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor
2011-10-10completion: unite --reuse-message and --reedit-message for 'notes'SZEDER Gábor
2011-10-06completion: push --set-upstreamTeemu Matilainen
2011-10-06completion: commit --fixup and --squashTeemu Matilainen
2011-10-06completion: unite --reuse-message and --reedit-message handlingTeemu Matilainen
2011-08-18Merge branch 'js/ref-namespaces'Junio C Hamano
2011-07-11ref namespaces: documentationJosh Triplett
2011-07-06ref namespaces: infrastructureJosh Triplett
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