summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/complete-commit-c'Junio C Hamano2013-01-051-0/+7
|\
| * completion: complete refs for "git commit -c"Jeff King2012-12-151-0/+7
* | Merge branch 'so/prompt-command'Junio C Hamano2012-12-271-12/+20
|\ \ | |/ |/|
| * make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek2012-12-261-12/+20
* | Merge branch 'so/prompt-command'Junio C Hamano2012-12-121-5/+11
|\ \ | |/
| * git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano2012-12-121-5/+11
* | Add file completion to tcsh git completion.Marc Khouzam2012-12-111-15/+54
* | Merge branch 'maint'Junio C Hamano2012-12-111-1/+10
|\ \
| * | git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg2012-12-111-0/+9
* | | Merge branch 'mk/complete-tcsh'Junio C Hamano2012-11-291-7/+12
|\ \ \
| * | | Support for git aliasing for tcsh completionMarc Khouzam2012-11-271-7/+12
* | | | 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-282-43/+139
|\ \ \ \
| * | | | completion: start moving to the new zsh completionFelipe Contreras2012-11-191-43/+61
| * | | | completion: add new zsh completionFelipe Contreras2012-11-191-0/+78
* | | | | Merge branch 'mk/complete-tcsh'Junio C Hamano2012-11-251-0/+63
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tcsh-completion re-using git-completion.bashMarc Khouzam2012-11-161-0/+63
* | | | | 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
| |/ / /
* | | | Merge branch 'so/prompt-command'Junio C Hamano2012-11-211-8/+90
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | coloured git-prompt: paint detached HEAD marker in redJunio C Hamano2012-10-171-1/+1
| * | Fix up colored git-promptSimon Oosthoek2012-10-161-23/+32
| * | show color hints based on state of the git treeSimon Oosthoek2012-10-111-1/+35
| * | Allow __git_ps1 to be used in PROMPT_COMMANDSimon Oosthoek2012-10-111-6/+45
| |/
* | 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
* | 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