summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make alpm_splitdep immutableNagy Gabor2007-06-26
* Remove unnecessary trans parameter from _alpm_checkdepsNagy Gabor2007-06-26
* Don't extract any top-level files in a package that start with '.'Dan McGee2007-06-26
* Mirror update and NEWS updatesDan McGee2007-06-26
* libalpm/util.c: remove unnecessary includeDan McGee2007-06-20
* Revert "Fix libarchive permission extraction"Dan McGee2007-06-20
* Update Doxyfile and add a few missing parts of documentationDan McGee2007-06-17
* Remove some use of goto in the pacman frontendDan McGee2007-06-17
* Quick updates to the bash completion scriptDan McGee2007-06-17
* FS7338: Fix conflicts typo totally this time.Chantry Xavier2007-06-17
* scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt.Andrew Fyfe2007-06-13
* Add ARM architecture to configure.acDan McGee2007-06-13
* Clean up pacman/sync.c and organize it a bitDan McGee2007-06-13
* Remove some more diskspace checking holdover stuffDan McGee2007-06-13
* Functionalize query.c and pacman_queryDan McGee2007-06-12
* scripts/makepkg.in: Added fakeroot version to .PKGINFO header.Andrew Fyfe2007-06-12
* scripts/makepkg.in: Switch to GNU getopt.Andrew Fyfe2007-06-12
* 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