summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-14Remove lazy loading of deltasAllan McRae2-26/+3
2010-10-14Move and rename splitnameAllan McRae6-50/+49
2010-10-14Restrict visibility of checkdbdir and get_pkgpathAllan McRae3-39/+34
2010-10-14Clean up all old database files and directoriesAllan McRae1-8/+24
2010-10-14Only download sync databasesAllan McRae1-163/+2
2010-10-14Parse sync databaseAllan McRae2-414/+132
2010-10-14Populate sync db from archiveAllan McRae3-27/+42
2010-10-14Completely separate local and sync db handlingAllan McRae6-77/+81
2010-10-14Separate be_files into be_sync and be_localAllan McRae8-325/+943
2010-10-13Move db cache handling functionsAllan McRae2-242/+243
2010-10-13Move database handling utility functionsAllan McRae3-74/+81
2010-10-13Fix documentation syntax and typoAllan McRae2-2/+2
2010-10-13Initial hack at a DB operations structDan McGee3-7/+29
2010-10-13Move the cache stuff where it should beDan McGee13-335/+259
2010-10-13Move changelog functions to callback structDan McGee3-75/+175
2010-10-13Complete rework of package accessor logicDan McGee5-92/+398
2010-10-13Allow local and sync db to be treated separatelyDan McGee5-34/+37
2010-10-13Unify caching concerns in package accessorsDan McGee1-181/+30
2010-10-12CLI args: stricter/better parsingJakob Gruber2-43/+60
2010-10-12CLI args: reorganize parsingJakob Gruber2-163/+280
2010-10-12util: fall cleaning on single file programsDan McGee4-35/+19
2010-10-12Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer18-49/+81
2010-10-12Add .in extension to files in contribNezmer11-0/+0
2010-10-12repo-add: more informative delta messagesXavier Chantry1-5/+3
2010-10-12repo-add: add delta generationXavier Chantry1-1/+25
2010-10-12pactest: fix typo in ignore001Xavier Chantry1-1/+1
2010-10-12makepkg: Use mkfifo instead of GNU-only 'mknod <file> p'Nezmer1-1/+1
2010-10-11CLI args: add pactest with an invalid combinationJakob Gruber1-0/+11
2010-10-11pactest: fix gensyncXavier Chantry3-22/+21
2010-10-11pactest: use simpler method to create tarXavier Chantry1-5/+2
2010-10-11Only check for function if we are using libfetchDan McGee1-1/+3
2010-10-11Remove use of `seq` in pactreeDan McGee1-1/+2
2010-10-11Avoid stat call to determine is_directory if possibleDan McGee1-10/+19
2010-10-05Merge branch 'maint'Dan McGee2-9/+3
2010-10-05Check for python-2.7Allan McRae1-1/+1
2010-10-05Make testsuite python-2.7 compatibleRémy Oudompheng1-8/+2
2010-10-05makepkg: canonicalize paths from environmental variablesAllan McRae1-4/+18
2010-10-05makepkg: compare paths using bash testAllan McRae1-3/+3
2010-10-05makepkg: improve srcdir check and add pkgdirAllan McRae1-2/+6
2010-10-05makepkg: remove STRIP_DIRSAllan McRae3-12/+3
2010-09-27Set pm_errno on libarchive errors while readingSebastian Nowicki1-3/+13
2010-09-27Merge branch 'maint'Dan McGee1-9/+35
2010-09-27Merge branch 'build-system'Dan McGee28-8968/+17853
2010-09-27Add FORTIFY_SOURCE supportAllan McRae2-0/+24
2010-09-27Add wrapper around asprintf callsAllan McRae2-11/+28
2010-09-27repo-add: make --quiet output more quietAllan McRae1-0/+1
2010-09-23Update build system (automake, autoconf, libtool)Dan McGee19-8528/+17111
2010-09-23Update more supplementary build scriptsDan McGee4-167/+240
2010-09-23Update config.guess and config.subDan McGee2-177/+237
2010-09-23Clean up root .gitignoreDan McGee1-18/+9