summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAgeFilesLines
* completion: fix warning for zshFelipe Contreras2012-11-291-0/+2
* Merge branch 'maint'Junio C Hamano2012-11-281-0/+2
|\
| * completion: add options --single-branch and --branch to "git clone"Ralf Thielow2012-11-281-0/+2
* | Merge branch 'fc/zsh-completion'Junio C Hamano2012-11-281-43/+61
|\ \
| * | completion: start moving to the new zsh completionFelipe Contreras2012-11-191-43/+61
* | | Merge branch 'sg/complete-help-undup'Junio C Hamano2012-11-251-1/+1
|\ \ \
| * | | completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor2012-11-141-1/+1
* | | | Sync with 1.8.0.1Junio C Hamano2012-11-251-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Completion must sort before using uniqMarc Khouzam2012-11-241-1/+1
| |/
* | completion: add format-patch options to send-emailFelipe Contreras2012-10-161-17/+18
|/
* Merge branch 'maint'Junio C Hamano2012-09-251-8/+1
|\
| * Revert "completion: fix shell expansion of items"Jeff King2012-09-251-8/+1
* | Merge branch 'maint'Junio C Hamano2012-09-201-1/+8
|\ \ | |/
| * Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano2012-09-201-2/+2
| |\
| * | completion: fix shell expansion of itemsFelipe Contreras2012-09-201-1/+8
* | | Merge branch 'maint'Junio C Hamano2012-09-171-1/+2
|\ \ \ | |/ /
| * | completion: add --no-edit to git-commitYacine Belkadi2012-09-161-1/+2
* | | Merge branch 'cn/branch-set-upstream-to'Junio C Hamano2012-09-141-1/+5
|\ \ \
| * | | completion: complete branch name for "branch --set-upstream-to="Michael J Gruber2012-09-111-0/+3
| * | | completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto2012-09-111-1/+2
| |/ /
* | | Merge branch 'nd/maint-remote-remove'Junio C Hamano2012-09-121-2/+2
|\ \ \ | | |/ | |/|
| * | remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy2012-09-061-2/+2
| |/
* | Merge branch 'da/difftool-updates'Junio C Hamano2012-08-271-1/+1
|\ \ | |/ |/|
| * Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth2012-08-101-1/+1
* | Merge branch 'fc/git-prompt-script'Junio C Hamano2012-06-281-255/+7
|\ \ | |/ |/|
| * completion: respect $GIT_DIRSZEDER Gábor2012-06-191-0/+3
| * completion: warn people about duplicated functionJunio C Hamano2012-06-101-0/+2
| * completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-221-255/+2
| * completion: remove executable modeFelipe Contreras2012-05-221-0/+0
* | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-131-7/+7
|\ \
| * | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-131-7/+7
* | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2012-06-131-0/+2
* | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-05-251-5/+17
|\ \ \ | |/ /
| * | completion: add support for backwards compatibilityFelipe Contreras2012-05-201-0/+12
| * | completion: rename internal helpers _git and _gitkFelipe Contreras2012-05-201-5/+5
| |/
* | Merge branch 'fc/git-complete-helper'Junio C Hamano2012-05-171-37/+33
|\ \ | |/
| * completion: add new __git_complete helperFelipe Contreras2012-05-141-37/+33
* | Merge branch 'fc/simplify-complete-revlist-file'Junio C Hamano2012-05-141-4/+2
|\ \ | |/ |/|
| * completion: simplify __git_complete_revlist_fileFelipe Contreras2012-05-071-4/+2
* | completion: fix completion after 'git --option <TAB>'SZEDER Gábor2012-04-211-1/+2
* | completion: avoid trailing space for --exec-pathJonathan Nieder2012-04-211-0/+1
* | completion: add missing general optionsFelipe Contreras2012-04-211-0/+2
* | completion: simplify by using $prevFelipe Contreras2012-04-211-2/+2
* | completion: simplify __gitcomp_1Felipe Contreras2012-04-211-6/+6
|/
* Merge branch 'am/completion-zsh-fix'Junio C Hamano2012-03-231-1/+2
|\
| * contrib/completion: "local var=()" is misinterpreted as func-decl by zsham/completion-zsh-fixAlex Merry2012-03-211-1/+2
* | Merge branch 'zj/diff-stat-dyncol'Junio C Hamano2012-03-061-0/+1
|\ \
| * | diff --stat: add config option to limit graph widthzj/diff-stat-dyncolZbigniew Jędrzejewski-Szmek2012-03-011-0/+1
* | | Merge branch 'pj/completion-remote-set-url-branches'Junio C Hamano2012-02-281-14/+18
|\ \ \
| * | | completion: normalize increment/decrement stylepj/completion-remote-set-url-branchesPhilip Jägenstedt2012-02-221-12/+10