aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano2013-04-23
|\
| * prompt: fix untracked files for zshFelipe Contreras2013-04-21
* | completion: small optimizationFelipe Contreras2013-04-14
* | completion: inline __gitcomp_1 to its sole callsiteFelipe Contreras2013-04-14
* | completion: get rid of compgenFelipe Contreras2013-04-14
* | completion: add new __gitcompadd helperFelipe Contreras2013-04-14
* | completion: get rid of empty COMPREPLY assignmentsFelipe Contreras2013-04-12
* | completion: add more cherry-pick optionsFelipe Contreras2013-04-12
* | Merge branch 'rr/prompt-revert-head'Junio C Hamano2013-04-03
|\ \
| * | bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg2013-03-31
| |/
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-25
|\ \ | |/ |/|
| * submodule: add 'deinit' commandJens Lehmann2013-03-04
* | Merge branch 'mp/complete-paths'Junio C Hamano2013-03-11
|\ \
| * | git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy2013-03-11
* | | Merge branch 'mp/complete-paths'Junio C Hamano2013-03-07
|\ \ \ | |/ /
| * | git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy2013-03-05
* | | shell-prompt: clean up nested if-thenMartin Erik Werner2013-02-18
* | | Merge branch 'mp/diff-algo-config'Junio C Hamano2013-02-17
|\ \ \
| * | | diff: Introduce --diff-algorithm command line optionMichal Privoznik2013-01-16
| * | | config: Introduce diff.algorithm variableMichal Privoznik2013-01-16
| * | | git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik2013-01-14
* | | | Merge branch 'mw/bash-prompt-show-untracked-config'Junio C Hamano2013-02-17
|\ \ \ \
| * | | | shell prompt: add bash.showUntrackedFiles optionMartin Erik Werner2013-02-13
* | | | | completion: support 'git config --local'Matthieu Moy2013-02-12
|/ / / /
* | | | Merge branch 'mk/tcsh-complete-only-known-paths'Junio C Hamano2013-02-08
|\ \ \ \
| * | | | completion: handle path completion and colon for tcsh scriptMarc Khouzam2013-02-03
| | |/ / | |/| |
* | | | Merge branch 'mp/complete-paths'Junio C Hamano2013-02-08
|\ \ \ \ | |/ / /
| * | | git-completion.bash: add support for path completionManlio Perillo2013-01-11
* | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano2013-02-01
|\ \ \ \
| * | | | t9902: protect test from stray build artifactsJunio C Hamano2013-01-24
* | | | | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano2013-01-28
|\ \ \ \ \
| * | | | | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-01-18
| |/ / / /
| * | | | Merge branch 'jk/complete-commit-c' into maintJunio C Hamano2013-01-14
| |\ \ \ \
* | \ \ \ \ Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ \ \ \ \
| * | | | | | add git-check-ignore sub-commandAdam Spiers2013-01-06
* | | | | | | Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \
| * | | | | | | git-completion.bash: silence "not a valid object" errorsDylan Smith2013-01-11
| |/ / / / / /
* | | | | | | Merge branch 'mk/complete-tcsh'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Prevent space after directories in tcsh completionMarc Khouzam2013-01-07
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/complete-commit-c'Junio C Hamano2013-01-05
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | completion: complete refs for "git commit -c"Jeff King2012-12-15
| | |/ / | |/| |
* | | | Merge branch 'so/prompt-command'Junio C Hamano2012-12-27
|\ \ \ \ | |/ / / |/| | |
| * | | make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek2012-12-26
* | | | Merge branch 'so/prompt-command'Junio C Hamano2012-12-12
|\ \ \ \ | |/ / /
| * | | git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano2012-12-12
* | | | Add file completion to tcsh git completion.Marc Khouzam2012-12-11
* | | | Merge branch 'maint'Junio C Hamano2012-12-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg2012-12-11
* | | | Merge branch 'mk/complete-tcsh'Junio C Hamano2012-11-29
|\ \ \ \
| * | | | Support for git aliasing for tcsh completionMarc Khouzam2012-11-27