summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-04Read pkgcache into hashAllan McRae
2011-02-04Get estimated package count when populating databasesDan McGee
2011-02-04Add a hash table for holding packagesAllan McRae
2011-02-02makepkg: initialize local arrays to emptyAllan McRae
2011-02-02makepkg: error on invalid optdependsAllan McRae
2011-02-02makepkg: make SRCPKGDEST default to $startdirCedric Staniewski
2011-02-02makepkg: Fix the check for references to srcdir/pkgdirNezmer
2011-02-01makepkg: fix indention to follow style guideCedric Staniewski
2011-02-01Fix locale.h/setlocale inclusion with --disable-nlsDan McGee
2011-01-31make -d less strict; add -dd optionFlorian Pritz
2011-01-31alpm/depcmp: new NODEPVERSION flagXavier Chantry
2011-01-31add pactests for -SddXavier Chantry
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee
2011-01-31Style cleanups in clean cache codeDan McGee
2011-01-31Add three clean cache testsDan McGee
2011-01-31pactest: allow checking for cache file existenceDan McGee
2011-01-31libalpm: fix db_update documentationXavier Chantry
2011-01-29Call count() once in callbackDan McGee
2011-01-29alpm: drop old target interfacesXavier Chantry
2011-01-29select_display: per-database outputXavier Chantry
2011-01-29pacman: improve select-questionXavier Chantry
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry
2011-01-29alpm: deprecate old interfaceXavier Chantry
2011-01-29pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry
2011-01-29pacman/upgrade: switch to new interfaceXavier Chantry
2011-01-29alpm: new alpm_remove_pkg interfaceXavier Chantry
2011-01-29pacman/sync: rewrite target handlingXavier Chantry
2011-01-29alpm: add alpm_find_grp_pkgsXavier Chantry
2011-01-29alpm: new alpm_add_pkg interfaceXavier Chantry
2011-01-29alpm/dep: add alpm_find_dbs_satisfierXavier Chantry
2011-01-29Add interactive provider selectionXavier Chantry
2011-01-29Merge branch 'maint'Dan McGee
2011-01-29pactest: pass entire test to rule.check()Dan McGee
2011-01-29Remove need to explicitly register the local DBDan McGee
2011-01-28Ignore known but unused package descfile fieldsDan McGee
2011-01-28libalpm: Fix a missing "nicht" (not) in German translation.Thomas Bächler
2011-01-28Enable failure on server error for curl download commandDan McGee
2011-01-28Fix libtool performance regression with many argumentsDan McGee
2011-01-24Fix memory leak and error code in DB readingDan McGee
2011-01-24pkgsearch: handle non-matching lines gracefullyDan McGee
2011-01-24Update contrib/ MakefileDan McGee
2011-01-22Query fileowner performance improvementsDan McGee
2011-01-22Improve mbasename performanceDan McGee
2011-01-22Merge branch 'backup-status'Dan McGee
2011-01-22Add a few new provides testsDan McGee
2011-01-22pactest: sort repos by alpha order in config fileDan McGee
2011-01-22pactest: use new-style python classesDan McGee
2011-01-22Be smarter about failure to read backup file contentsDan McGee
2011-01-22Mark backup status strings as untranslatedDan McGee
2011-01-22Refactor backup file status check into separate functionDan McGee