Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move pm_errno onto the handle | Dan McGee | 2011-06-13 |
* | Require handle for alpm_db_register_sync() | Dan McGee | 2011-06-09 |
* | Require handle argument to all alpm_option_(get|set)_*() methods | Dan McGee | 2011-06-09 |
* | Update utilities for new initialize/release methods | Dan McGee | 2011-06-07 |
* | Fix warnings reported by -Wwrite-strings | Dan McGee | 2011-05-04 |
* | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
* | alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache | Dave Reisner | 2011-02-25 |
* | Mark log callback format string const | Dan McGee | 2011-02-24 |
* | Read pkgcache into hash | Allan McRae | 2011-02-04 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Declare all local functions static | Allan McRae | 2010-12-30 |
* | Detect undefined PATH_MAX | Allan McRae | 2010-12-29 |
* | util: fall cleaning on single file programs | Dan McGee | 2010-10-11 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | delta : add external cleanup script | Xavier Chantry | 2010-03-14 |