summaryrefslogtreecommitdiffstats
path: root/contrib/completion/git-completion.zsh
AgeCommit message (Expand)AuthorLines
2019-01-03zsh: complete unquoted paths with spaces correctlyChayoung You-2/+2
2018-06-13Merge branch 'sg/completion-zsh-workaround'Junio C Hamano-1/+1
2018-06-12completion: correct zsh detection when run from git-completion.zshSZEDER Gábor-1/+1
2018-04-17completion: fill COMPREPLY directly when completing pathsSZEDER Gábor-0/+9
2017-03-23completion: fill COMPREPLY directly when completing refsSZEDER Gábor-0/+9
2015-01-07Merge branch 'pd/completion-filenames-fix'Junio C Hamano-1/+1
2014-12-15Update documentation occurrences of filename .shPeter van der Does-1/+1
2014-04-09completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras-0/+1
2014-01-06completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra-0/+8
2014-01-06zsh completion: find matching custom bash completionRamkumar Ramachandra-1/+1
2013-05-29completion: zsh: improve bash script loadingFelipe Contreras-8/+19
2013-05-03completion: zsh: don't override suffix on _detaultFelipe Contreras-1/+1
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras-1/+119
2013-04-29complete: zsh: trivial simplificationFelipe Contreras-8/+8
2013-03-05git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy-0/+9
2012-11-19completion: add new zsh completionFelipe Contreras-0/+78