summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add pactest requiredby004.Nagy Gabor2007-06-12
* pacman util.h: Add missing stdarg.h includeDan McGee2007-06-12
* FS7355: Add --ignorearch option to makepkgAndreas Hauser2007-06-11
* Add new pactest remove043.Nagy Gabor2007-06-11
* Attempt to clean up _alpm_sync_prepareDan McGee2007-06-10
* Implement simple topological sort algorithm for sortbydepsNagy Gabor2007-06-10
* Ensure correct and consistent usage of depmissChantry Xavier2007-06-10
* pactest: fix description of remove040Dan McGee2007-06-10
* Fix for removing a package that is no longer neededChantry Xavier2007-06-10
* Add two new pactests for FS #6057Chantry Xavier2007-06-10
* Add new pactest remove042Chantry Xavier2007-06-10
* Small speed-tuning to upgrade-checkdepNagy Gabor2007-06-10
* Fix issue when upgrading two packages that would break depsNagy Gabor2007-06-10
* Fix breakage in checkdeps when upgrading a multiple-dependNagy Gabor2007-06-10
* pacman.c: Refine error messages used by parseconfigDan McGee2007-06-09
* be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LENDan McGee2007-06-09
* Allow multiple CacheDirs to be specifiedDan McGee2007-06-09
* Implement a -Qt operation in frontend to test the databaseDan McGee2007-06-09
* Add a alpm_db_test() function to the backend for checking DB consistencyVMiklos2007-06-09
* Fix up things after the last few changesDan McGee2007-06-09
* Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee2007-06-09
* Revamp pacman.c main function ordering, switch some output to pm_printfDan McGee2007-06-09
* Update configure.ac with a few new functions to check forDan McGee2007-06-09
* Add a series of pm_printf functions to pacman frontendDan McGee2007-06-09
* makepkg: Make it possible to create an empty packageRoman Kyrylych2007-06-09
* mirrorlist: Add Brazilian mirrorDan McGee2007-06-09
* Const correctness!Dan McGee2007-06-05
* Clean up unnecessary headers and macros from alpm.cDan McGee2007-06-05
* Fix compilation with GCC 4.2.0Dan McGee2007-06-05
* Merge branch 'alpm.c_cleanup' into frontend_configDan McGee2007-06-04
|\
| * Move functions out of alpm.c to where they belongDan McGee2007-06-04
* | Fix up outstanding parseconfig issuesDan McGee2007-06-04
* | Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* | Move three config options out of the backendDan McGee2007-06-04
* | Add a parseconfig to the pacman frontend that compilesDan McGee2007-06-04
|/
* Autotool clean up.Andrew Fyfe2007-06-04
* scripts/makepkg.in: Add gettext translation for WARNING and ERROR.Andrew Fyfe2007-06-04
* contrib/wget-xdelta.sh: Replaced with an improved version.Andrew Fyfe2007-06-04
* scripts/makepkg.in: Fix version comparision in create_xdelta().Andrew Fyfe2007-06-04
* scripts/abs.in: Rearrange/Cleanup.Andrew Fyfe2007-06-04
* Update Polish TranslationJaroslaw Swierczynski2007-06-04
* Fix pacman-optimize autoconf pathsDan McGee2007-06-04
* Remove hardcoded defines from libalpmDan McGee2007-06-04
* Start moving hardcoded paths out of libalpmDan McGee2007-06-04
* Add five new pactest tests where pacman currently failsNagy Gabor2007-06-04
* Add gettext/i18n to most of the currently-used scriptsGiovanni Scafora2007-06-04
* makeworld: var rename from version -> myverDan McGee2007-06-04
* scripts/makepkg.in: More clean up.Andrew Fyfe2007-06-03
* scripts/makepkg.in: Improve error handling and clean up on exit.Andrew Fyfe2007-06-03
* Clean up output messages for translation.Andrew Fyfe2007-06-03