summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2014-12-19updpkgsums: add more error checking before replacementHEADmasterDave Reisner1-2/+2
2014-12-18updpkgsums: drop in-place rewrite hack, use a tempfileDave Reisner1-14/+23
2014-11-21Remove pacsyscleanAllan McRae4-72/+0
2014-11-19checkupdates: do not print ignored packagesAllan McRae1-1/+1
2014-11-09Add --assume-installed to shell completionFlorian Pritz2-3/+6
2014-11-05bash_completion: add --noarchive to makepkg's completionsDave Reisner1-1/+1
2014-11-05updpkgsums: avoid exec'ing awk, so the trap actually worksDave Reisner1-1/+1
2014-11-04Exit with 0/SUCCESS if there are no packages to removeEric Schultz1-1/+1
2014-10-19paccache: avoid spurious blank line written to stderrDave Reisner1-1/+1
2014-09-30paccache: parse_filename bug fixMaxim Andersson1-1/+6
2014-09-30updpkgsums: update to recognize arch-specific sourcesDave Reisner1-1/+1
2014-09-15updpkgsums: use a throwaway build dirDave Reisner1-0/+2
2014-09-15paccache: read default cachedir from pacman.confDave Reisner1-2/+21
2014-09-15paccache: add support for multiple cachedirsMaxim Andersson1-23/+37
2014-08-03pacdiff: allow DIFFPROG to contain commandline optionsAllan McRae1-3/+3
2014-03-03pacsearch: factored -Ss and -Qs parts into one single functionPierre Neidhardt1-35/+20
2014-03-03pacsearch: pattern arguments work as for pacmanPierre Neidhardt1-28/+13
2014-03-03pacsearch: fields are treated uniformly when printingPierre Neidhardt1-10/+10
2014-03-03pacsearch: removed redundant sortingPierre Neidhardt1-28/+19
2014-03-03pacsearch: indexing by 'name version' instead of 'name'Pierre Neidhardt1-3/+3
2014-03-03pacsearch: removed useless commentPierre Neidhardt1-1/+0
2014-02-02pacsearch: CLI option to turn off colorsPierre Neidhardt1-12/+24
2014-02-02pacsearch: using pacman color themePierre Neidhardt1-18/+14
2014-02-02pacsearch: colors are portable (ANSI) and have natural variable namesPierre Neidhardt1-18/+19
2014-02-02pacsearch: Explicitly extract group informationPierre Neidhardt1-15/+19
2014-02-02pacsearch: localized outputPierre Neidhardt1-1/+4
2014-02-02pacsearch: more accurate help messagePierre Neidhardt1-2/+2
2014-02-02pacsearch: Copyright year bumpPierre Neidhardt1-2/+2
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz10-10/+10
2014-01-06Update copyright years for 2014Allan McRae3-5/+5
2013-12-15Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John4-21/+38
2013-12-15pacdiff: do not remove pacfile after viewingVasiliy Korchagin1-1/+2
2013-12-15pacscripts: Improve error message when sudo binary is not foundJason St. John1-2/+2
2013-12-15paccache: clarify help outputAllan McRae1-3/+3
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John11-48/+85
2013-11-15Fix whitespace and other formatting issuesJason St. John2-3/+3
2013-10-15contrib/pacdiff: error if diffprog is not foundAllan McRae1-0/+5
2013-10-14remove executable bit on paclog-pkglist.sh.inAndrew Gregory1-0/+0
2013-09-18bacman: optionally include unmodified backup files when availableXyne1-21/+59
2013-09-18bacman: update copyright information in version functionXyne1-0/+1
2013-09-18bacman: pass unshifted arguments to fakerootXyne1-1/+3
2013-09-18contrib: Unify quoting in error messagesAaron Lindsay3-7/+7
2013-07-30pacdiff: provide an --output option to show any .pac* filesJonathan Frazier1-1/+10
2013-07-30pacdiff: make pacmandb search the default type.Jonathan Frazier1-2/+2
2013-07-30pacdiff: improve speed, accuracy finding active configs using pacmandbJonathan Frazier1-6/+46
2013-07-30pacdiff: rework search type handling, add --find optionJonathan Frazier1-11/+22
2013-07-30pacdiff: add --nocolor option for the terminally challenged.Jonathan Frazier1-2/+5
2013-07-30pacdiff: allow multiple separated optionsJonathan Frazier1-3/+4
2013-07-30pacdiff: clean up and reword --helpJonathan Frazier1-6/+16
2013-07-30pacdiff: Search and give warnings for older pacsave.[0-9]* filesJonathan Frazier1-2/+11