Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/contrib/paccache.sh.in
AgeCommit message (Expand)Author
2015-02-12paccache: added --quiet optionMaxim Andersson
2015-01-11paccache: exit in case of pacman error when -u flag is usedDario Giovannetti
2014-11-04Exit with 0/SUCCESS if there are no packages to removeEric Schultz
2014-10-19paccache: avoid spurious blank line written to stderrDave Reisner
2014-09-30paccache: parse_filename bug fixMaxim Andersson
2014-09-15paccache: read default cachedir from pacman.confDave Reisner
2014-09-15paccache: add support for multiple cachedirsMaxim Andersson
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2013-12-15Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John
2013-12-15paccache: clarify help outputAllan McRae
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-06-06paccache: make --help output look nice on 80 width terminalAllan McRae
2013-05-18Revert "paccache: avoid subshell in calling runcmd"Dave Reisner
2013-04-12paccache: avoid subshell in calling runcmdDave Reisner
2013-03-08contrib: Add color to paccacheWilliam Giokas
2013-02-24paccache: use xargs to execute mv/rm commandsDave Reisner
2013-01-28Fix printing of pathsWilliam Giokas
2013-01-28paccache: pass the --file option to pacsortDave Reisner
2012-06-25paccache: adopt size_to_humanDave Reisner
2012-05-20paccache: allow running as rootDave Reisner
2012-04-30contrib: remove executable bit from input filesDave Reisner
2012-04-24paccache: adopt parseopts for options parsingDave Reisner
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner