summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
Commit message (Expand)AuthorAge
* pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier2007-10-14
* pacman/pacman.c : add --logfile option.Chantry Xavier2007-10-08
* Remove the non-user friendly --ask optionDan McGee2007-10-08
* needs_transaction adjustmentsChantry Xavier2007-10-03
* Break out transaction test to a separate functionAaron Griffin2007-09-28
* OMG a space!Aaron Griffin2007-09-28
* document the -Qii option.Chantry Xavier2007-09-27
* trans.c : reworking of transaction interruptionsChantry Xavier2007-09-16
* Remove the DB consistency check from pacman and libalpm.Chantry Xavier2007-09-16
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* separate local from sync dbs on filesystemTravis Willard2007-08-26
* pacman.c: clarify reason for doing 2 strcmp operationsDan McGee2007-08-22
* Various valgrind mem leak fixesDan McGee2007-08-21
* Add a default cachedir if one wasn't specifiedDan McGee2007-08-21
* Post trial install changes, round oneDan McGee2007-08-21
* Fix some errors spit out by -WextraDan McGee2007-08-16
* pacman.c: Alphabetize listing of query optionsDan McGee2007-08-16
* new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier2007-08-15
* Cleanup of pacman.c and addition of default paths to frontendDan McGee2007-07-23
* Add --asdeps option to pacmanDan McGee2007-07-15
* Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee2007-07-10
* Remove lockfile configuration from frontend, make it job of libalpmDan McGee2007-06-27
* pacman.c: make parseconfig a bit more robustDan McGee2007-06-27
* pacman.c: Refine error messages used by parseconfigDan McGee2007-06-09
* Allow multiple CacheDirs to be specifiedDan McGee2007-06-09
* Implement a -Qt operation in frontend to test the databaseDan McGee2007-06-09
* Fix up things after the last few changesDan McGee2007-06-09
* Revamp pacman.c main function ordering, switch some output to pm_printfDan McGee2007-06-09
* Fix up outstanding parseconfig issuesDan McGee2007-06-04
* Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* Move three config options out of the backendDan McGee2007-06-04
* Add a parseconfig to the pacman frontend that compilesDan McGee2007-06-04
* Remove hardcoded defines from libalpmDan McGee2007-06-04
* Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Add -Qee option for the original behavior of -QeChantry Xavier2007-05-20
* Display size for packagesNathan Jones2007-05-14
* Set HTTP_USER_AGENT envvar in pacmanDan McGee2007-04-28
* Add a cb_log call on segfaultsDan McGee2007-04-28
* Remove output.c and output.hDan McGee2007-04-26
* Remove ERR calls from the codeDan McGee2007-04-26
* Remove MSG output macro (#define and in code)Dan McGee2007-04-26
* Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* More pacman side cleanupDan McGee2007-04-26
* Allow sync search to work without argumentsDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* Merge single-function header files on pacman sideDan McGee2007-04-25
* Add void to functions with empty parameter listDan McGee2007-04-14
* Remove some debug print statements that were left in on accidentDan McGee2007-04-01