index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
/
git-completion.zsh
Age
Commit message (
Expand
)
Author
2018-06-13
Merge branch 'sg/completion-zsh-workaround'
Junio C Hamano
2018-06-12
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2018-04-17
completion: fill COMPREPLY directly when completing paths
SZEDER Gábor
2017-03-23
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor
2015-01-07
Merge branch 'pd/completion-filenames-fix'
Junio C Hamano
2014-12-15
Update documentation occurrences of filename .sh
Peter van der Does
2014-04-09
completion: fix completing args of aliased "push", "fetch", etc.
Felipe Contreras
2014-01-06
completion: introduce __gitcomp_nl_append ()
Ramkumar Ramachandra
2014-01-06
zsh completion: find matching custom bash completion
Ramkumar Ramachandra
2013-05-29
completion: zsh: improve bash script loading
Felipe Contreras
2013-05-03
completion: zsh: don't override suffix on _detault
Felipe Contreras
2013-04-29
complete: zsh: use zsh completion for the main cmd
Felipe Contreras
2013-04-29
complete: zsh: trivial simplification
Felipe Contreras
2013-03-05
git-completion.zsh: define __gitcomp_file compatibility function
Matthieu Moy
2012-11-19
completion: add new zsh completion
Felipe Contreras