| Commit message (Expand) | Author | Age |
* | paccache: added --quiet option | Maxim Andersson | 2015-02-12 |
* | add option to optimize PNG images with optipng | Christian Hesse | 2015-02-01 |
* | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | Merge branch 'maint' | Allan McRae | 2015-02-01 |
|\ |
|
| * | contrib: remove fakeroot option from PKGBUILD.vim | Allan McRae | 2015-02-01 |
| * | Add --noarchive to makepkg's zsh completion | Jeffrey Tolar | 2015-02-01 |
| * | Remove --asroot from makepkg's completions | Jeffrey Tolar | 2015-02-01 |
* | | remove support for .pacorig files | Andrew Gregory | 2015-01-21 |
* | | Merge branch 'maint' | Allan McRae | 2015-01-11 |
|\| |
|
| * | paccache: exit in case of pacman error when -u flag is used | Dario Giovannetti | 2015-01-11 |
* | | Merge branch 'maint' | Allan McRae | 2015-01-02 |
|\| |
|
| * | updpkgsums: retain permissions on rewritten PKGBUILD | Dave Reisner | 2015-01-02 |
* | | checkupdates: include package versions in output | Evangelos Foutras | 2014-12-24 |
* | | checkupdates: show error when fakeroot is missing | Evangelos Foutras | 2014-12-24 |
|/ |
|
* | paclist: fix myver in usage() | Evangelos Foutras | 2014-12-21 |
* | updpkgsums: add more error checking before replacement | Dave Reisner | 2014-12-19 |
* | updpkgsums: drop in-place rewrite hack, use a tempfile | Dave Reisner | 2014-12-18 |
* | Remove pacsysclean | Allan McRae | 2014-11-21 |
* | checkupdates: do not print ignored packages | Allan McRae | 2014-11-19 |
* | Add --assume-installed to shell completion | Florian Pritz | 2014-11-09 |
* | bash_completion: add --noarchive to makepkg's completions | Dave Reisner | 2014-11-05 |
* | updpkgsums: avoid exec'ing awk, so the trap actually works | Dave Reisner | 2014-11-05 |
* | Exit with 0/SUCCESS if there are no packages to remove | Eric Schultz | 2014-11-04 |
* | paccache: avoid spurious blank line written to stderr | Dave Reisner | 2014-10-19 |
* | paccache: parse_filename bug fix | Maxim Andersson | 2014-09-30 |
* | updpkgsums: update to recognize arch-specific sources | Dave Reisner | 2014-09-30 |
* | updpkgsums: use a throwaway build dir | Dave Reisner | 2014-09-15 |
* | paccache: read default cachedir from pacman.conf | Dave Reisner | 2014-09-15 |
* | paccache: add support for multiple cachedirs | Maxim Andersson | 2014-09-15 |
* | pacdiff: allow DIFFPROG to contain commandline options | Allan McRae | 2014-08-03 |
* | pacsearch: factored -Ss and -Qs parts into one single function | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: pattern arguments work as for pacman | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: fields are treated uniformly when printing | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: removed redundant sorting | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: indexing by 'name version' instead of 'name' | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: removed useless comment | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: CLI option to turn off colors | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: using pacman color theme | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: colors are portable (ANSI) and have natural variable names | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: Explicitly extract group information | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: localized output | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: more accurate help message | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: Copyright year bump | Pierre Neidhardt | 2014-02-02 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Fix misspellings and some grammar issues in output of some pacman contrib scr... | Jason St. John | 2013-12-15 |
* | pacdiff: do not remove pacfile after viewing | Vasiliy Korchagin | 2013-12-15 |
* | pacscripts: Improve error message when sudo binary is not found | Jason St. John | 2013-12-15 |
* | paccache: clarify help output | Allan McRae | 2013-12-15 |
* | Improve --help switch output for pacman contrib and pacman scripts | Jason St. John | 2013-11-15 |