summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-06-09Add a alpm_db_test() function to the backend for checking DB consistencyVMiklos
2007-06-09Fix up things after the last few changesDan McGee
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee
2007-06-05Const correctness!Dan McGee
2007-06-05Clean up unnecessary headers and macros from alpm.cDan McGee
2007-06-05Fix compilation with GCC 4.2.0Dan McGee
2007-06-04Merge branch 'alpm.c_cleanup' into frontend_configDan McGee
2007-06-04Fix up outstanding parseconfig issuesDan McGee
2007-06-04Rip alpm_parse_config out of libalpmDan McGee
2007-06-04Add a parseconfig to the pacman frontend that compilesDan McGee
2007-06-04Move functions out of alpm.c to where they belongDan McGee
2007-06-04Autotool clean up.Andrew Fyfe
2007-06-04Remove hardcoded defines from libalpmDan McGee
2007-06-04Start moving hardcoded paths out of libalpmDan McGee
2007-06-02Remove freespace checking codeDan McGee
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones
2007-05-31alpm_parse_config(): ignore #.*$, not just ^#.*$VMiklos
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-05-18Allow $repo expansion in 'Server' config linesAaron Griffin
2007-05-18Fix extraneous "ignoring upgrade" output on Ignore'd packagesChantry Xavier
2007-05-18Continue scanning when an invalid DB entry is foundAaron Griffin
2007-05-18Remove trailing slashes from Server URLsAaron Griffin
2007-05-18Fix libarchive permission extractionAaron Griffin
2007-05-14Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee
2007-05-09Fix IgnorePkg handling with replacement packagesAaron Griffin
2007-04-29libalpm util.c and util.h cleanupDan McGee
2007-04-29Remove STRNCPY macro from libalpmDan McGee
2007-04-28Remove 'removes' array from libalpmDan McGee
2007-04-28Remove FREELISTPTR macroDan McGee
2007-04-28Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee
2007-04-28Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee
2007-04-27Remove FREESERVER macro and correctly type _alpm_server_freeDan McGee
2007-04-27Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee
2007-04-27Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee
2007-04-27Remove FREETRANS macro and correctly type _alpm_trans_freeDan McGee
2007-04-26Clean up gettext on the libalpm sideDan McGee
2007-04-26Set the correct type on the log callback functionDan McGee
2007-04-25Update Doxyfile for v1.5.2Dan McGee
2007-04-25add.c and remove.c cleanupDan McGee
2007-04-25Update the pot language filesDan McGee
2007-04-25Update all translation po filesDan McGee
2007-04-25Updated French TranslationNam
2007-04-23Updating German TranslationPierre Schmitz
2007-04-22Using wrong variable for depend lookup in sortbydepsNagy Gabor
2007-04-22Let IgnorePkg superceed the FORCE package flagChantry Xavier
2007-04-22Added Spanish translationJuan Pablo González T
2007-04-16Update German translationMatthias Gorissen
2007-04-16Add Polish language translationMateusz Jędrasik
2007-04-16ldconfig changes from CVSAaron Griffin