summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* repo-add: fix misguided conditional correctionDan McGee2011-01-13
* Merge branch 'maint'Dan McGee2011-01-12
|\
| * Fix double read issue in maint releasesDan McGee2011-01-12
| * pactest: build the filelist using a set()Dan McGee2011-01-12
| * Make debug config messages consistent in capitalizationDan McGee2011-01-11
| * Back out anticipated epoch changesDan McGee2011-01-11
* | Merge branch 'diskspace-fixes'Dan McGee2011-01-11
|\ \
| * | Call archive_read_data_skip() while checking diskspaceDan McGee2011-01-11
| * | Add error message stating which partition is fullDan McGee2011-01-11
| * | Unify two free diskspace error messagesDan McGee2011-01-11
* | | Merge branch 'fix-double-load'Dan McGee2011-01-11
|\ \ \
| * | | Fix double filelist issue when upgrading a packageDan McGee2011-01-11
| * | | Add two pactests with non-trivial file countsDan McGee2011-01-11
| * | | pactest: build the filelist using a set()Dan McGee2011-01-11
* | | | Merge branch 'repo-add-improvements'Dan McGee2011-01-11
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: add docs for repo-add -d optionDan McGee2011-01-11
| * | | repo-add: Create/modify files databasesPyroPeter2011-01-11
| * | | repo-add: use pushd/popdDan McGee2011-01-11
| |/ /
* | | Add a progressbar for package integrity checkingDan McGee2011-01-11
* | | Small fix to download size lookup and a loggerDan McGee2011-01-11
|/ /
* | pactest: correctly write epoch and force as necessaryDan McGee2011-01-10
* | Use double rather than float everywhereDan McGee2011-01-10
* | Progress callback cleanups and fixesDan McGee2011-01-10
* | Ensure we use local package when calculating removed sizeDan McGee2011-01-10
* | Remove need for floating point division in backendDan McGee2011-01-10
* | libalpm/be_package.c: fix small memleakXavier Chantry2011-01-07
* | Fix some more simple conversion "errors"Dan McGee2011-01-07
* | Use size_t for alpm_list sizesAllan McRae2011-01-07
* | Refactor old date parsing into single methodDan McGee2011-01-07
* | Update copyright years for 2011Allan McRae2011-01-07
* | vercmp: always return 0 if we perform a compareDan McGee2011-01-05
* | Remove FORCE reading from local DBDan McGee2011-01-05
* | pactest: Use booleans where it makes senseDan McGee2011-01-05
* | pactest: remove dead functionDan McGee2011-01-05
* | Fix function indentationDan McGee2011-01-02
* | Merge branch 'maint'Dan McGee2010-12-30
|\|
| * Respect Ignore{Pkg,Group} for group membersJakob Gruber2010-12-30
| * Move group code to separate functionJakob Gruber2010-12-30
| * Tests: Sync group which includes ignored pkgsJakob Gruber2010-12-30
| * doc: add website zip to clean filesDan McGee2010-12-29
* | Declare all local functions staticAllan McRae2010-12-30
* | Add const to some ALPM function signaturesJakob Gruber2010-12-30
* | Merge branch 'maint'Dan McGee2010-12-29
|\|
| * Various documentation updatesDan McGee2010-12-29
* | makepkg: add option to clear buildflagsAllan McRae2010-12-29
* | makepkg: Add check() function for running test suitesAllan McRae2010-12-29
* | Use limits.h for PATH_MAXAllan McRae2010-12-29
* | Detect undefined PATH_MAXAllan McRae2010-12-29
* | Correct type for hash value storageAllan McRae2010-12-29
* | makepkg: escape closing bash array paren for awkDave Reisner2010-12-29