summaryrefslogtreecommitdiffstats
path: root/contrib/zsh_completion.in
AgeCommit message (Expand)AuthorFilesLines
2015-02-01Add --noarchive to makepkg's zsh completionJeffrey Tolar1-0/+1
2015-02-01Remove --asroot from makepkg's completionsJeffrey Tolar1-1/+0
2014-11-09Add --assume-installed to shell completionFlorian Pritz1-0/+3
2013-05-07Merge branch 'maint'Allan McRae1-4/+10
2013-04-30Add --noprepare option to makepkgEric BĂ©langer1-0/+1
2013-04-09contrib: Use sysconfdir instead of /etcWilliam Giokas1-3/+3
2013-04-06zsh completion: make sure -Ss worksDaniel Wallace1-1/+7
2013-03-26zsh_completion: remove sigfiles from package files completionDaniel Wallace1-3/+4
2013-03-26zsh completion: make $tmp localDaniel Wallace1-2/+1
2013-03-14zsh completion: Add new makepkg optsWilliam Giokas1-0/+2
2013-03-10zsh completion: add support for all longopts commandsDaniel Wallace1-16/+65
2013-03-10zsh completion: include flags that can be doubledDaniel Wallace1-47/+47
2013-03-10zsh completion: fix doubling up of specific variablesDaniel Wallace1-25/+23
2013-03-10zsh completion: add --color to completionDaniel Wallace1-0/+1
2013-03-10zsh completion: make sure all indentions are tabsDaniel Wallace1-105/+105
2013-03-10zsh completion: use consistent case statement styleDaniel Wallace1-101/+131
2013-03-10zsh completion: fix stacked completionDaniel Wallace1-27/+41
2013-03-10zsh completion: add deptest and databaseDaniel Wallace1-0/+25
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace1-0/+1
2012-06-26zsh-completion: Allow use of names in pacman-keyDaniel Wallace1-5/+4
2012-05-01zsh completion for makepkgDaniel Wallace1-0/+91
2012-05-01add zsh completion to pacman-keyDaniel Wallace1-4/+112
2012-01-23Merge branch 'maint'Dan McGee1-1/+1
2012-01-19contrib/bash_completion: don't print stderr messagesDan McGee1-1/+1
2012-01-08Merge branch 'maint'Dan McGee1-4/+4
2012-01-08Fix zsh completion for *.pkg.tarcanyonknight1-4/+4
2011-10-14Remove -f short option for --forceDan McGee1-2/+2
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-4/+4
2011-08-11Attempt to update zsh_completionDan McGee1-1/+7
2011-03-21Some more zsh completion tidy upAllan McRae1-1/+2
2011-03-21Fix zsh completionAllan McRae1-13/+10
2010-10-12Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer1-9/+9
2010-10-12Add .in extension to files in contribNezmer1-0/+332