| Commit message (Expand) | Author | Age |
* | Revert "Remove log_cb, add ALPM_EVENT_LOG instead" | Andrew Gregory | 2014-09-30 |
* | Remove log_cb, add ALPM_EVENT_LOG instead | Olivier Brunel | 2014-03-03 |
* | 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 |
* | Improve --help switch output for pacman utils | Jason St. John | 2013-09-04 |
* | Add format attributes to all required functions | Allan McRae | 2013-02-13 |
* | Fix open braces style | Gerardo Exequiel Pozzi | 2013-01-04 |
* | fix comment style // -> /* */ | Gerardo Exequiel Pozzi | 2013-01-04 |
* | ALPM API adjustments for sanity and consistency | Dan McGee | 2012-02-06 |
* | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | create a typedef for enum _alpm_errno_t | Jonathan Conder | 2011-11-14 |
* | Remove alpm_list_getdata wrapper function | Dan McGee | 2011-10-12 |
* | utils/cleanupdelta: remove unneeded syncdbpath | Dan McGee | 2011-09-20 |
* | signing: move to new signing verification and return scheme | Dan McGee | 2011-07-05 |
* | Prefix alpm_loglevel_t members with ALPM | Allan McRae | 2011-07-02 |
* | 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-28 |
* | Do database signature checking at load time | Dan McGee | 2011-06-24 |
* | 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 |