summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-10Implement simple topological sort algorithm for sortbydepsNagy Gabor
2007-06-10Ensure correct and consistent usage of depmissChantry Xavier
2007-06-10pactest: fix description of remove040Dan McGee
2007-06-10Fix for removing a package that is no longer neededChantry Xavier
2007-06-10Add two new pactests for FS #6057Chantry Xavier
2007-06-10Add new pactest remove042Chantry Xavier
2007-06-10Small speed-tuning to upgrade-checkdepNagy Gabor
2007-06-10Fix issue when upgrading two packages that would break depsNagy Gabor
2007-06-10Fix breakage in checkdeps when upgrading a multiple-dependNagy Gabor
2007-06-09pacman.c: Refine error messages used by parseconfigDan McGee
2007-06-09be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LENDan McGee
2007-06-09Allow multiple CacheDirs to be specifiedDan McGee
2007-06-09Implement a -Qt operation in frontend to test the databaseDan McGee
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-09Revamp pacman.c main function ordering, switch some output to pm_printfDan McGee
2007-06-09Update configure.ac with a few new functions to check forDan McGee
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee
2007-06-09makepkg: Make it possible to create an empty packageRoman Kyrylych
2007-06-09mirrorlist: Add Brazilian mirrorDan 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-04Move three config options out of the backendDan 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-04scripts/makepkg.in: Add gettext translation for WARNING and ERROR.Andrew Fyfe
2007-06-04contrib/wget-xdelta.sh: Replaced with an improved version.Andrew Fyfe
2007-06-04scripts/makepkg.in: Fix version comparision in create_xdelta().Andrew Fyfe
2007-06-04scripts/abs.in: Rearrange/Cleanup.Andrew Fyfe
2007-06-04Update Polish TranslationJaroslaw Swierczynski
2007-06-04Fix pacman-optimize autoconf pathsDan McGee
2007-06-04Remove hardcoded defines from libalpmDan McGee
2007-06-04Start moving hardcoded paths out of libalpmDan McGee
2007-06-04Add five new pactest tests where pacman currently failsNagy Gabor
2007-06-04Add gettext/i18n to most of the currently-used scriptsGiovanni Scafora
2007-06-04makeworld: var rename from version -> myverDan McGee
2007-06-03scripts/makepkg.in: More clean up.Andrew Fyfe
2007-06-03scripts/makepkg.in: Improve error handling and clean up on exit.Andrew Fyfe
2007-06-03Clean up output messages for translation.Andrew Fyfe
2007-06-03scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up.Andrew Fyfe
2007-06-03scripts/makepkg.in: Clean up.Andrew Fyfe
2007-06-03Correct descriptions of configure optionsRoman Kyrylych
2007-06-02Rename functions in makepkg for consistencyDan McGee
2007-06-02makepkg: fix create_xdelta() and add warningAsh Milsted