summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-22pactest: revamp modified logicDan McGee
2011-01-22Modify all pactests to not use PKG_MODIFIEDDan McGee
2011-01-22pactest: pylint changes for pmdbDan McGee
2011-01-22pactest: pylint changes for utilDan McGee
2011-01-22pactest: pylint changes for pmtestDan McGee
2011-01-22pactest: pylint changes for pmpkgDan McGee
2011-01-22pactest: pylint changes for pmruleDan McGee
2011-01-22pactest: pylint changes for pmenvDan McGee
2011-01-22pactest: pylint changes for pactestDan McGee
2011-01-22pactest: pylint changes for pmfileDan McGee
2011-01-22Compute download size for sync packages onlyDan McGee
2011-01-22Merge branch 'maint'Dan McGee