summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Update usage of gcc __attribute__ flagsDan McGee1-3/+3
2007-10-09Remove the non-user friendly --ask optionDan McGee3-93/+35
2007-10-05Fix -Sy and -Sp operations.Chantry Xavier2-3/+3
2007-10-04needs_transaction adjustmentsChantry Xavier3-55/+69
2007-09-28Allow --refresh specified for most -S optionsAaron Griffin1-24/+27
2007-09-28Break out transaction test to a separate functionAaron Griffin3-15/+23
2007-09-28OMG a space!Aaron Griffin1-1/+1
2007-09-28Support for localized times in metadataAaron Griffin1-3/+4
2007-09-28Add 'full' parameter to alpm_pkg_loadDan McGee3-4/+5
2007-09-28Update comments dealing with pkgext/dbext strippingDan McGee1-2/+1
2007-09-28Reimplement pacman cache cleaning the right wayDan McGee1-5/+54
2007-09-28Remove package name dependency from libalpmDan McGee1-114/+6
2007-09-28document the -Qii option.Chantry Xavier1-1/+1
2007-09-26Preliminary support for optdependsDan McGee1-0/+1
2007-09-17trans.c : reworking of transaction interruptionsChantry Xavier1-3/+8
2007-09-17Remove the DB consistency check from pacman and libalpm.Chantry Xavier5-43/+23
2007-09-12Add testdb util for finding inconsistencies in the database.Chantry Xavier3-1/+194
2007-09-12make alpm_strerror binding friendlyStefano Esposito5-32/+32
2007-09-12Make some small changes recommended by splintDan McGee4-22/+24
2007-09-07Add a few missing includes, caught while compiling on cygwinDan McGee1-0/+1
2007-08-27separate local from sync dbs on filesystemTravis Willard1-8/+2
2007-08-26pacman/sync.c : kill extra newline with groups on -Ss operation.Chantry Xavier1-1/+1
2007-08-24libalpm: add newlines to all strings passed to log callbackDan McGee1-2/+0
2007-08-22pacman.c: clarify reason for doing 2 strcmp operationsDan McGee1-0/+4
2007-08-22Various valgrind mem leak fixesDan McGee1-2/+5
2007-08-22Add a default cachedir if one wasn't specifiedDan McGee2-0/+7
2007-08-22Post trial install changes, round oneDan McGee3-55/+57
2007-08-16Fix some errors spit out by -WextraDan McGee3-8/+7
2007-08-16Remove support for SHA1 from pacman.Andrew Fyfe1-17/+4
2007-08-16pacman.c: Alphabetize listing of query optionsDan McGee1-3/+3
2007-08-16new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier3-8/+29
2007-08-16libalpm/query.c : makes orphans and foreign options as filters.Chantry Xavier1-129/+76
2007-08-16src/util: Clean up headers and a few fixesDan McGee3-19/+14
2007-08-14Code cleanupDan McGee2-2/+0
2007-08-13pacman/sync.c : return 0 on succesful search, 1 otherwise.Chantry Xavier1-1/+4
2007-07-23Cleanup of pacman.c and addition of default paths to frontendDan McGee2-40/+54
2007-07-16Remove unnecessary entries from .gitignore filesDan McGee2-4/+0
2007-07-16new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier4-19/+23
2007-07-15Add --asdeps option to pacmanDan McGee3-11/+12
2007-07-12Fix previous makepkg patch, and some pacman output.Andrew Fyfe1-3/+3
2007-07-12Remove 'buildtype' from libalpm and pacmanDan McGee1-3/+1
2007-07-11Use mbstowcs instead of strlen where applicableSergej Pupykin1-3/+3
2007-07-10Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee1-22/+22
2007-07-10Cleanup of pacman_deptest()Andrew Fyfe1-10/+7
2007-07-09Change the exit code for pacman_deptest().Andrew Fyfe1-1/+1
2007-07-09Remove gettext from any alpm_logaction callsDan McGee2-5/+5
2007-07-06First step of moving translations from src/pacman/po to po/Dan McGee17-11353/+0
2007-07-02pacman/query.c : return after a query on all packages.Chantry Xavier1-0/+1
2007-07-02pacman/packages.c : print an error for files that can't be stated.Chantry Xavier1-3/+8
2007-06-28Remove lockfile configuration from frontend, make it job of libalpmDan McGee2-11/+0