summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-06-18contrib: update .gitignoreAllan McRae
2013-06-18pacscripts: Update for pacman changesKarol Blazewicz
2013-06-18pacscripts: don't read the whole package from cacheKarol Blazewicz
2013-06-18checkupdates: Consistency in environmental variable nameAllan McRae
2013-06-16contrib/checkupdates: fix typoAllan McRae
2013-05-18contrib: Remove harcoded /etc/pacman.confWilliam Giokas
2013-05-18Revert "paccache: avoid subshell in calling runcmd"Dave Reisner
2013-04-12paccache: avoid subshell in calling runcmdDave Reisner
2013-04-09contrib/checkupdates: do not logAllan McRae
2013-04-09contrib: Use sysconfdir instead of /etcWilliam Giokas
2013-04-06zsh completion: make sure -Ss worksDaniel Wallace
2013-03-26contrib: adding checkupdatesKyle Keen
2013-03-26contrib: Update bash_completionAllan McRae
2013-03-26zsh_completion: remove sigfiles from package files completionDaniel Wallace
2013-03-26zsh completion: make $tmp localDaniel Wallace
2013-03-14zsh completion: Add new makepkg optsWilliam Giokas
2013-03-10fix distribution of contrib filesAllan McRae
2013-03-10zsh completion: add support for all longopts commandsDaniel Wallace
2013-03-10zsh completion: include flags that can be doubledDaniel Wallace
2013-03-10zsh completion: fix doubling up of specific variablesDaniel Wallace
2013-03-10zsh completion: add --color to completionDaniel Wallace
2013-03-10zsh completion: make sure all indentions are tabsDaniel Wallace
2013-03-10zsh completion: use consistent case statement styleDaniel Wallace
2013-03-10zsh completion: fix stacked completionDaniel Wallace
2013-03-10zsh completion: add deptest and databaseDaniel Wallace
2013-03-10make paclog-pkglist understand 'downgraded'Simon Gomizelj
2013-03-10bash_completion: update for colorAllan McRae
2013-03-08contrib: Add color to paccacheWilliam Giokas
2013-03-08contrib: Add color to bacmanWilliam Giokas
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas
2013-02-24paccache: use xargs to execute mv/rm commandsDave Reisner
2013-02-07add missing utilities to contrib/READMEAndrew Gregory
2013-02-07unset executable bit on updpkgsums.sh.inAndrew Gregory
2013-01-28paclog-pkglist: parse entries with caller infoAndrew Gregory
2013-01-28Fix printing of pathsWilliam Giokas
2013-01-28paccache: pass the --file option to pacsortDave Reisner
2013-01-03pacdiff: update copyright noticeFlorian Pritz
2013-01-03pacdiff: Add option to overwrite, clarify remove optionFlorian Pritz
2013-01-03pacdiff: check cmp's exit code rather than outputFlorian Pritz
2013-01-03pacdiff: be more verbose if we rename or removeFlorian Pritz
2013-01-03pacdiff: color filename and mention what we foundFlorian Pritz
2013-01-03Update copyright year for 2013Allan McRae
2012-08-07PKGBUILD.vim: improve 'options' highlighting, add extra keywordsJason St. John
2012-08-01Merge branch 'maint'Dan McGee
2012-08-01contrib/updpkgsums: Fix error messageAllan McRae
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace
2012-08-01contrib/bacman: fix package architecture in filenameAllan McRae
2012-06-25paccache: adopt size_to_humanDave Reisner
2012-06-25zsh-completion: Allow use of names in pacman-keyDaniel Wallace
2012-06-25Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra...Jason St. John