Age | Commit message (Expand) | Author |
2011-07-05 | signing: move to new signing verification and return scheme | Dan McGee |
2011-07-02 | Prefix alpm_loglevel_t members with ALPM | Allan McRae |
2011-06-28 | Rename pmerrno_t to alpm_errno_t | Allan McRae |
2011-06-28 | Rename pmloglevel_t to alpm_loglevel_t | Allan McRae |
2011-06-28 | Rename pmpkg_t to alpm_pkg_t | Allan McRae |
2011-06-28 | Rename pmdb_t to alpm_db_t | Allan McRae |
2011-06-28 | Rename pmhandle_t to alpm_handle_t | Allan McRae |
2011-06-24 | Do database signature checking at load time | Dan McGee |
2011-06-13 | Move pm_errno onto the handle | Dan McGee |
2011-06-09 | 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-07 | Update utilities for new initialize/release methods | Dan McGee |
2011-05-04 | Fix warnings reported by -Wwrite-strings | Dan McGee |
2011-03-20 | Style change: return(x) --> return x | Dan McGee |
2011-02-25 | alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache | Dave Reisner |
2011-02-24 | Mark log callback format string const | Dan McGee |
2011-02-04 | Read pkgcache into hash | Allan McRae |
2011-01-07 | Update copyright years for 2011 | Allan McRae |
2010-12-30 | Declare all local functions static | Allan McRae |
2010-12-29 | Detect undefined PATH_MAX | Allan McRae |
2010-10-11 | util: fall cleaning on single file programs | Dan McGee |
2010-03-14 | Bump copyright dates to 2010 | Dan McGee |
2010-03-14 | delta : add external cleanup script | Xavier Chantry |