summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Add a new removal smoke testDan McGee2011-02-04
| * | Actually remove packages from pkghash on removalAllan McRae2011-02-04
| * | Refactor finding position for new hash entryAllan McRae2011-02-04
| * | Rehash efficientlyAllan McRae2011-02-04
| * | Slightly more efficient rehash size selectionAllan McRae2011-02-04
| * | Error handling for maximum database sizeAllan McRae2011-02-04
| * | Change default sync hash table sizing to 66% fullDan McGee2011-02-04
| * | Implement a quick and dirty rehash functionDan McGee2011-02-04
| * | Read pkgcache into hashAllan McRae2011-02-04
| * | Get estimated package count when populating databasesDan McGee2011-02-04
| * | Add a hash table for holding packagesAllan McRae2011-02-04
* | | Add more error checking and loggingDan McGee2011-02-04
* | | Ensure found files are actually filesDan McGee2011-02-04
|/ /
* | makepkg: initialize local arrays to emptyAllan McRae2011-02-02
* | makepkg: error on invalid optdependsAllan McRae2011-02-02
* | makepkg: make SRCPKGDEST default to $startdirCedric Staniewski2011-02-02
* | makepkg: Fix the check for references to srcdir/pkgdirNezmer2011-02-02
* | makepkg: fix indention to follow style guideCedric Staniewski2011-02-01
* | Fix locale.h/setlocale inclusion with --disable-nlsDan McGee2011-02-01
* | make -d less strict; add -dd optionFlorian Pritz2011-01-31
* | alpm/depcmp: new NODEPVERSION flagXavier Chantry2011-01-31
* | add pactests for -SddXavier Chantry2011-01-31
* | Allow both cleanmethod values to be specified at the same timeDan McGee2011-01-31
* | Style cleanups in clean cache codeDan McGee2011-01-31
* | Add three clean cache testsDan McGee2011-01-31
* | pactest: allow checking for cache file existenceDan McGee2011-01-31
* | libalpm: fix db_update documentationXavier Chantry2011-01-31
* | Call count() once in callbackDan McGee2011-01-29
* | alpm: drop old target interfacesXavier Chantry2011-01-29
* | select_display: per-database outputXavier Chantry2011-01-29
* | pacman: improve select-questionXavier Chantry2011-01-29
* | pacman/sync: implement interactive group selectionXavier Chantry2011-01-29
* | alpm: deprecate old interfaceXavier Chantry2011-01-29
* | pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry2011-01-29
* | pacman/upgrade: switch to new interfaceXavier Chantry2011-01-29
* | alpm: new alpm_remove_pkg interfaceXavier Chantry2011-01-29
* | pacman/sync: rewrite target handlingXavier Chantry2011-01-29
* | alpm: add alpm_find_grp_pkgsXavier Chantry2011-01-29
* | alpm: new alpm_add_pkg interfaceXavier Chantry2011-01-29
* | alpm/dep: add alpm_find_dbs_satisfierXavier Chantry2011-01-29
* | Add interactive provider selectionXavier Chantry2011-01-29
* | Merge branch 'maint'Dan McGee2011-01-29
|\|
| * libalpm: Fix a missing "nicht" (not) in German translation.Thomas Bächler2011-01-28
| * Enable failure on server error for curl download commandDan McGee2011-01-28
* | pactest: pass entire test to rule.check()Dan McGee2011-01-29
* | Remove need to explicitly register the local DBDan McGee2011-01-29
* | Ignore known but unused package descfile fieldsDan McGee2011-01-28
* | Fix libtool performance regression with many argumentsDan McGee2011-01-28
* | Fix memory leak and error code in DB readingDan McGee2011-01-24
* | pkgsearch: handle non-matching lines gracefullyDan McGee2011-01-24