summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-03-10fix distribution of contrib filesAllan McRae1-1/+1
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
2013-03-10make paclog-pkglist understand 'downgraded'Simon Gomizelj1-1/+1
2013-03-10bash_completion: update for colorAllan McRae1-3/+3
2013-03-08contrib: Add color to paccacheWilliam Giokas1-11/+9
2013-03-08contrib: Add color to bacmanWilliam Giokas1-28/+34
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas1-26/+9
2013-02-24paccache: use xargs to execute mv/rm commandsDave Reisner1-2/+2
2013-02-07add missing utilities to contrib/READMEAndrew Gregory1-4/+14
2013-02-07unset executable bit on updpkgsums.sh.inAndrew Gregory1-0/+0
2013-01-28paclog-pkglist: parse entries with caller infoAndrew Gregory1-7/+17
2013-01-28Fix printing of pathsWilliam Giokas1-4/+4
2013-01-28paccache: pass the --file option to pacsortDave Reisner1-2/+2
2013-01-03pacdiff: update copyright noticeFlorian Pritz1-0/+2
2013-01-03pacdiff: Add option to overwrite, clarify remove optionFlorian Pritz1-2/+3
2013-01-03pacdiff: check cmp's exit code rather than outputFlorian Pritz1-2/+2
2013-01-03pacdiff: be more verbose if we rename or removeFlorian Pritz1-4/+4
2013-01-03pacdiff: color filename and mention what we foundFlorian Pritz1-1/+25
2013-01-03Update copyright year for 2013Allan McRae2-3/+3
2012-08-08PKGBUILD.vim: improve 'options' highlighting, add extra keywordsJason St. John1-2/+2
2012-08-01Merge branch 'maint'Dan McGee1-4/+4
2012-08-01contrib/updpkgsums: Fix error messageAllan McRae1-1/+1
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace2-3/+4
2012-08-01contrib/bacman: fix package architecture in filenameAllan McRae1-4/+4
2012-06-26paccache: adopt size_to_humanDave Reisner2-21/+2
2012-06-26zsh-completion: Allow use of names in pacman-keyDaniel Wallace1-5/+4
2012-06-26Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra...Jason St. John1-2/+44
2012-06-26contrib: fix typo in PKGBUILD.vimAllan McRae1-1/+1
2012-06-26updpkgsums: avoid fancy quoting in error messageDave Reisner1-1/+1
2012-06-26contrib: sed out @SCRIPTNAME@ in edit commandDave Reisner1-0/+1
2012-05-21paccache: allow running as rootDave Reisner1-6/+1
2012-05-21updpkgsums: add new contrib scriptDave Reisner3-1/+98
2012-05-21contrib/pacsysclean: use a standard vim modelineDave Reisner1-29/+31
2012-05-21Merge branch 'maint'Dan McGee1-1/+1
2012-05-21contrib/pacsysclean: avoid setting bogus PACMAN_OPTSDave Reisner1-1/+1
2012-05-01contrib: remove executable bit from input filesDave Reisner8-0/+0
2012-05-01zsh completion for makepkgDaniel Wallace1-0/+91
2012-05-01add zsh completion to pacman-keyDaniel Wallace1-4/+112
2012-04-25rankmirrors: move to contrib/Dave Reisner3-1/+217
2012-04-24paccache: adopt parseopts for options parsingDave Reisner2-48/+73
2012-04-24validate bash scripts with 'bash -n' during build.Dave Reisner1-0/+1
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner8-16/+15
2012-04-24contrib: use a separate build rule for bash scriptsDave Reisner1-3/+14