summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-12contrib: remove bash pactreeXavier Chantry
2010-12-12pactree: use variables for color and tree outputXavier Chantry
2010-12-12pactree: separate dependency and print logicXavier Chantry
2010-12-12pactree: rewrite in CDave Reisner
2010-12-12alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry
2010-12-12pacman: sort --help outputXavier Chantry
2010-12-12CLI args: update --help and manpageXavier Chantry
2010-12-12alpm: don't expose alpm_depcmpXavier Chantry
2010-12-12alpm: kill alpm_deptestXavier Chantry
2010-12-12pacman/deptest: reimplement with alpm_find_satisfierXavier Chantry
2010-12-12alpm: add new alpm_find_satisfier functionXavier Chantry
2010-12-12Fix a few problems reported by clang-analyzerXavier Chantry
2010-12-12Ensure stdin args are correctly terminatedDan McGee
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