summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.zsh
Commit message (Expand)AuthorAgeFilesLines
* completion: clarify installation instruction for zshMaxim Belsky2019-10-181-2/+3
* zsh: complete unquoted paths with spaces correctlyChayoung You2019-01-031-2/+2
* Merge branch 'sg/completion-zsh-workaround'Junio C Hamano2018-06-131-1/+1
|\
| * completion: correct zsh detection when run from git-completion.zshSZEDER Gábor2018-06-121-1/+1
* | completion: fill COMPREPLY directly when completing pathsSZEDER Gábor2018-04-171-0/+9
|/
* completion: fill COMPREPLY directly when completing refsSZEDER Gábor2017-03-231-0/+9
* Merge branch 'pd/completion-filenames-fix'Junio C Hamano2015-01-071-1/+1
|\
| * Update documentation occurrences of filename .shpd/completion-filenames-fixPeter van der Does2014-12-151-1/+1
* | completion: fix completing args of aliased "push", "fetch", etc.fc/complete-aliased-pushFelipe Contreras2014-04-091-0/+1
* | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-061-0/+8
* | zsh completion: find matching custom bash completionRamkumar Ramachandra2014-01-061-1/+1
* | completion: zsh: improve bash script loadingFelipe Contreras2013-05-291-8/+19
* | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-031-1/+1
* | 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.zsh: define __gitcomp_file compatibility functionMatthieu Moy2013-03-051-0/+9
|/
* completion: add new zsh completionFelipe Contreras2012-11-191-0/+78