summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-29Remove need to explicitly register the local DBDan McGee11-45/+24
2011-01-29Ignore known but unused package descfile fieldsDan McGee1-2/+6
2011-01-28libalpm: Fix a missing "nicht" (not) in German translation.Thomas Bächler1-1/+1
2011-01-28Enable failure on server error for curl download commandDan McGee1-1/+1
2011-01-28Fix libtool performance regression with many argumentsDan McGee1-8/+11
2011-01-25Fix memory leak and error code in DB readingDan McGee1-2/+3
2011-01-24pkgsearch: handle non-matching lines gracefullyDan McGee1-3/+9
2011-01-24Update contrib/ MakefileDan McGee2-1/+10
2011-01-22Query fileowner performance improvementsDan McGee1-15/+33
2011-01-22Improve mbasename performanceDan McGee3-16/+8
2011-01-22Merge branch 'backup-status'Dan McGee1-24/+45
2011-01-22Add a few new provides testsDan McGee3-0/+66
2011-01-22pactest: sort repos by alpha order in config fileDan McGee2-2/+6
2011-01-22pactest: use new-style python classesDan McGee6-6/+6
2011-01-22Be smarter about failure to read backup file contentsDan McGee1-1/+11
2011-01-22Mark backup status strings as untranslatedDan McGee1-3/+3
2011-01-22Refactor backup file status check into separate functionDan McGee1-24/+35
2011-01-22pactest: revamp modified logicDan McGee6-91/+18
2011-01-22Modify all pactests to not use PKG_MODIFIEDDan McGee10-10/+14
2011-01-22pactest: pylint changes for pmdbDan McGee1-35/+30
2011-01-22pactest: pylint changes for utilDan McGee1-29/+10
2011-01-22pactest: pylint changes for pmtestDan McGee3-40/+44
2011-01-22pactest: pylint changes for pmpkgDan McGee1-13/+8
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 datev3.4.3Dan 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-22Remove epoch as an independent fieldDan McGee22-132/+26
2011-01-22Allow version comparison to contain epoch specifierDan McGee3-42/+138
2011-01-22pactest: add more testing for epochDan McGee7-0/+48
2011-01-22pactest: 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