summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Add new pactest remove043.Nagy Gabor1-0/+18
2007-06-11Attempt to clean up _alpm_sync_prepareDan McGee1-64/+56
2007-06-11Implement simple topological sort algorithm for sortbydepsNagy Gabor5-59/+95
2007-06-11Ensure correct and consistent usage of depmissChantry Xavier5-58/+22
2007-06-11pactest: fix description of remove040Dan McGee1-1/+1
2007-06-11Fix for removing a package that is no longer neededChantry Xavier1-36/+42
2007-06-11Add two new pactests for FS #6057Chantry Xavier2-0/+56
2007-06-10Add new pactest remove042Chantry Xavier1-0/+17
2007-06-10Small speed-tuning to upgrade-checkdepNagy Gabor1-4/+6
2007-06-10Fix issue when upgrading two packages that would break depsNagy Gabor1-29/+9
2007-06-10Fix breakage in checkdeps when upgrading a multiple-dependNagy Gabor1-6/+3
2007-06-09pacman.c: Refine error messages used by parseconfigDan McGee1-7/+14
2007-06-09be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LENDan McGee1-6/+7
2007-06-09Allow multiple CacheDirs to be specifiedDan McGee7-51/+126
2007-06-09Implement a -Qt operation in frontend to test the databaseDan McGee4-1/+31
2007-06-09Add a alpm_db_test() function to the backend for checking DB consistencyVMiklos4-0/+46
2007-06-09Fix up things after the last few changesDan McGee6-40/+40
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee11-93/+36
2007-06-09Revamp pacman.c main function ordering, switch some output to pm_printfDan McGee1-75/+62
2007-06-09Update configure.ac with a few new functions to check forDan McGee1-1/+4
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee3-7/+86
2007-06-09makepkg: Make it possible to create an empty packageRoman Kyrylych1-2/+2
2007-06-09mirrorlist: Add Brazilian mirrorDan McGee1-0/+4
2007-06-05Const correctness!Dan McGee22-137/+146
2007-06-05Clean up unnecessary headers and macros from alpm.cDan McGee1-10/+1
2007-06-05Fix compilation with GCC 4.2.0Dan McGee1-1/+1
2007-06-05Merge branch 'alpm.c_cleanup' into frontend_configDan McGee12-913/+889
2007-06-05Fix up outstanding parseconfig issuesDan McGee4-19/+31
2007-06-05Rip alpm_parse_config out of libalpmDan McGee12-303/+48
2007-06-05Move three config options out of the backendDan McGee2-3/+7
2007-06-05Add a parseconfig to the pacman frontend that compilesDan McGee5-28/+298
2007-06-05Move functions out of alpm.c to where they belongDan McGee12-913/+890
2007-06-05Autotool clean up.Andrew Fyfe12-36/+58
2007-06-05scripts/makepkg.in: Add gettext translation for WARNING and ERROR.Andrew Fyfe1-4/+4
2007-06-05contrib/wget-xdelta.sh: Replaced with an improved version.Andrew Fyfe1-44/+67
2007-06-05scripts/makepkg.in: Fix version comparision in create_xdelta().Andrew Fyfe1-12/+20
2007-06-05scripts/abs.in: Rearrange/Cleanup.Andrew Fyfe2-54/+111
2007-06-05Update Polish TranslationJaroslaw Swierczynski1-3/+3
2007-06-04Fix pacman-optimize autoconf pathsDan McGee2-6/+3
2007-06-04Remove hardcoded defines from libalpmDan McGee8-19/+12
2007-06-04Start moving hardcoded paths out of libalpmDan McGee3-14/+11
2007-06-04Add five new pactest tests where pacman currently failsNagy Gabor5-0/+109
2007-06-04Add gettext/i18n to most of the currently-used scriptsGiovanni Scafora7-132/+151
2007-06-04makeworld: var rename from version -> myverDan McGee1-3/+3
2007-06-04scripts/makepkg.in: More clean up.Andrew Fyfe1-12/+21
2007-06-04scripts/makepkg.in: Improve error handling and clean up on exit.Andrew Fyfe1-19/+50
2007-06-04Clean up output messages for translation.Andrew Fyfe1-40/+54
2007-06-04scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up.Andrew Fyfe1-49/+79
2007-06-04scripts/makepkg.in: Clean up.Andrew Fyfe1-44/+36
2007-06-04Correct descriptions of configure optionsRoman Kyrylych1-7/+7