summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-11bash_completion: update for adjusted optionsDave Reisner1-3/+3
2011-08-08paccache: use pacsort instead of sort -VDave Reisner1-2/+2
2011-08-08contrib/paccache: misc cleanup and bugfixDave Reisner1-13/+22
2011-08-02paccache: add new contrib scriptDave Reisner3-0/+296
2011-07-27contrib/pacsearch: skip non-matching linesDan McGee1-0/+2
2011-07-21contrib: add paclog-pkglist to gitignoreDan McGee1-0/+1
2011-07-18PKGBUILD.vim: add new var and assert bash syntaxDave Reisner1-0/+7
2011-07-18contrib/paclog-pkglist: whitespace cleanupDave Reisner1-25/+25
2011-07-18contrib/paclog-pkglist: rework as bash wrapping awkDave Reisner2-10/+23
2011-07-14contrib/paclog-pkglist: new contributionDave Reisner2-0/+58
2011-07-14contrib/bash_completion: update with new makepkg optsDave Reisner1-3/+3
2011-07-14makepkg: remove unused -C option from option listDave Reisner1-3/+3
2011-07-06contrib/paclist: rewrite in bashDave Reisner1-65/+20
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz4-4/+4
2011-04-16Merge branch 'maint'Dan McGee1-9/+7
2011-04-10bacman: fix the fact that the depends file no longer existsDan McGee1-9/+7
2011-03-28Rely on the return value of type instead of its outputDave Reisner1-1/+1
2011-03-21Merge branch 'maint'Dan McGee1-14/+12