| Commit message (Expand) | Author | Age |
... | |
* | We don't need root with -Sp | Nagy Gabor | 2009-06-01 |
* | Change package to package(s) and file to file(s) in documentation | Nagy Gabor | 2009-06-01 |
* | Query documentation updates | Nagy Gabor | 2009-05-18 |
* | Document --debug | Nagy Gabor | 2009-04-05 |
* | HoldPkg rework | Nagy Gabor | 2009-01-12 |
* | Merge branch 'maint' | Dan McGee | 2008-12-02 |
|\ |
|
| * | Give an error message on alpm_db_register_sync() error | Nagy Gabor | 2008-11-30 |
* | | -Qu rework | Nagy Gabor | 2008-10-31 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\| |
|
| * | Make interrupt handler async-safe | Dan McGee | 2008-10-12 |
| * | Ensure we don't have double slashes when creating frontend paths | Dan McGee | 2008-10-12 |
* | | Merge branch 'maint' | Dan McGee | 2008-08-26 |
|\| |
|
| * | Add missing comma to -S --help message | Roman Kyrylych | 2008-08-25 |
* | | Move -Sp implementation to the front-end | Nagy Gabor | 2008-08-23 |
|/ |
|
* | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 2008-08-23 |
* | pacman : clarify help message. | Xavier Chantry | 2008-08-23 |
* | pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtp | Xavier Chantry | 2008-08-19 |
* | Remove UseColor from front-end | Nagy Gabor | 2008-07-29 |
* | Various updates needed prior to a new release | Dan McGee | 2008-06-08 |
* | Reimplement TotalDownload functionality | Dan McGee | 2008-06-04 |
* | Allow GIT version to be used in pacman builds | Dan McGee | 2008-05-31 |
* | Disable geteuid in cygwin. | Xavier Chantry | 2008-05-14 |
* | Add SyncFirst option. | Chantry Xavier | 2008-05-13 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | Update configure.ac to current code | Dan McGee | 2008-04-07 |
* | Add new CleanMethod option. | Chantry Xavier | 2008-03-23 |
* | Kill the dependsonly option. | Chantry Xavier | 2008-03-22 |
* | Drop case insensitive comparisons in the config parsing. | Chantry Xavier | 2008-03-17 |
* | Add -Rss option | Nagy Gabor | 2008-03-10 |
* | Merge branch 'maint' | Dan McGee | 2008-03-09 |
|\ |
|
| * | Use sigaction instead of signal. | Chantry Xavier | 2008-03-09 |
| * | src/pacman/pacman.c : split cleanup function. | Chantry Xavier | 2008-03-09 |
| * | New alpm_version function | Nagy Gabor | 2008-03-06 |
* | | Remove the Add option from the command line | Dan McGee | 2008-03-08 |
* | | New alpm_version function | Nagy Gabor | 2008-03-01 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-15 |
|\| |
|
| * | setlibpaths(): remove a stray set_option line | Dan McGee | 2008-02-11 |
* | | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor | 2008-02-06 |
* | | New --asexplicit option | Nagy Gabor | 2008-01-21 |
|/ |
|
* | Disallow a NULL section in _parseconfig | Dan McGee | 2008-01-13 |
* | Make the user-agent string a bit less verbose | Dan McGee | 2008-01-11 |
* | Output a single newline on receipt of a SIGINT | Dan McGee | 2008-01-10 |
* | Rename -t --orphans to -t --unrequired (FS#9144). | Chantry Xavier | 2008-01-10 |
* | Remove upgradedelay and all code associated with it | Dan McGee | 2008-01-08 |
* | Allow unreadable Include files to be non-fatal | Aaron Griffin | 2007-12-17 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Update some errors in messages found during localization | Dan McGee | 2007-12-04 |
* | Oops- forgot to ever set init to 1 in setlibpaths() | Dan McGee | 2007-12-03 |
* | parseconfig: refactor duplicate code out into a function | Dan McGee | 2007-12-02 |
* | Fixes for the ineptitude of libalpm DB registration | Dan McGee | 2007-12-02 |