| Commit message (Expand) | Author | Age |
* | 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 |
* | Make pacman path handling (hopefully) a bit more intuitive | Dan McGee | 2007-12-02 |
* | Add new --needed option for -S. | Chantry Xavier | 2007-12-02 |
* | Move mbasename from pacman.c to util.c | Chantry Xavier | 2007-11-25 |
* | Add -q/--quiet option for controlling output. | Artyom | 2007-11-25 |
* | Remove -F/--freshen operation | Dan McGee | 2007-11-21 |
* | Make it easier to ignore multiple packages. | Nathan Jones | 2007-11-13 |
* | Add help for --ignoregroup. | Nathan Jones | 2007-11-13 |
* | pacman: remove leftover help string for -Rh | Dan McGee | 2007-11-11 |
* | Add TotalDownload option. | Nathan Jones | 2007-11-11 |
* | Add IgnoreGroup and --ignoregroup option. | Nathan Jones | 2007-11-11 |
* | Add LOGFILE as a define at compile time for pacman | Dan McGee | 2007-11-05 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | Fix basename usage in pacman and utilities | Dan McGee | 2007-11-04 |
* | Fix mcheck detection and usage | Dan McGee | 2007-10-26 |
* | Ensure all localization stuff is correctly guarded | Dan McGee | 2007-10-22 |
* | Download delta files if UseDelta is set. | Nathan Jones | 2007-10-19 |
* | pacman/pacman.c : put back root check even if -r is specified. | Chantry Xavier | 2007-10-14 |
* | pacman/pacman.c : add --logfile option. | Chantry Xavier | 2007-10-08 |
* | Remove the non-user friendly --ask option | Dan McGee | 2007-10-08 |
* | needs_transaction adjustments | Chantry Xavier | 2007-10-03 |
* | Break out transaction test to a separate function | Aaron Griffin | 2007-09-28 |
* | OMG a space! | Aaron Griffin | 2007-09-28 |
* | document the -Qii option. | Chantry Xavier | 2007-09-27 |
* | trans.c : reworking of transaction interruptions | Chantry Xavier | 2007-09-16 |
* | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 2007-09-16 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | separate local from sync dbs on filesystem | Travis Willard | 2007-08-26 |
* | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee | 2007-08-22 |
* | Various valgrind mem leak fixes | Dan McGee | 2007-08-21 |
* | Add a default cachedir if one wasn't specified | Dan McGee | 2007-08-21 |
* | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | Fix some errors spit out by -Wextra | Dan McGee | 2007-08-16 |
* | pacman.c: Alphabetize listing of query options | Dan McGee | 2007-08-16 |
* | new query options : explicit (-Qe) and deps (-Qd). | Chantry Xavier | 2007-08-15 |
* | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee | 2007-07-23 |
* | Add --asdeps option to pacman | Dan McGee | 2007-07-15 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 2007-06-27 |
* | pacman.c: make parseconfig a bit more robust | Dan McGee | 2007-06-27 |