Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-15 | Improve --help switch output for pacman contrib and pacman scripts | Jason St. John | 11 | -48/+85 |
2013-11-15 | Fix whitespace and other formatting issues | Jason St. John | 2 | -3/+3 |
2013-10-15 | contrib/pacdiff: error if diffprog is not found | Allan McRae | 1 | -0/+5 |
2013-10-14 | remove executable bit on paclog-pkglist.sh.in | Andrew Gregory | 1 | -0/+0 |
2013-09-18 | bacman: optionally include unmodified backup files when available | Xyne | 1 | -21/+59 |
2013-09-18 | bacman: update copyright information in version function | Xyne | 1 | -0/+1 |
2013-09-18 | bacman: pass unshifted arguments to fakeroot | Xyne | 1 | -1/+3 |
2013-09-18 | contrib: Unify quoting in error messages | Aaron Lindsay | 3 | -7/+7 |
2013-07-30 | pacdiff: provide an --output option to show any .pac* files | Jonathan Frazier | 1 | -1/+10 |
2013-07-30 | pacdiff: make pacmandb search the default type. | Jonathan Frazier | 1 | -2/+2 |
2013-07-30 | pacdiff: improve speed, accuracy finding active configs using pacmandb | Jonathan Frazier | 1 | -6/+46 |
2013-07-30 | pacdiff: rework search type handling, add --find option | Jonathan Frazier | 1 | -11/+22 |
2013-07-30 | pacdiff: add --nocolor option for the terminally challenged. | Jonathan Frazier | 1 | -2/+5 |
2013-07-30 | pacdiff: allow multiple separated options | Jonathan Frazier | 1 | -3/+4 |
2013-07-30 | pacdiff: clean up and reword --help | Jonathan Frazier | 1 | -6/+16 |
2013-07-30 | pacdiff: Search and give warnings for older pacsave.[0-9]* files | Jonathan Frazier | 1 | -2/+11 |
2013-07-22 | pacdiff: Add quit to found pacnew options | Jonathan Frazier | 1 | -2/+3 |
2013-06-18 | Merge branch 'maint' | Allan McRae | 3 | -12/+14 |
2013-06-18 | contrib: update .gitignore | Allan McRae | 1 | -0/+1 |
2013-06-18 | pacscripts: Update for pacman changes | Karol Blazewicz | 1 | -2/+2 |
2013-06-18 | pacscripts: don't read the whole package from cache | Karol Blazewicz | 1 | -1/+2 |
2013-06-18 | checkupdates: Consistency in environmental variable name | Allan McRae | 1 | -8/+8 |
2013-06-16 | contrib/checkupdates: fix typo | Allan McRae | 1 | -1/+1 |
2013-06-06 | paccache: make --help output look nice on 80 width terminal | Allan McRae | 1 | -14/+17 |
2013-05-29 | Merge branch 'maint' | Allan McRae | 2 | -5/+4 |
2013-05-18 | contrib: Remove harcoded /etc/pacman.conf | William Giokas | 1 | -1/+1 |
2013-05-18 | Revert "paccache: avoid subshell in calling runcmd" | Dave Reisner | 1 | -4/+3 |
2013-05-07 | Merge branch 'maint' | Allan McRae | 3 | -7/+13 |
2013-04-30 | Add --noprepare option to makepkg | Eric BĂ©langer | 2 | -1/+2 |
2013-04-12 | paccache: avoid subshell in calling runcmd | Dave Reisner | 1 | -2/+2 |