summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* libalpm/package.c : fix requiredby with multiple providers.Chantry Xavier2007-10-18
* libalpm/trans.c : fix a recently introduced breakage in scriptlets handling.Chantry Xavier2007-10-14
* libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet.Chantry Xavier2007-10-14
* Updates to fix Doxygen documentation generationDan McGee2007-10-14
* Add gcc format attribute to _alpm_log, catch a few bugs in the processDan McGee2007-10-08
* libalpm/package.c: ensure we use package name when loading packagesDan McGee2007-10-08
* Update usage of gcc __attribute__ flagsDan McGee2007-10-08
* Clean up the scriptlet fork code a bit, honor the child return valueDan McGee2007-10-08
* Fix backward compatibility with non-epoch builddatesDan McGee2007-10-08
* Fail loudly is scriptlets cannot be run via /bin/shAaron Griffin2007-10-04
* libalpm: Optimize/inline the md5 functionalityDan McGee2007-09-28
* libalpm/deps.c: fix memleak found by valgrindDan McGee2007-09-28
* libalpm/be_files: Fix outdated code setting path for lastupdate fileDan McGee2007-09-28
* Minor "cannot remove" message cleanupAaron Griffin2007-09-28
* Remove buildtype package accessor prototypeAaron 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
* Remove package name dependency from libalpmDan McGee2007-09-28
* libalpm: Add newline to alpm log function outputDan McGee2007-09-28
* Preliminary support for optdependsDan McGee2007-09-25
* libalpm/add.c: fix backup array issueDan McGee2007-09-23
* libalpm/remove.c: fix up arguments to unlink_fileDan McGee2007-09-23
* alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfileDan McGee2007-09-23
* libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc...Chantry Xavier2007-09-23
* libalpm/add.c : fix backup handling (2)Chantry Xavier2007-09-18
* libalpm/add.c : newline fix.Chantry Xavier2007-09-17
* Avoid segfaults whet calling alpm_option_get_* before initializationStefano Esposito2007-09-17
* 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
* libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps).Chantry Xavier2007-09-11
* libalpm/package.c : add new alpm_pkg_compute_requiredby function.Chantry Xavier2007-09-11
* libalpm/trans.c : remove the lock even on interrupted transactions.Chantry Xavier2007-09-06
* Add a few missing includes, caught while compiling on cygwinDan McGee2007-09-06
* libalpm: remove outdated files from POTFILES.inDan McGee2007-09-04
* Fix compile-time error with de.po, runtime error with db.cTravis Willard2007-09-03
* Update German translationMatthias Gorissen2007-09-02
* libalpm/remove.c : avoid duplicated packages in removal list.Chantry Xavier2007-09-02
* separate local from sync dbs on filesystemTravis Willard2007-08-26
* libalpm/add.c : fix backup handling.Chantry Xavier2007-08-26
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* libalpm/remove.c: check for ability to unlink is wrongDan McGee2007-08-23
* Various valgrind mem leak fixesDan McGee2007-08-21
* Post trial install changes, round oneDan McGee2007-08-21
* libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor2007-08-20
* Fix for FS 6404 and functionalize some cachedir handling stuffDan McGee2007-08-20
* Add const qualifier to md5_file and alpm_get_md5sumDan McGee2007-08-20
* libalpm/sync.c : don't go back on STATE_PREPARED when committing fails.Chantry Xavier2007-08-17
* Fix some errors spit out by -WextraDan McGee2007-08-16