summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove rounding on package size totalsDan McGee2007-10-16
* pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier2007-10-14
* util/testdb: fix up function namingDan McGee2007-10-10
* pacman/pacman.c : add --logfile option.Chantry Xavier2007-10-08
* Update usage of gcc __attribute__ flagsDan McGee2007-10-08
* Remove the non-user friendly --ask optionDan McGee2007-10-08
* Fix -Sy and -Sp operations.Chantry Xavier2007-10-04
* needs_transaction adjustmentsChantry Xavier2007-10-03
* Allow --refresh specified for most -S optionsAaron Griffin2007-09-28
* Break out transaction test to a separate functionAaron Griffin2007-09-28
* OMG a space!Aaron Griffin2007-09-28
* Support for localized times in metadataAaron Griffin2007-09-28
* Add 'full' parameter to alpm_pkg_loadDan McGee2007-09-28
* Update comments dealing with pkgext/dbext strippingDan McGee2007-09-28
* Reimplement pacman cache cleaning the right wayDan McGee2007-09-28
* Remove package name dependency from libalpmDan McGee2007-09-28
* document the -Qii option.Chantry Xavier2007-09-27
* Preliminary support for optdependsDan McGee2007-09-25
* trans.c : reworking of transaction interruptionsChantry Xavier2007-09-16
* Remove the DB consistency check from pacman and libalpm.Chantry Xavier2007-09-16
* Add testdb util for finding inconsistencies in the database.Chantry Xavier2007-09-11
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* Make some small changes recommended by splintDan McGee2007-09-11
* Add a few missing includes, caught while compiling on cygwinDan McGee2007-09-06
* separate local from sync dbs on filesystemTravis Willard2007-08-26
* pacman/sync.c : kill extra newline with groups on -Ss operation.Chantry Xavier2007-08-26
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* 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
* Remove support for SHA1 from pacman.Andrew Fyfe2007-08-16
* pacman.c: Alphabetize listing of query optionsDan McGee2007-08-16
* new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier2007-08-15
* libalpm/query.c : makes orphans and foreign options as filters.Chantry Xavier2007-08-15
* src/util: Clean up headers and a few fixesDan McGee2007-08-15
* Code cleanupDan McGee2007-08-14
* pacman/sync.c : return 0 on succesful search, 1 otherwise.Chantry Xavier2007-08-12
* Cleanup of pacman.c and addition of default paths to frontendDan McGee2007-07-23
* Remove unnecessary entries from .gitignore filesDan McGee2007-07-16
* new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier2007-07-16
* Add --asdeps option to pacmanDan McGee2007-07-15
* Fix previous makepkg patch, and some pacman output.Andrew Fyfe2007-07-12
* Remove 'buildtype' from libalpm and pacmanDan McGee2007-07-11
* Use mbstowcs instead of strlen where applicableSergej Pupykin2007-07-10
* Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee2007-07-10
* Cleanup of pacman_deptest()Andrew Fyfe2007-07-10
* Change the exit code for pacman_deptest().Andrew Fyfe2007-07-09
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09