summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move MAX_DELTA_RATIO definitionAllan McRae2010-12-12
* Combine reading from depends and desc in sync dbAllan McRae2010-12-12
* makepkg: remove dead code from handle_depsAndres P2010-12-12
* makepkg: do not ignore errors from pacman when checking depsAndres P2010-12-12
* makepkg: use portable escape sequence for terminal escapesCarlos Diaz2010-12-12
* Add epoch to PKGBUILD prototypesAllan McRae2010-12-12
* src/util: update .gitignoreDan McGee2010-12-12
* contrib: remove bash pactreeXavier Chantry2010-12-12
* pactree: use variables for color and tree outputXavier Chantry2010-12-12
* pactree: separate dependency and print logicXavier Chantry2010-12-12
* pactree: rewrite in CDave Reisner2010-12-12
* alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry2010-12-12
* pacman: sort --help outputXavier Chantry2010-12-12
* CLI args: update --help and manpageXavier Chantry2010-12-12
* alpm: don't expose alpm_depcmpXavier Chantry2010-12-12
* alpm: kill alpm_deptestXavier Chantry2010-12-12
* pacman/deptest: reimplement with alpm_find_satisfierXavier Chantry2010-12-12
* alpm: add new alpm_find_satisfier functionXavier Chantry2010-12-12
* Fix a few problems reported by clang-analyzerXavier Chantry2010-12-12
* Ensure stdin args are correctly terminatedDan McGee2010-12-12
* Merge branch 'maint'Dan McGee2010-12-12
|\
| * be_files: write EPOCH instead of FORCEXavier Chantry2010-12-12
| * Fix possible null pointer deref in check_archDan McGee2010-12-10
| * Small update to Russian translationSergey Tereschenko2010-11-08
| * Add initial 3.4.2 NEWS draftDan McGee2010-10-28
| * Update Swedish translationTobias Eriksson2010-10-28
| * PKGBUILD.vim: add special licenses BSD MIT ZLIB PythonXavier Chantry2010-10-28
| * Small updates to Spanish translationRicardo PĂ©rez2010-10-28
* | Support reading package args from stdinDave Reisner2010-11-04
* | Merge branch 'maint'Dan McGee2010-10-18
|\|
| * alpm/sync: very small memleak fixXavier Chantry2010-10-18
| * libalpm/remove: fix funny progress bar problem with empty packagesXavier Chantry2010-10-18
* | pactest: use valgrind.supp fileXavier Chantry2010-10-18
* | Tests: '-S repo/group' syntaxJakob Gruber2010-10-18
* | Tests: Sync group which includes ignored pkgsJakob Gruber2010-10-18
* | be_package: read force entry and convert to epochXavier Chantry2010-10-14
* | bash_completion: remove upstream deprecated functionsCarlos Diaz2010-10-14
* | Merge branch 'maint'Dan McGee2010-10-13
|\|
| * Read 'force' entry from packagesDan McGee2010-10-11
* | Add several pactests for epoch codeDan McGee2010-10-13
* | Add epoch verification to makepkgDan McGee2010-10-13
* | Update contrib/ for epochDan McGee2010-10-13
* | Add epoch support to pactestDan McGee2010-10-13
* | Make repo-add and makepkg epoch-awareDan McGee2010-10-13
* | 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