summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-22pactest: pylint changes for pmruleDan McGee2-14/+12
2011-01-22pactest: pylint changes for pmenvDan McGee1-1/+0
2011-01-22pactest: pylint changes for pactestDan McGee1-3/+3
2011-01-22pactest: pylint changes for pmfileDan McGee1-14/+10
2011-01-22Compute download size for sync packages onlyDan McGee1-1/+1
2011-01-22Merge branch 'maint'Dan McGee25-24/+116
2011-01-22Update 3.4.3 release dateDan McGee1-1/+1
2011-01-22Merge branch 'epoch-work'Dan McGee31-178/+318
2011-01-22Makefile: Use git describe --dirty for GIT VERSIONXavier Chantry3-3/+3
2011-01-22repo-add: only attempt to create deltas when askedAllan McRae1-9/+11
2011-01-22doc: update current list of authorsDan McGee1-1/+2
2011-01-22doc: add a vercmp manpageDan McGee5-2/+81
2011-01-22makepkg: encode epoch in version specifier if > 0Dan McGee1-24/+46
2011-01-21Remove epoch as an independent fieldDan McGee22-132/+26
2011-01-21Allow version comparison to contain epoch specifierDan McGee3-42/+138
2011-01-21pactest: add more testing for epochDan McGee7-0/+48
2011-01-21pactest: Rename epoch pactestsDan McGee4-0/+0
2011-01-21Copy new backend translation over from frontend translationDan McGee22-22/+110
2011-01-213.4.3 release preparationDan McGee4-3/+7
2011-01-21Add a likely_pkg hint argument to sync_db_readDan McGee1-10/+16
2011-01-21Improve splitname memory allocationDan McGee1-14/+13
2011-01-21Improve depends string parsingDan McGee1-33/+20
2011-01-21Add strndup fallback function to libalpm utilDan McGee2-0/+27
2011-01-21Update valgrind suppressions fileDan McGee1-13/+14
2011-01-21Add a pactest for the situation in FS#7524Dan McGee1-0/+38
2011-01-18Fix integrity check status when installing from fileDan McGee1-2/+1
2011-01-14makepkg: perform all sanity checks before erroring outDan McGee1-18/+19
2011-01-13repo-add: fix misguided conditional correctionDan McGee1-6/+8
2011-01-12Merge branch 'maint'Dan McGee1-2/+2
2011-01-12Fix double read issue in maint releasesDan McGee1-8/+10
2011-01-12pactest: build the filelist using a set()Dan McGee1-6/+4
2011-01-11Make debug config messages consistent in capitalizationDan McGee1-2/+2
2011-01-11Back out anticipated epoch changesDan McGee1-4/+0
2011-01-11Merge branch 'diskspace-fixes'Dan McGee2-8/+18
2011-01-11Merge branch 'fix-double-load'Dan McGee5-21/+59
2011-01-11Merge branch 'repo-add-improvements'Dan McGee2-14/+32
2011-01-11Fix double filelist issue when upgrading a packageDan McGee2-15/+25
2011-01-11Call archive_read_data_skip() while checking diskspaceDan McGee1-0/+7
2011-01-11Add error message stating which partition is fullDan McGee1-7/+10
2011-01-11Unify two free diskspace error messagesDan McGee1-1/+1
2011-01-11Add a progressbar for package integrity checkingDan McGee3-4/+18
2011-01-11Small fix to download size lookup and a loggerDan McGee2-1/+5
2011-01-11doc: add docs for repo-add -d optionDan McGee1-1/+5
2011-01-11repo-add: Create/modify files databasesPyroPeter2-5/+21
2011-01-11Add two pactests with non-trivial file countsDan McGee2-0/+30
2011-01-11pactest: build the filelist using a set()Dan McGee1-6/+4
2011-01-11repo-add: use pushd/popdDan McGee1-9/+7
2011-01-10pactest: correctly write epoch and force as necessaryDan McGee3-0/+9
2011-01-10Use double rather than float everywhereDan McGee3-11/+10
2011-01-10Progress callback cleanups and fixesDan McGee1-27/+21