summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-04Add updated Kazakh translation from TransifexDan McGee
2011-02-04Update translation file indexes and MakevarsDan McGee
2011-02-04Add comment about download file resolutionDan McGee
2011-02-04Merge remote-tracking branch 'allan/hash'Dan McGee
2011-02-04Add more error checking and loggingDan McGee
2011-02-04Ensure found files are actually filesDan McGee
2011-02-04Improve pkghash_remove algorithmDan McGee
2011-02-04Use alpm_list_remove_item in pkghash_removeDan McGee
2011-02-04Add new alpm_list_remove_item() functionDan McGee
2011-02-04Add a new removal smoke testDan McGee
2011-02-04Actually remove packages from pkghash on removalAllan McRae
2011-02-04Refactor finding position for new hash entryAllan McRae
2011-02-04Rehash efficientlyAllan McRae
2011-02-04Slightly more efficient rehash size selectionAllan McRae
2011-02-04Error handling for maximum database sizeAllan McRae
2011-02-04Change default sync hash table sizing to 66% fullDan McGee
2011-02-04Implement a quick and dirty rehash functionDan McGee
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