| Commit message (Expand) | Author | Age |
* | Remove SyncFirst option | Dan McGee | 2012-04-12 |
* | Various tweaks to support building with excessive GCC warning flags | Dan McGee | 2012-04-08 |
* | buildsys: define warning CFLAGS in separate var | Dave Reisner | 2012-04-08 |
* | Prefix alpm_pkgfrom_t members with ALPM_ | Allan McRae | 2012-04-07 |
* | Merge branch 'maint' | Dan McGee | 2012-04-07 |
|\ |
|
| * | Updates from Transifex | Dan McGee | 2012-04-07 |
| * | Update all translation files | Dan McGee | 2012-03-28 |
* | | pacman: show groups once with -Sg | Pierre | 2012-04-07 |
* | | Change table_display() to be static | Dan McGee | 2012-03-16 |
* | | Reduce calls to getcols | Dan McGee | 2012-03-16 |
* | | Pass a file descriptor to getcols and flush_term_input | Dan McGee | 2012-03-16 |
* | | Merge branch 'maint' | Dan McGee | 2012-03-16 |
|\| |
|
| * | Skip special files when cleaning package cache | Allan McRae | 2012-03-13 |
* | | Always display download size if it applies | Dan McGee | 2012-03-16 |
* | | Handle printing NULL correctly in table display | Dan McGee | 2012-03-16 |
* | | Minor format-string related cleanups | Dan McGee | 2012-03-12 |
* | | Merge branch 'maint' | Dan McGee | 2012-03-08 |
|\| |
|
| * | Translation updates from Transifex | Dan McGee | 2012-03-05 |
| * | Database cleanup enhancements | Dan McGee | 2012-03-05 |
* | | Simplify package validation info output for sync packages | Allan McRae | 2012-03-08 |
* | | Add information on how an installed package was validated | Allan McRae | 2012-03-08 |
* | | Hook new optdepend structures up | Benedikt Morbach | 2012-03-08 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-20 |
|\| |
|
| * | Give better error messages on database locking failures | Dan McGee | 2012-02-19 |
| * | Revert "Add -S --recursive operation" | Dan McGee | 2012-02-15 |
| * | Revert "Enable recursive/needed sync on SyncFirst" | Dan McGee | 2012-02-15 |
* | | Update copyright years | Allan McRae | 2012-02-20 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-13 |
|\| |
|
| * | Final pre-release Transifex updates | Dan McGee | 2012-02-11 |
| * | Fix a handful of comment typos or misspellings | Dan McGee | 2012-02-06 |
| * | Translation updates from Transifex, mostly scripts | Dan McGee | 2012-02-06 |
* | | Do not check for ALPM_ERR_PKG_INVALID_ARCH on remove operation | Allan McRae | 2012-02-13 |
* | | Move ROOTDIR definition into config.h | Allan McRae | 2012-02-13 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-06 |
|\| |
|
| * | Update translations from Transifex | Dan McGee | 2012-02-06 |
| * | remove.c: make "target not found" error consistent with sync.c | Andrew Gregory | 2012-02-06 |
| * | Add simple integer-only pow() implementation | Dan McGee | 2012-02-03 |
| * | Fix FS#27924: don't display negative zeroes | Thomas Dziedzic | 2012-02-03 |
* | | ALPM API adjustments for sanity and consistency | Dan McGee | 2012-02-06 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-30 |
|\| |
|
| * | Update translations | Dan McGee | 2012-01-30 |
| * | Update pot translation catalogs | Dan McGee | 2012-01-30 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-23 |
|\| |
|
| * | Update copyright on changed files since beginning of year | Dan McGee | 2012-01-18 |
| * | util.c, rmrf(): only create string when needed | Olivier Brunel | 2012-01-18 |
| * | Fix missing [removal] output | Allan McRae | 2012-01-18 |
| * | Fix broken output when asking question and stdin is piped | Olivier Brunel | 2012-01-18 |
| * | Remove unused strtoupper() function | Dan McGee | 2012-01-18 |
| * | Don't remove unknown files in cache cleaning code | Dan McGee | 2012-01-18 |
| * | Use fileno() in isatty() call | Dan McGee | 2012-01-12 |