| Commit message (Expand) | Author | Age |
* | add detail to broken dependency errors | Andrew Gregory | 2015-11-04 |
* | Use ARRAYSIZE macro for non-string array size computation | Pierre Neidhardt | 2015-10-27 |
* | pacman: move database syncing to util.c | Allan McRae | 2015-07-15 |
* | Add pacman support for .files databases | Allan McRae | 2015-07-15 |
* | Simplify sync_cleandb | Allan McRae | 2015-07-14 |
* | sync_cleandb: ensure stat call succeeds | Allan McRae | 2015-03-03 |
* | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | Fix pointer declarations to be globally consistent | Micah Saint Germain | 2014-12-18 |
* | sync.c: fix style violations | Andrew Gregory | 2014-08-04 |
* | remove check for unused ALPM_ERR_PKG_IGNORED | Andrew Gregory | 2014-03-04 |
* | Fix warnings with strict-overflow in gcc-4.9 | Allan McRae | 2014-03-03 |
* | alpm: export *_free functions | Andrew Gregory | 2014-02-04 |
* | Give groups display text singular and plural forms | Allan McRae | 2014-02-04 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Remove spaces between the opening "if" and the opening parenthesis | Jason St. John | 2013-11-08 |
* | pacman: add front end support for repo usage level | Dave Reisner | 2013-09-04 |
* | Do not refer to FlySpray numbers | Allan McRae | 2013-08-21 |
* | Corrected return codes for Sg flag | Ashley Whetter | 2013-07-22 |
* | skip unknown repo names for pacman -Sl | Andrew Gregory | 2013-06-26 |
* | Clean partial downloads from cache | Allan McRae | 2013-05-29 |
* | colourize -Sl/-Ql | Simon Gomizelj | 2013-03-07 |
* | remove :: prefix from all message | Simon Gomizelj | 2013-03-07 |
* | refactor common code in query_search/sync_search | Simon Gomizelj | 2013-03-07 |
* | Perform limited conflict checking with --force | Allan McRae | 2013-02-24 |
* | Exit with failure status if download or installation is not confirmed | Martin Panter | 2013-02-09 |
* | add caller prefix to alpm_logaction | Andrew Gregory | 2013-01-28 |
* | Fix space between control structure and open parens | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Fix missing spaces in operators | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Allow cleaning only some cachedirs | Jan Alexander Steffens (heftig) | 2012-08-02 |
* | Clean up exclusion list in sync cache cleanup | Dan McGee | 2012-08-01 |
* | Skip deltas and partial downloads in package cleanup | Dan McGee | 2012-08-01 |
* | Remove SyncFirst option | Dan McGee | 2012-04-12 |
* | Various tweaks to support building with excessive GCC warning flags | Dan McGee | 2012-04-08 |
* | pacman: show groups once with -Sg | Pierre | 2012-04-07 |
* | Reduce calls to getcols | 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 |
* | | Merge branch 'maint' | Dan McGee | 2012-03-08 |
|\| |
|
| * | Database cleanup enhancements | Dan McGee | 2012-03-05 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-20 |
|\| |
|
| * | Revert "Enable recursive/needed sync on SyncFirst" | Dan McGee | 2012-02-15 |
* | | ALPM API adjustments for sanity and consistency | Dan McGee | 2012-02-06 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-23 |
|\| |
|
| * | Update copyright on changed files since beginning of year | Dan McGee | 2012-01-18 |
| * | Don't remove unknown files in cache cleaning code | Dan McGee | 2012-01-18 |
* | | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | | pacman: process all sync targets before exiting on error | Dan McGee | 2011-12-12 |
* | | create a typedef for enum _alpm_errno_t | Jonathan Conder | 2011-11-14 |