summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2012-09-251-8/+1
|\
| * Revert "completion: fix shell expansion of items"Jeff King2012-09-251-8/+1
* | Sync with maintJunio C Hamano2012-09-241-3/+4
|\ \ | |/
| * Improve the description of GIT_PS1_SHOWUPSTREAMJonathan "Duke" Leto2012-09-241-3/+4
* | 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-282-255/+296
|\ \ | |/ |/|
| * completion: respect $GIT_DIRSZEDER Gábor2012-06-191-0/+3
| * completion: warn people about duplicated functionJunio C Hamano2012-06-102-0/+4
| * completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-222-255/+289
| * 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
| * | | completion: remote set-* <name> and <branch>Philip Jägenstedt2012-02-221-3/+9
* | | | Sync with 1.7.9.2Junio C Hamano2012-02-221-16/+4
|\ \ \ \ | |/ / /
| * | | completion: use tabs for indentationPhilip Jägenstedt2012-02-221-4/+4
| * | | completion: remove stale "to submit patches" documentationPhilip Jägenstedt2012-02-221-12/+0
* | | | Merge branch 'master' of git://bogomips.org/git-svnJunio C Hamano2012-02-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | completion: add --interactive option to git svn dcommitFrederic Heitzmann2012-02-211-1/+1
| * | | Sync with maintJunio C Hamano2012-02-161-1/+1
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fc/zsh-completion'Junio C Hamano2012-02-121-56/+11
| |\ \ \