summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
* | makepkg: allow pkgname usage in split package functionsAllan McRae2010-12-29
* | Merge branch 'depcmp-perf'Dan McGee2010-12-29
|\ \
| * | Use name hashes in depends to avoid strcmp callsDan McGee2010-12-21
| * | Remove need for memory allocation in _alpm_depcmpDan McGee2010-12-21
* | | Merge branch 'fgets-perf'Dan McGee2010-12-29
|\ \ \ | |/ / |/| |
| * | Add pactest to test long archive readsDan McGee2010-12-21
| * | pactest: allow testing of package descriptionDan McGee2010-12-21
| * | Overhaul archive fgets functionDan McGee2010-12-21
|/ /
* | testdb: update for new database formatDan McGee2010-12-20
* | Only check diskspace availability if needs more than zeroAllan McRae2010-12-20
* | Always specify arguement type in function delcarationsAllan McRae2010-12-20
* | makepkg: remove last inappropriate PKGBUILD usageAllan McRae2010-12-20
* | Use macros in sync DB parsingDan McGee2010-12-20
* | Merge branch 'maint'Dan McGee2010-12-15
|\|
| * doc/PKGBUILD: document that functions run in -e modeDan McGee2010-12-13
| * Fix manpage wrap not at 80 charactersDan McGee2010-12-13
| * Update news and bump versionsDan McGee2010-12-12
* | Add a cushion for diskspace checkingDan McGee2010-12-15
* | Document PKGEXT and SRCEXTAllan McRae2010-12-15