Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-09-09 | Allow '-Su foo' operation | Xavier Chantry | 1 | -1/+3 |
2009-09-06 | Add Architecture and --arch option | Xavier Chantry | 1 | -0/+2 |
2009-07-23 | Introduce -Suu | Nagy Gabor | 1 | -1/+4 |
2009-07-23 | New feature: files verification | Dan McGee | 1 | -1/+7 |
2009-06-24 | Update the documentation of -Qs and -Ss | Nagy Gabor | 1 | -2/+6 |
2009-06-06 | Document -T in the manual | Nagy Gabor | 1 | -0/+7 |
2009-06-02 | Change package to package(s) and file to file(s) in documentation | Nagy Gabor | 1 | -2/+2 |
2009-05-19 | Query documentation updates | Nagy Gabor | 1 | -11/+17 |
2009-05-12 | Remove version information from -Qqo output | Dan McGee | 1 | -4/+4 |
2009-05-12 | Introduce -Qlq | Nagy Gabor | 1 | -6/+12 |
2009-04-06 | Document --debug | Nagy Gabor | 1 | -1/+5 |
2009-01-13 | doc: Consistency and formatting cleanups | Dan McGee | 1 | -4/+4 |
2008-08-23 | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 1 | -1/+1 |
2008-07-25 | Fix vercmp and add additional tests | Dan McGee | 1 | -1/+1 |
2008-07-13 | sync_addtarget rework | Nagy Gabor | 1 | -1/+3 |
2008-06-20 | Add information on version comparison to manpages | Dan McGee | 1 | -1/+7 |
2008-06-19 | Merge branch 'maint' | Dan McGee | 1 | -0/+10 |
2008-06-14 | Document pacman -q/--quiet operation | Dan McGee | 1 | -0/+10 |
2008-06-08 | Various updates needed prior to a new release | Dan McGee | 1 | -4/+3 |
2008-03-30 | doc/pacman.8: fix manpage typo | Dan McGee | 1 | -2/+3 |
2008-03-23 | Add new CleanMethod option. | Chantry Xavier | 1 | -0/+3 |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier | 1 | -4/+0 |
2008-03-11 | Add -Rss option | Nagy Gabor | 1 | -1/+1 |
2008-03-08 | Remove the Add option from the command line | Dan McGee | 1 | -7/+0 |
2008-02-06 | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor | 1 | -0/+5 |
2008-01-22 | New --asexplicit option | Nagy Gabor | 1 | -1/+6 |
2008-01-16 | Another documentation update for FS#9204 | Chantry Xavier | 1 | -0/+3 |
2008-01-16 | Clarify -Sc documentation. | Chantry Xavier | 1 | -8/+9 |
2008-01-15 | Update cachedir documentation (FS#9204). | Chantry Xavier | 1 | -3/+3 |
2008-01-14 | doc: update documentation for --recursive and --cascade | Chantry Xavier | 1 | -5/+7 |
2008-01-11 | Rename -t --orphans to -t --unrequired (FS#9144). | Chantry Xavier | 1 | -1/+1 |
2008-01-08 | Documentation updates | Nathan Jones | 1 | -6/+19 |
2008-01-07 | Documentation updates | Dan McGee | 1 | -5/+13 |
2008-01-05 | doc: remove --ask option from pacman manpage | Dan McGee | 1 | -6/+0 |
2007-12-29 | doc: rename manlink macro to linkman | Dan McGee | 1 | -5/+5 |
2007-12-06 | Update pacman manpage with description of --clean option | Dan McGee | 1 | -7/+12 |
2007-12-02 | Add new --needed option for -S. | Chantry Xavier | 1 | -0/+3 |
2007-11-21 | Remove -F/--freshen operation | Dan McGee | 1 | -4/+0 |
2007-11-14 | Make it easier to ignore multiple packages. | Nathan Jones | 1 | -2/+4 |