Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-04-09 | contrib/checkupdates: do not log | Allan McRae | 1 | -1/+1 |
2013-04-09 | contrib: Use sysconfdir instead of /etc | William Giokas | 1 | -3/+3 |
2013-04-06 | zsh completion: make sure -Ss works | Daniel Wallace | 1 | -1/+7 |
2013-03-26 | contrib: adding checkupdates | Kyle Keen | 3 | -0/+50 |
2013-03-26 | contrib: Update bash_completion | Allan McRae | 1 | -6/+8 |
2013-03-26 | zsh_completion: remove sigfiles from package files completion | Daniel Wallace | 1 | -3/+4 |
2013-03-26 | zsh completion: make $tmp local | Daniel Wallace | 1 | -2/+1 |
2013-03-14 | zsh completion: Add new makepkg opts | William Giokas | 1 | -0/+2 |
2013-03-10 | fix distribution of contrib files | Allan McRae | 1 | -1/+1 |
2013-03-10 | zsh completion: add support for all longopts commands | Daniel Wallace | 1 | -16/+65 |
2013-03-10 | zsh completion: include flags that can be doubled | Daniel Wallace | 1 | -47/+47 |
2013-03-10 | zsh completion: fix doubling up of specific variables | Daniel Wallace | 1 | -25/+23 |
2013-03-10 | zsh completion: add --color to completion | Daniel Wallace | 1 | -0/+1 |
2013-03-10 | zsh completion: make sure all indentions are tabs | Daniel Wallace | 1 | -105/+105 |
2013-03-10 | zsh completion: use consistent case statement style | Daniel Wallace | 1 | -101/+131 |
2013-03-10 | zsh completion: fix stacked completion | Daniel Wallace | 1 | -27/+41 |
2013-03-10 | zsh completion: add deptest and database | Daniel Wallace | 1 | -0/+25 |
2013-03-10 | make paclog-pkglist understand 'downgraded' | Simon Gomizelj | 1 | -1/+1 |
2013-03-10 | bash_completion: update for color | Allan McRae | 1 | -3/+3 |
2013-03-08 | contrib: Add color to paccache | William Giokas | 1 | -11/+9 |
2013-03-08 | contrib: Add color to bacman | William Giokas | 1 | -28/+34 |
2013-03-08 | contrib: Make pacdiff colors the same as makepkg | William Giokas | 1 | -26/+9 |