summaryrefslogtreecommitdiffstats
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)AuthorLines
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow-0/+2
2012-11-24Completion must sort before using uniqMarc Khouzam-1/+1
2012-09-25Merge branch 'maint'Junio C Hamano-8/+1
2012-09-25Revert "completion: fix shell expansion of items"Jeff King-8/+1
2012-09-20Merge branch 'maint'Junio C Hamano-1/+8
2012-09-20Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano-2/+2
2012-09-20completion: fix shell expansion of itemsFelipe Contreras-1/+8
2012-09-17Merge branch 'maint'Junio C Hamano-1/+2
2012-09-16completion: add --no-edit to git-commitYacine Belkadi-1/+2
2012-09-14Merge branch 'cn/branch-set-upstream-to'Junio C Hamano-1/+5
2012-09-12Merge branch 'nd/maint-remote-remove'Junio C Hamano-2/+2
2012-09-11completion: complete branch name for "branch --set-upstream-to="Michael J Gruber-0/+3
2012-09-11completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto-1/+2
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy-2/+2
2012-08-27Merge branch 'da/difftool-updates'Junio C Hamano-1/+1
2012-08-10Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth-1/+1
2012-06-28Merge branch 'fc/git-prompt-script'Junio C Hamano-255/+7
2012-06-19completion: respect $GIT_DIRSZEDER Gábor-0/+3
2012-06-13Merge branch 'fc/git-complete-helper-fix'Junio C Hamano-7/+7
2012-06-13completion: remove credential helpers from porcelain commandsSZEDER Gábor-0/+2
2012-06-13completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor-7/+7
2012-06-10completion: warn people about duplicated functionJunio C Hamano-0/+2
2012-05-25Merge branch 'fc/git-complete-helper-fix'Junio C Hamano-5/+17
2012-05-22completion: split __git_ps1 into a separate scriptFelipe Contreras-255/+2
2012-05-22completion: remove executable modeFelipe Contreras-0/+0
2012-05-20completion: add support for backwards compatibilityFelipe Contreras-0/+12
2012-05-20completion: rename internal helpers _git and _gitkFelipe Contreras-5/+5
2012-05-17Merge branch 'fc/git-complete-helper'Junio C Hamano-37/+33
2012-05-14Merge branch 'fc/simplify-complete-revlist-file'Junio C Hamano-4/+2
2012-05-14completion: add new __git_complete helperFelipe Contreras-37/+33
2012-05-07completion: simplify __git_complete_revlist_fileFelipe Contreras-4/+2
2012-04-21completion: fix completion after 'git --option <TAB>'SZEDER Gábor-1/+2
2012-04-21completion: avoid trailing space for --exec-pathJonathan Nieder-0/+1
2012-04-21completion: add missing general optionsFelipe Contreras-0/+2
2012-04-21completion: simplify by using $prevFelipe Contreras-2/+2
2012-04-21completion: simplify __gitcomp_1Felipe Contreras-6/+6
2012-03-23Merge branch 'am/completion-zsh-fix'Junio C Hamano-1/+2
2012-03-21contrib/completion: "local var=()" is misinterpreted as func-decl by zshAlex Merry-1/+2
2012-03-06Merge branch 'zj/diff-stat-dyncol'Junio C Hamano-0/+1
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek-0/+1
2012-02-28Merge branch 'pj/completion-remote-set-url-branches'Junio C Hamano-14/+18
2012-02-22Sync with 1.7.9.2Junio C Hamano-16/+4
2012-02-22completion: normalize increment/decrement stylePhilip Jägenstedt-12/+10
2012-02-22completion: remote set-* <name> and <branch>Philip Jägenstedt-3/+9
2012-02-22completion: use tabs for indentationPhilip Jägenstedt-4/+4
2012-02-22completion: remove stale "to submit patches" documentationPhilip Jägenstedt-12/+0
2012-02-21Merge branch 'master' of git://bogomips.org/git-svnJunio C Hamano-1/+1
2012-02-21Merge branch 'fc/zsh-completion' into maintJunio C Hamano-56/+11
2012-02-21completion: add --interactive option to git svn dcommitFrederic Heitzmann-1/+1
2012-02-21completion: Allow dash as the first character for __git_ps1Christian Hammerl-1/+1