summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Remove AC_TYPE_SIGNAL usageDan McGee3-3/+2
2010-12-13dirent usage cleanupDan McGee6-5/+2
2010-12-13Move MAX_DELTA_RATIO definitionAllan McRae2-3/+3
2010-12-13Combine reading from depends and desc in sync dbAllan McRae1-7/+2
2010-12-13makepkg: remove dead code from handle_depsAndres P1-2/+0
2010-12-13makepkg: do not ignore errors from pacman when checking depsAndres P1-6/+7
2010-12-13makepkg: use portable escape sequence for terminal escapesCarlos Diaz1-6/+6
2010-12-13Add epoch to PKGBUILD prototypesAllan McRae2-0/+2
2010-12-13src/util: update .gitignoreDan McGee1-7/+8
2010-12-13contrib: remove bash pactreeXavier Chantry3-327/+0
2010-12-13pactree: use variables for color and tree outputXavier Chantry1-57/+39
2010-12-13pactree: separate dependency and print logicXavier Chantry1-60/+92
2010-12-13pactree: rewrite in CDave Reisner2-1/+362
2010-12-13alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry4-11/+7
2010-12-13pacman: sort --help outputXavier Chantry2-51/+99
2010-12-13CLI args: update --help and manpageXavier Chantry2-141/+133
2010-12-13alpm: don't expose alpm_depcmpXavier Chantry5-9/+9
2010-12-13alpm: kill alpm_deptestXavier Chantry2-26/+0
2010-12-13pacman/deptest: reimplement with alpm_find_satisfierXavier Chantry1-3/+11
2010-12-13alpm: add new alpm_find_satisfier functionXavier Chantry2-0/+15
2010-12-13Fix a few problems reported by clang-analyzerXavier Chantry3-10/+6
2010-12-13Ensure stdin args are correctly terminatedDan McGee1-3/+4
2010-12-13Merge branch 'maint'Dan McGee6-118/+109
2010-12-13be_files: write EPOCH instead of FORCEXavier Chantry1-3/+4
2010-12-11Fix possible null pointer deref in check_archDan McGee1-1/+1
2010-11-08Small update to Russian translationSergey Tereschenko1-1/+1
2010-11-05Support reading package args from stdinDave Reisner1-0/+33
2010-10-28Add initial 3.4.2 NEWS draftDan McGee1-0/+6
2010-10-28Update Swedish translationTobias Eriksson1-93/+75
2010-10-28PKGBUILD.vim: add special licenses BSD MIT ZLIB PythonXavier Chantry1-3/+6
2010-10-28Small updates to Spanish translationRicardo PĂ©rez1-20/+20
2010-10-18Merge branch 'maint'Dan McGee2-1/+7
2010-10-18pactest: use valgrind.supp fileXavier Chantry1-1/+1
2010-10-18Tests: '-S repo/group' syntaxJakob Gruber1-0/+23
2010-10-18Tests: Sync group which includes ignored pkgsJakob Gruber1-0/+23
2010-10-18alpm/sync: very small memleak fixXavier Chantry1-1/+3
2010-10-18libalpm/remove: fix funny progress bar problem with empty packagesXavier Chantry1-0/+4
2010-10-15be_package: read force entry and convert to epochXavier Chantry1-0/+5
2010-10-14bash_completion: remove upstream deprecated functionsCarlos Diaz1-4/+2
2010-10-14Merge branch 'maint'Dan McGee0-0/+0
2010-10-14Add several pactests for epoch codeDan McGee4-0/+58
2010-10-14Add epoch verification to makepkgDan McGee1-0/+5
2010-10-14Update contrib/ for epochDan McGee2-2/+11
2010-10-14Add epoch support to pactestDan McGee3-13/+14
2010-10-14Make repo-add and makepkg epoch-awareDan McGee2-5/+8
2010-10-14Update documentation to reflect new epoch package variableDan McGee2-10/+15
2010-10-14Add epoch support to pacman/libalpmDan McGee6-22/+47
2010-10-14Small tweaks after backend mergeDan McGee3-19/+4
2010-10-14Merge remote branch 'allan/backend'Dan McGee20-1083/+1415
2010-10-14Only write to local reposAllan McRae1-53/+38