summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-13Update contrib/ for epochDan McGee
2010-10-13Add epoch support to pactestDan McGee
2010-10-13Make repo-add and makepkg epoch-awareDan McGee
2010-10-13Update documentation to reflect new epoch package variableDan McGee
2010-10-13Add epoch support to pacman/libalpmDan McGee
2010-10-13Small tweaks after backend mergeDan McGee
2010-10-13Merge remote branch 'allan/backend'Dan McGee
2010-10-14Only write to local reposAllan McRae
2010-10-14Clean-up parsing sync databaseAllan McRae
2010-10-14Clean-up parsing local databaseAllan McRae
2010-10-14Remove lazy loading of deltasAllan McRae
2010-10-14Move and rename splitnameAllan McRae
2010-10-14Restrict visibility of checkdbdir and get_pkgpathAllan McRae
2010-10-14Clean up all old database files and directoriesAllan McRae
2010-10-14Only download sync databasesAllan McRae
2010-10-14Parse sync databaseAllan McRae
2010-10-14Populate sync db from archiveAllan McRae
2010-10-14Completely separate local and sync db handlingAllan McRae
2010-10-14Separate be_files into be_sync and be_localAllan McRae
2010-10-13Fix bash shell location checkDan McGee
2010-10-13Move db cache handling functionsAllan McRae
2010-10-13Move database handling utility functionsAllan McRae
2010-10-13Fix documentation syntax and typoAllan McRae
2010-10-13Initial hack at a DB operations structDan McGee
2010-10-13Move the cache stuff where it should beDan McGee
2010-10-13Move changelog functions to callback structDan McGee
2010-10-13Complete rework of package accessor logicDan McGee
2010-10-13Allow local and sync db to be treated separatelyDan McGee
2010-10-13Unify caching concerns in package accessorsDan McGee
2010-10-12contrib/ follow-up workDan McGee
2010-10-11CLI args: stricter/better parsingJakob Gruber
2010-10-11CLI args: reorganize parsingJakob Gruber
2010-10-11util: fall cleaning on single file programsDan McGee
2010-10-11Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer
2010-10-11Add .in extension to files in contribNezmer
2010-10-11repo-add: more informative delta messagesXavier Chantry
2010-10-11repo-add: add delta generationXavier Chantry
2010-10-11pactest: fix typo in ignore001Xavier Chantry
2010-10-11makepkg: Use mkfifo instead of GNU-only 'mknod <file> p'Nezmer
2010-10-11CLI args: add pactest with an invalid combinationJakob Gruber
2010-10-11pactest: fix gensyncXavier Chantry
2010-10-11pactest: use simpler method to create tarXavier Chantry
2010-10-11Only check for function if we are using libfetchDan McGee
2010-10-11Remove use of `seq` in pactreeDan McGee
2010-10-11Avoid stat call to determine is_directory if possibleDan McGee
2010-10-05Merge branch 'maint'Dan McGee
2010-10-05Check for python-2.7Allan McRae
2010-10-05Make testsuite python-2.7 compatibleRémy Oudompheng
2010-10-05makepkg: canonicalize paths from environmental variablesAllan McRae
2010-10-05makepkg: compare paths using bash testAllan McRae