aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.zsh
Commit message (Expand)AuthorAge
* completion: fill COMPREPLY directly when completing refsSZEDER Gábor2017-03-23
* Merge branch 'pd/completion-filenames-fix'Junio C Hamano2015-01-07
|\
| * Update documentation occurrences of filename .shPeter van der Does2014-12-15
* | completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2014-04-09
* | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-06
* | zsh completion: find matching custom bash completionRamkumar Ramachandra2014-01-06
* | completion: zsh: improve bash script loadingFelipe Contreras2013-05-29
* | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-03
* | complete: zsh: use zsh completion for the main cmdFelipe Contreras2013-04-29
* | complete: zsh: trivial simplificationFelipe Contreras2013-04-29
* | git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy2013-03-05
|/
* completion: add new zsh completionFelipe Contreras2012-11-19