summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-12Merge branch 'maint'Dan McGee
2010-12-12be_files: write EPOCH instead of FORCEXavier Chantry
2010-12-10Fix possible null pointer deref in check_archDan McGee
2010-11-08Small update to Russian translationSergey Tereschenko
2010-11-04Support reading package args from stdinDave Reisner
2010-10-28Add initial 3.4.2 NEWS draftDan McGee
2010-10-28Update Swedish translationTobias Eriksson
2010-10-28PKGBUILD.vim: add special licenses BSD MIT ZLIB PythonXavier Chantry
2010-10-28Small updates to Spanish translationRicardo PĂ©rez
2010-10-18Merge branch 'maint'Dan McGee
2010-10-18pactest: use valgrind.supp fileXavier Chantry
2010-10-18Tests: '-S repo/group' syntaxJakob Gruber
2010-10-18Tests: Sync group which includes ignored pkgsJakob Gruber
2010-10-18alpm/sync: very small memleak fixXavier Chantry
2010-10-18libalpm/remove: fix funny progress bar problem with empty packagesXavier Chantry
2010-10-14be_package: read force entry and convert to epochXavier Chantry
2010-10-14bash_completion: remove upstream deprecated functionsCarlos Diaz
2010-10-13Merge branch 'maint'Dan McGee
2010-10-13Add several pactests for epoch codeDan McGee
2010-10-13Add epoch verification to makepkgDan McGee
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