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