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