summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2012-06-25contrib: fix typo in PKGBUILD.vimAllan McRae
2012-06-25updpkgsums: avoid fancy quoting in error messageDave Reisner
2012-06-25contrib: sed out @SCRIPTNAME@ in edit commandDave Reisner
2012-05-20paccache: allow running as rootDave Reisner
2012-05-20updpkgsums: add new contrib scriptDave Reisner
2012-05-20contrib/pacsysclean: use a standard vim modelineDave Reisner
2012-05-20Merge branch 'maint'Dan McGee
2012-05-20contrib/pacsysclean: avoid setting bogus PACMAN_OPTSDave Reisner
2012-04-30contrib: remove executable bit from input filesDave Reisner
2012-04-30zsh completion for makepkgDaniel Wallace
2012-04-30add zsh completion to pacman-keyDaniel Wallace
2012-04-24rankmirrors: move to contrib/Dave Reisner
2012-04-24paccache: adopt parseopts for options parsingDave Reisner
2012-04-24validate bash scripts with 'bash -n' during build.Dave Reisner
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner
2012-04-24contrib: use a separate build rule for bash scriptsDave Reisner
2012-04-24Merge branch 'maint'Dan McGee