summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2017-05-08Move bash/zsh completion out of contribAllan McRae
2017-05-08Add missing newline in paclog-pkglist help outputAlastair Hughes
2017-05-08bash-completion: fix leaking "files" array into shell environmentEli Schwartz
2017-05-08Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente
2017-04-27fix spelling mistakesEric Engestrom
2016-02-20Bring makepkg zsh completions up to dateDoug Newgard
2016-01-29Update zsh completion for pacman 5Daniel Wallace
2016-01-29bash_completion: update pacman completionAllan McRae
2016-01-27bash_completion: update makepkg completionAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2016-01-04zsh_completion: add -q/--quiet for -Q/-SDaniel Hahler
2016-01-04Replace mktemp's --tmpdir option with shell code.Alastair Hughes
2015-11-28pacdiff: do not require DIFFPROG for -o/--outputEvangelos Foutras
2015-11-03zsh_completion: Handle --ignore/--ignoregroup correctlyMohammad Alsaleh
2015-10-27zsh_completion: Add --asdeps/--asexplicit to -U optionsMohammad Alsaleh
2015-10-18contrib/checkupdates: separate fakeroot call and commandAllan McRae
2015-02-12paccache: added --quiet optionMaxim Andersson
2015-02-01add option to optimize PNG images with optipngChristian Hesse
2015-02-01Update copyright notices for 2015Allan McRae
2015-02-01Merge branch 'maint'Allan McRae
2015-02-01contrib: remove fakeroot option from PKGBUILD.vimAllan McRae
2015-02-01Add --noarchive to makepkg's zsh completionJeffrey Tolar
2015-02-01Remove --asroot from makepkg's completionsJeffrey Tolar
2015-01-21remove support for .pacorig filesAndrew Gregory
2015-01-11Merge branch 'maint'Allan McRae
2015-01-11paccache: exit in case of pacman error when -u flag is usedDario Giovannetti
2015-01-02Merge branch 'maint'Allan McRae
2015-01-02updpkgsums: retain permissions on rewritten PKGBUILDDave Reisner
2014-12-24checkupdates: include package versions in outputEvangelos Foutras
2014-12-24checkupdates: show error when fakeroot is missingEvangelos Foutras
2014-12-21paclist: fix myver in usage()Evangelos Foutras
2014-12-19updpkgsums: add more error checking before replacementv4.2.0Dave Reisner
2014-12-18updpkgsums: drop in-place rewrite hack, use a tempfileDave Reisner
2014-11-21Remove pacsyscleanAllan McRae
2014-11-19checkupdates: do not print ignored packagesAllan McRae
2014-11-09Add --assume-installed to shell completionFlorian Pritz
2014-11-05bash_completion: add --noarchive to makepkg's completionsDave Reisner
2014-11-05updpkgsums: avoid exec'ing awk, so the trap actually worksDave Reisner
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-30updpkgsums: update to recognize arch-specific sourcesDave Reisner
2014-09-15updpkgsums: use a throwaway build dirDave Reisner
2014-09-15paccache: read default cachedir from pacman.confDave Reisner
2014-09-15paccache: add support for multiple cachedirsMaxim Andersson
2014-08-03pacdiff: allow DIFFPROG to contain commandline optionsAllan McRae
2014-03-03pacsearch: factored -Ss and -Qs parts into one single functionPierre Neidhardt
2014-03-03pacsearch: pattern arguments work as for pacmanPierre Neidhardt
2014-03-03pacsearch: fields are treated uniformly when printingPierre Neidhardt
2014-03-03pacsearch: removed redundant sortingPierre Neidhardt