summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-06bacman: small code cleanuplolilolicon1-10/+11
2011-10-06bacman: bashify using [[ ]] and (( ))lolilolicon1-22/+22
2011-10-06bacman: indent code using TABlolilolicon1-140/+138
2011-09-30paccache: proper quoting in [[ expression ]]lolilolicon1-1/+1
2011-09-30paccache: declare variables explicitlylolilolicon1-1/+1
2011-09-29paccache: allow strictly integer for -k optionlolilolicon1-3/+5
2011-09-26bash_completion: add completion for pacman-keyDave Reisner1-0/+16
2011-09-18paccache: remove unnecessary if checkDave Reisner1-4/+2
2011-09-11paccache: escape . in trimming of diskspace stringDave Reisner1-1/+1
2011-08-20bash_completion: add dbonly to sync optionsDave Reisner1-1/+1
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer1-1/+1
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-4/+4
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner1-2/+2
2011-08-11Attempt to update zsh_completionDan McGee1-1/+7