summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-24Merge branch 'maint'Dan McGee2-2/+0
2012-04-24bash_completion: update for changes to pacman-keyDave Reisner1-5/+30
2012-04-20contrib: remove pactree make ruleDave Reisner1-1/+0
2012-04-20contrib: remove wget-xdelta from gitignoreDave Reisner1-1/+0
2012-03-28bash_completion: complete pacman-key options right awayDan McGee1-5/+7
2012-03-28Drop bash 3.2 completion supportDan McGee1-11/+4
2012-02-21Merge branch 'maint'Dan McGee1-2/+5
2012-02-17pacsysclean: Fix script description and accept -o option without hyphenEric Bélanger1-2/+5
2012-01-23Merge branch 'maint'Dan McGee2-3/+3
2012-01-19contrib/bash_completion: don't print stderr messagesDan McGee2-3/+3
2012-01-08Merge branch 'maint'Dan McGee2-6/+6
2012-01-08Fix zsh completion for *.pkg.tarcanyonknight1-4/+4
2012-01-08Fix bash completion for *.pkg.tarcanyonknight1-2/+2
2012-01-02contrib: add install rules for bash and zsh completionDan McGee1-0/+10
2011-12-23contrib/*: Support the "--help" and "--version" optionsLukas Fleischer9-25/+122
2011-12-12Merge branch 'maint'Dan McGee4-2/+56
2011-12-12contrib/paccache: silence possible output from cdDave Reisner1-1/+1
2011-12-12pacsysclean: Add new contrib scriptEric Bélanger3-1/+55
2011-12-08Use automake verbose helpers in custom make rulesDan McGee1-11/+8
2011-12-07Merge branch 'maint'Dan McGee1-1/+1
2011-12-07contrib/*: Hardcode program namesLukas Fleischer7-28/+36
2011-12-05contrib/paclist: Add "--help" command line parameterLukas Fleischer1-1/+1
2011-11-01Merge branch 'maint'Dan McGee1-0/+3
2011-10-27paccache: add vim modelineDave Reisner1-0/+2
2011-10-27paccache: ensure seen/seenarch vars are setDave Reisner1-0/+1
2011-10-22Merge branch 'maint'Dan McGee1-1/+1
2011-10-21bacman: pkgrel does not have to be an integerlolilolicon1-1/+1
2011-10-14Remove -f short option for --forceDan McGee2-4/+4
2011-10-11PKGBUILD.vim: fix epoch syntax highlightinglolilolicon1-0/+3
2011-10-06bacman: use globbing to get local package db pathlolilolicon1-3/+11
2011-10-06bacman: add tar.Z package creation supportlolilolicon1-9/+3