| Commit message (Expand) | Author | Age |
* | makepkg: remove the cleancache option | Allan McRae | 2011-06-24 |
* | Don't require a transaction for sync DB updates | Dan McGee | 2011-06-24 |
* | Move locking functions to handle | Dan McGee | 2011-06-24 |
* | Add a 'valid' flag to the database object | Dan McGee | 2011-06-24 |
* | Move database 'version' check to registration time | Dan McGee | 2011-06-24 |
* | Do database signature checking at load time | Dan McGee | 2011-06-24 |
* | Document group and providers selection | Allan McRae | 2011-06-24 |
* | makepkg: clean-up of output messages | Allan McRae | 2011-06-24 |
* | pactest: generate sync DB's in memory | Dan McGee | 2011-06-24 |
* | pactest: refactor install file creation | Dan McGee | 2011-06-24 |
* | pactest: move filelist/backup generation into package object | Dan McGee | 2011-06-24 |
* | pactest: make pmfile a bit more pythonic | Dan McGee | 2011-06-24 |
* | pactest: small cleanups and chmod -x most files | Dan McGee | 2011-06-24 |
* | pactest: clean up database section writing | Dan McGee | 2011-06-24 |
* | pactest: add isize attribute, fix url attribute | Dan McGee | 2011-06-24 |
* | Remove three unnecessary usages of alpm_list_count() | Dan McGee | 2011-06-24 |
* | Prevent segfault when parsing unexpected sync database file | Dan McGee | 2011-06-24 |
* | parse-options: simplify unused-arg & parameter printing | Dave Reisner | 2011-06-24 |
* | Merge branch 'po-split' | Dan McGee | 2011-06-23 |
|\ |
|
| * | scripts/po/: add pacman-key | Dan McGee | 2011-06-23 |
| * | src/pacman/po/: prune message catalog and translations | Dan McGee | 2011-06-23 |
| * | scripts/po/: prune message catalog and translations | Dan McGee | 2011-06-23 |
| * | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 2011-06-23 |
| * | Update all translation files | Dan McGee | 2011-06-23 |
| * | Let configure gettext setup know we use ngettext() | Dan McGee | 2011-06-23 |
* | | repo-add: fix path designation regression | Dave Reisner | 2011-06-23 |
* | | makepkg: Added checks in check_software for distcc, ccache, strip and gzip | Eric BĂ©langer | 2011-06-23 |
* | | makepkg: remove distcc/makeflags option interaction | Dan McGee | 2011-06-23 |
* | | Convert backup list to new pmbackup_t type | Dan McGee | 2011-06-22 |
|/ |
|
* | makepkg: fix 'check_sofware' typo | Dan McGee | 2011-06-22 |
* | repo-add: style cleanup | Dave Reisner | 2011-06-22 |
* | Fixed outdated documentation in test/pacman/README | Kerrick Staley | 2011-06-22 |
* | makepkg: add software check function | Allan McRae | 2011-06-22 |
* | Remove old TODO lists | Allan McRae | 2011-06-22 |
* | makepkg: move comment into correct place | Allan McRae | 2011-06-22 |
* | makepkg: adjust libprovides/depends messages | Allan McRae | 2011-06-22 |
* | makepkg: allow specifying alternative build directory | Allan McRae | 2011-06-22 |
* | makepkg: Add UPX compression support | Allan McRae | 2011-06-22 |
* | repo-add: show better error when path to repo does not exist | Dave Reisner | 2011-06-20 |
* | repo-add: allow creating a database with no compression | Dan McGee | 2011-06-20 |
* | repo-add: use bash equivalents of basename/dirname | Dave Reisner | 2011-06-20 |
* | lib/util: call _alpm_log before setting handle->pm_errno | Dave Reisner | 2011-06-20 |
* | pactest: add retcode=0 to several tests | Dan McGee | 2011-06-20 |
* | makepkg: fix broken syntax (double $) | Florian Pritz | 2011-06-20 |
* | Improve cachedir removal and error handling | Dan McGee | 2011-06-20 |
* | Documented _alpm_download() | Kerrick Staley | 2011-06-20 |
* | Documented purpose of be_*.c | Kerrick Staley | 2011-06-20 |
* | pacman/util.c: support terminals with unknown width | Dave Reisner | 2011-06-20 |
* | Correctly duplicate delta objects | Dan McGee | 2011-06-20 |
* | Clean up util md5sum method | Dan McGee | 2011-06-20 |