Age | Commit message (Expand) | Author | Files | Lines |
2013-10-14 | imply --print from --print-format | Andrew Gregory | 1 | -1/+1 |
2013-06-26 | Make --unrequired filter packages that are optdep as well | Olivier Brunel | 1 | -2/+4 |
2013-05-30 | Revise pacman(8) | Jason St. John | 1 | -72/+74 |
2013-05-29 | pacman.8: document .pacorig files | Andrew Gregory | 1 | -0/+5 |
2013-03-30 | Document -Qkk | Allan McRae | 1 | -1/+3 |
2013-03-07 | update documentation and config files | Simon Gomizelj | 1 | -0/+5 |
2013-02-24 | Perform limited conflict checking with --force | Allan McRae | 1 | -0/+2 |
2013-02-07 | document that stdin must not be a tty to read from it | Andrew Gregory | 1 | -2/+2 |
2012-11-27 | pacman: add -n/--native filter to -Q | Simon Gomizelj | 1 | -0/+4 |
2012-09-18 | Merge branch 'maint' | Dan McGee | 1 | -3/+0 |
2012-09-18 | pacman.8: remove redundant section | Allan McRae | 1 | -3/+0 |
2012-05-21 | Merge branch 'maint' | Dan McGee | 1 | -7/+0 |
2012-05-21 | pacman: support group selection delimited by commas | Dave Reisner | 1 | -4/+4 |
2012-05-04 | doc: remove --recursive documentation for non-remove operations | Dan McGee | 1 | -7/+0 |
2012-02-21 | Merge branch 'maint' | Dan McGee | 1 | -7/+0 |
2012-02-15 | Revert "Add -S --recursive operation" | Dan McGee | 1 | -7/+0 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2012-01-18 | Don't remove unknown files in cache cleaning code | Dan McGee | 1 | -1/+1 |
2011-10-14 | Remove -f short option for --force | Dan McGee | 1 | -1/+1 |
2011-08-23 | vercmp: ensure 2.0a and 2.0.a do not compare equal | Dan McGee | 1 | -1/+1 |
2011-08-11 | pacman: remove --dbonly shortopt | Dave Reisner | 1 | -1/+1 |
2011-08-11 | Allow --needed and --recursive on -U operations | Dan McGee | 1 | -1/+12 |
2011-08-11 | Add -S --recursive operation | Dan McGee | 1 | -0/+7 |
2011-07-28 | Unify modelines in Asciidoc files | Dan McGee | 1 | -1/+1 |
2011-06-24 | Document group and providers selection | Allan McRae | 1 | -4/+8 |
2011-06-01 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-06-01 | Update pacman manpage and pacman.conf for gpgdir | Pang Yan Han | 1 | -5/+6 |
2011-06-01 | doc: fix attribute substitution in monospaced text | Dan McGee | 1 | -2/+2 |
2011-04-29 | Merge branch 'maint' | Dan McGee | 1 | -6/+6 |
2011-04-29 | pacman(8): grammar correction for relative clauses | Matt Mooney | 1 | -5/+5 |
2011-04-29 | pacman(8): change "options" to "operation" when referring to -D | Matt Mooney | 1 | -1/+1 |
2011-04-23 | Merge branch 'maint' | Dan McGee | 1 | -6/+8 |
2011-04-21 | doc/pacman: split -Su description in 3 paragraphs | Xavier Chantry | 1 | -6/+8 |
2011-03-23 | Let pacman specify GnuPG's home directory. | Chris Brannon | 1 | -0/+7 |
2011-03-23 | Documentation consistency fixes | Dan McGee | 1 | -19/+19 |
2011-03-17 | pacman.8: (re)document behavior of reading from stdin | Dave Reisner | 1 | -1/+7 |
2011-02-28 | A couple of minor manpage adjustments | Jakob Gruber | 1 | -25/+20 |
2011-01-31 | make -d less strict; add -dd option | Florian Pritz | 1 | -3/+4 |
2011-01-22 | doc: add a vercmp manpage | Dan McGee | 1 | -2/+4 |
2010-12-13 | alpm/remove.c : respect --dbonly during remove-upgrade | Xavier Chantry | 1 | -2/+0 |
2010-12-13 | CLI args: update --help and manpage | Xavier Chantry | 1 | -58/+52 |
2010-10-14 | Update documentation to reflect new epoch package variable | Dan McGee | 1 | -0/+3 |
2010-10-12 | CLI args: stricter/better parsing | Jakob Gruber | 1 | -11/+15 |
2010-10-12 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 1 | -2/+2 |
2010-07-03 | manpage: add real world examples | Nico Schottelius | 1 | -0/+19 |
2010-05-05 | Improve documentation of -k/--dbonly | Dan McGee | 1 | -3/+12 |
2010-05-05 | Introduce -D, --database | Nagy Gabor | 1 | -0/+6 |
2010-03-26 | Update -Si docs to reflect new -Sii operation | Dan McGee | 1 | -2/+3 |
2010-03-15 | Add new --print operation for all operations | Xavier Chantry | 1 | -5/+11 |
2009-09-09 | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 1 | -1/+2 |