summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)Author
2013-02-17Merge branch 'mp/diff-algo-config'Junio C Hamano
2013-02-12completion: support 'git config --local'Matthieu Moy
2013-02-08Merge branch 'mp/complete-paths'Junio C Hamano
2013-02-01Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano
2013-01-28Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano
2013-01-24t9902: protect test from stray build artifactsJunio C Hamano
2013-01-23Merge branch 'as/check-ignore'Junio C Hamano
2013-01-18git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey
2013-01-18Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano
2013-01-16diff: Introduce --diff-algorithm command line optionMichal Privoznik
2013-01-16config: Introduce diff.algorithm variableMichal Privoznik
2013-01-14git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik
2013-01-11git-completion.bash: add support for path completionManlio Perillo
2013-01-11git-completion.bash: silence "not a valid object" errorsDylan Smith
2013-01-06add git-check-ignore sub-commandAdam Spiers
2012-12-15completion: complete refs for "git commit -c"Jeff King
2012-11-29completion: fix warning for zshFelipe Contreras
2012-11-28Merge branch 'maint'Junio C Hamano
2012-11-28Merge branch 'fc/zsh-completion'Junio C Hamano
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow
2012-11-25Merge branch 'sg/complete-help-undup'Junio C Hamano
2012-11-25Sync with 1.8.0.1Junio C Hamano
2012-11-24Completion must sort before using uniqMarc Khouzam
2012-11-19completion: start moving to the new zsh completionFelipe Contreras
2012-11-14completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor
2012-10-16completion: add format-patch options to send-emailFelipe Contreras
2012-09-25Merge branch 'maint'Junio C Hamano
2012-09-25Revert "completion: fix shell expansion of items"Jeff King
2012-09-20Merge branch 'maint'Junio C Hamano
2012-09-20Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano
2012-09-20completion: fix shell expansion of itemsFelipe Contreras
2012-09-17Merge branch 'maint'Junio C Hamano
2012-09-16completion: add --no-edit to git-commitYacine Belkadi
2012-09-14Merge branch 'cn/branch-set-upstream-to'Junio C Hamano
2012-09-12Merge branch 'nd/maint-remote-remove'Junio C Hamano
2012-09-11completion: complete branch name for "branch --set-upstream-to="Michael J Gruber
2012-09-11completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy
2012-08-27Merge branch 'da/difftool-updates'Junio C Hamano
2012-08-10Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth
2012-06-28Merge branch 'fc/git-prompt-script'Junio C Hamano
2012-06-19completion: respect $GIT_DIRSZEDER Gábor
2012-06-13Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-06-13completion: remove credential helpers from porcelain commandsSZEDER Gábor
2012-06-13completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor
2012-06-10completion: warn people about duplicated functionJunio C Hamano
2012-05-25Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-05-22completion: split __git_ps1 into a separate scriptFelipe Contreras
2012-05-22completion: remove executable modeFelipe Contreras
2012-05-20completion: add support for backwards compatibilityFelipe Contreras