Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow invalid sync DBs to be returned by the library | Dan McGee | 2011-07-05 |
* | Prefix alpm_transflag_t members with ALPM | Allan McRae | 2011-07-02 |
* | Prefix alpm_loglevel_t members with ALPM | Allan McRae | 2011-07-02 |
* | Prefix alpm_pkgreason_t members with ALPM | Allan McRae | 2011-07-02 |
* | Rename pmdb_t to alpm_db_t | Allan McRae | 2011-06-28 |
* | Rename pmpkgreason_t to alpm_pkgreason_t | Allan McRae | 2011-06-28 |
* | Move pm_errno onto the handle | Dan McGee | 2011-06-13 |
* | Require handle argument to all alpm_option_(get|set)_*() methods | Dan McGee | 2011-06-09 |
* | Header inclusion cleanup | Dan McGee | 2011-04-20 |
* | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
* | Remove need to explicitly register the local DB | Dan McGee | 2011-01-29 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Introduce -D, --database | Nagy Gabor | 2010-05-05 |