summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Clean up MD5 code.Andrew Fyfe2007-08-16
* Remove support for SHA1 from pacman.Andrew Fyfe2007-08-16
* libalpm/db.c : add alpm_db_unregister_all.Chantry Xavier2007-08-16
* libalpm/db.c : allow unregistering db for interrupted transaction.Chantry Xavier2007-08-15
* package.h: implement origin_data union in pmpkg_t structDan McGee2007-08-14
* Code cleanupDan McGee2007-08-14
* libalpm/conflict.c : small speed-up and fix.Nagy Gabor2007-08-12
* libalpm/conflict.c : small memleak fix.Nagy Gabor2007-08-12
* Add two pactest for versioned conflicts.Nagy Gabor2007-08-12
* libalpm/conflict.c : cleanup + fix for conflict001.Chantry Xavier2007-07-20
* libalpm/sync.c : two memleak fixes in _alpm_sync_prepare.Nagy Gabor2007-07-20
* libalpm/sync.c : fix DEPENDSONLY flag handling.Chantry Xavier2007-07-20
* libalpm/alpm_list.c : add SYMEXPORT to all alpm_list_ functions.Chantry Xavier2007-07-20
* Reorder functions in libalpm/package.c for Doxygen purposesDan McGee2007-07-18
* libalpm/deps.c : split alpm_depcmp.Chantry Xavier2007-07-17
* libalpm/deps.c : split sortbydeps function.Chantry Xavier2007-07-17
* Remove unnecessary entries from .gitignore filesDan McGee2007-07-16
* new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier2007-07-16
* Clean up libalpm/add.c and revise file extraction codeDan McGee2007-07-15
* Add --asdeps option to pacmanDan McGee2007-07-15
* libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor2007-07-15
* Ensure requiredby entries are removed during an upgradeDan McGee2007-07-14
* libalpm/sync.c : ldconfig is run twice.Nagy Gabor2007-07-14
* libalpm/remove.c : revert part of commit to fix remove044 pactestChantry Xavier2007-07-13
* Update hungarian translationNagy Gabor2007-07-13
* libalpm/deps.c : fix for remove044 pactest.Chantry Xavier2007-07-13
* Remove conflict message for non-existent files (reworked)Chantry Xavier2007-07-13
* libalpm/remove.c : Rsd combination.Chantry Xavier2007-07-13
* Some doxygen comments.Andrew Fyfe2007-07-12
* Remove some more conditional include stuffDan McGee2007-07-12
* Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee2007-07-12
* Remove 'buildtype' from libalpm and pacmanDan McGee2007-07-11
* conflict.c: start cleaning conflict check functionsChantry Xavier2007-07-11
* Update translation files on libalpm side after gettext changeDan McGee2007-07-11
* Fix issue with <dbpath>/db.lck being truncatedDan McGee2007-07-10
* Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee2007-07-10
* Remove conflict message for no-existent files.Andrew Fyfe2007-07-10
* Cleanup of pacman_deptest()Andrew Fyfe2007-07-10
* libalpm/trans.c : exit the forked process correctly in case of errors.Chantry Xavier2007-07-09
* Clean up the alpm handleDan McGee2007-07-09
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Add top level hidden file code to package.cDan McGee2007-07-08
* First step of moving translations from src/pacman/po to po/Dan McGee2007-07-06
* Various small fixes as suggested by some static code checkersDan McGee2007-07-06
* libalpm/add.c : fix for FS #7484Chantry Xavier2007-07-01
* libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output.Chantry Xavier2007-07-01
* Remove unnecessary and extra includesDan McGee2007-07-01
* Move Doxygen manpage generation to doc/ directoryDan McGee2007-07-01
* libalpm/add.c : ignore libarchive warning.Chantry Xavier2007-06-28
* libalpm/util.c : stat returns 0 on successChantry Xavier2007-06-28