summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2012-03-27bash_completion: complete pacman-key options right awayDan McGee
2012-03-27Drop bash 3.2 completion supportDan McGee
2012-02-20Merge branch 'maint'Dan McGee
2012-02-16pacsysclean: Fix script description and accept -o option without hyphenEric Bélanger
2012-01-23Merge branch 'maint'Dan McGee
2012-01-19contrib/bash_completion: don't print stderr messagesDan McGee
2012-01-08Merge branch 'maint'Dan McGee
2012-01-08Fix zsh completion for *.pkg.tarcanyonknight
2012-01-08Fix bash completion for *.pkg.tarcanyonknight
2012-01-02contrib: add install rules for bash and zsh completionDan McGee
2011-12-23contrib/*: Support the "--help" and "--version" optionsLukas Fleischer
2011-12-12Merge branch 'maint'Dan McGee
2011-12-12contrib/paccache: silence possible output from cdDave Reisner
2011-12-12pacsysclean: Add new contrib scriptEric Bélanger
2011-12-08Use automake verbose helpers in custom make rulesDan McGee
2011-12-07Merge branch 'maint'Dan McGee
2011-12-07contrib/*: Hardcode program namesLukas Fleischer
2011-12-05contrib/paclist: Add "--help" command line parameterLukas Fleischer
2011-11-01Merge branch 'maint'Dan McGee
2011-10-26paccache: add vim modelineDave Reisner
2011-10-26paccache: ensure seen/seenarch vars are setDave Reisner
2011-10-21Merge branch 'maint'Dan McGee
2011-10-21bacman: pkgrel does not have to be an integerlolilolicon
2011-10-14Remove -f short option for --forceDan McGee
2011-10-11PKGBUILD.vim: fix epoch syntax highlightinglolilolicon
2011-10-06bacman: use globbing to get local package db pathlolilolicon
2011-10-06bacman: add tar.Z package creation supportlolilolicon
2011-10-06bacman: small code cleanuplolilolicon
2011-10-06bacman: bashify using [[ ]] and (( ))lolilolicon
2011-10-06bacman: indent code using TABlolilolicon
2011-09-30paccache: proper quoting in [[ expression ]]lolilolicon
2011-09-30paccache: declare variables explicitlylolilolicon
2011-09-29paccache: allow strictly integer for -k optionlolilolicon
2011-09-26bash_completion: add completion for pacman-keyDave Reisner
2011-09-18paccache: remove unnecessary if checkDave Reisner
2011-09-11paccache: escape . in trimming of diskspace stringDave Reisner
2011-08-19bash_completion: add dbonly to sync optionsDave Reisner
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner
2011-08-11Attempt to update zsh_completionDan McGee
2011-08-11bash_completion: update for adjusted optionsDave Reisner
2011-08-08paccache: use pacsort instead of sort -VDave Reisner
2011-08-08contrib/paccache: misc cleanup and bugfixDave Reisner
2011-08-02paccache: add new contrib scriptDave Reisner
2011-07-27contrib/pacsearch: skip non-matching linesDan McGee
2011-07-21contrib: add paclog-pkglist to gitignoreDan McGee
2011-07-18PKGBUILD.vim: add new var and assert bash syntaxDave Reisner
2011-07-18contrib/paclog-pkglist: whitespace cleanupDave Reisner
2011-07-18contrib/paclog-pkglist: rework as bash wrapping awkDave Reisner