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