summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fc/completion-less-ls-remote'Junio C Hamano2013-06-111-8/+2
|\
| * completion: avoid ls-remote in certain scenariosFelipe Contreras2013-06-021-8/+2
* | Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-061-0/+2
|\ \
| * | prompt: fix for simple rebaseFelipe Contreras2013-05-291-0/+2
| |/
* | Merge branch 'tg/maint-zsh-svn-remote-prompt'Junio C Hamano2013-06-051-3/+4
|\ \
| * | prompt: fix show upstream with svn and zshThomas Gummerer2013-05-221-3/+4
* | | Merge branch 'rr/zsh-color-prompt'Junio C Hamano2013-06-051-39/+85
|\ \ \
| * | | prompt: colorize ZSH promptRamkumar Ramachandra2013-05-171-1/+39
| * | | prompt: factor out gitstring coloring logicRamkumar Ramachandra2013-05-171-36/+43
| * | | prompt: introduce GIT_PS1_STATESEPARATORRamkumar Ramachandra2013-05-171-3/+4
* | | | Merge branch 'fc/completion'Junio C Hamano2013-06-021-115/+30
|\ \ \ \
| * | | | completion: remove __git_index_file_list_filter()Felipe Contreras2013-04-271-20/+8
| * | | | completion: add space after completed filenameFelipe Contreras2013-04-271-1/+1
| * | | | completion: add hack to enable file mode in bash < 4Felipe Contreras2013-04-271-36/+7
| * | | | completion: refactor __git_complete_index_file()Felipe Contreras2013-04-271-6/+3
| * | | | completion: refactor diff_index wrappersFelipe Contreras2013-04-271-55/+16
| * | | | completion: use __gitcompadd for __gitcomp_fileFelipe Contreras2013-04-271-1/+1
| * | | | completion; remove unuseful commentsFelipe Contreras2013-04-271-2/+0
* | | | | Merge branch 'fc/zsh-leftover-bits'Junio C Hamano2013-06-022-23/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | completion: zsh: improve bash script loadingFelipe Contreras2013-05-291-8/+19
| * | | | completion: synchronize zsh wrapperFelipe Contreras2013-05-081-2/+2
| * | | | completion: cleanup zsh wrapperFelipe Contreras2013-05-081-13/+5
* | | | | completion: regression fix for zshFelipe Contreras2013-05-211-1/+1
| |_|/ / |/| | |
* | | | git-svn: added an --include-path flagPaul Walmsley2013-05-091-1/+1
|/ / /
* | | Sync with maintJunio C Hamano2013-05-031-1/+1
|\ \ \ | | |/ | |/|
| * | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-031-1/+1
* | | Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-011-5/+16
|\ \ \
| * | | bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-251-5/+16
* | | | git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra2013-04-291-0/+5
* | | | git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra2013-04-291-2/+2
* | | | Merge branch 'maint'Junio C Hamano2013-04-292-9/+136
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'fc/zsh-completion' into maintJunio C Hamano2013-04-291-8/+126
| |\ \ \
| | * | | complete: zsh: use zsh completion for the main cmdFelipe Contreras2013-04-291-1/+119
| | * | | complete: zsh: trivial simplificationFelipe Contreras2013-04-291-8/+8
| * | | | git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra2013-04-291-0/+4
| * | | | git-completion.bash: add diff.submodule to config listRamkumar Ramachandra2013-04-291-0/+5
| * | | | git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra2013-04-291-1/+1
| |/ / /
| * | | Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano2013-04-261-1/+1
| |\ \ \
* | | | | completion: add missing format-patch optionsFelipe Contreras2013-04-271-1/+2
| |_|_|/ |/| | |
* | | | Sync with maintJunio C Hamano2013-04-241-7/+0
|\ \ \ \ | |/ / /
| * | | completion: remove duplicate block for "git commit -c"MÃ¥rten Kongstad2013-04-241-7/+0
| | |/ | |/|
* | | Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano2013-04-231-1/+1
|\ \ \ | | |/ | |/|
| * | prompt: fix untracked files for zshFelipe Contreras2013-04-211-1/+1
* | | completion: small optimizationFelipe Contreras2013-04-141-4/+4
* | | completion: inline __gitcomp_1 to its sole callsiteFelipe Contreras2013-04-141-15/+11
* | | completion: get rid of compgenFelipe Contreras2013-04-141-5/+10
* | | completion: add new __gitcompadd helperFelipe Contreras2013-04-141-5/+8
* | | completion: get rid of empty COMPREPLY assignmentsFelipe Contreras2013-04-121-21/+0
* | | completion: add more cherry-pick optionsFelipe Contreras2013-04-121-1/+6
* | | Merge branch 'rr/prompt-revert-head'Junio C Hamano2013-04-031-0/+2
|\ \ \ | | |/ | |/|