summaryrefslogtreecommitdiffstats
path: root/contrib/completion/git-completion.tcsh
AgeCommit message (Expand)AuthorLines
2021-08-18completion: tcsh: Fix regression by drop of wrapper functionsTakashi Iwai-2/+3
2015-06-09git-completion.tcsh: fix redirect with noclobberAriel Faigon-1/+1
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder-2/+0
2013-02-08Merge branch 'mk/tcsh-complete-only-known-paths'Junio C Hamano-0/+12
2013-02-03completion: handle path completion and colon for tcsh scriptMarc Khouzam-0/+12
2013-01-07Prevent space after directories in tcsh completionMarc Khouzam-12/+21
2012-12-11Add file completion to tcsh git completion.Marc Khouzam-15/+54
2012-11-27Support for git aliasing for tcsh completionMarc Khouzam-7/+12
2012-11-16tcsh-completion re-using git-completion.bashMarc Khouzam-0/+63