| Commit message (Expand) | Author | Age |
* | sync: add missing newline in warning message | Dave Reisner | 2011-09-06 |
* | Be fully silent on any -Sp operation | Dan McGee | 2011-09-02 |
* | Improve advice for sync ops when db.lck is present | Pang Yan Han | 2011-08-29 |
* | Allow access to package origin data | Dan McGee | 2011-08-28 |
* | Make sync error message smarter on unfound targets | Dan McGee | 2011-08-28 |
* | Parse conflicts/provides/replaces at database load time | Dan McGee | 2011-08-15 |
* | Enable recursive/needed sync on SyncFirst | Dan McGee | 2011-08-11 |
* | Attempt to fix up some of the brokenness around failed package loads | Dan McGee | 2011-08-08 |
* | Merge branch 'maint' | Dan McGee | 2011-08-08 |
|\ |
|
| * | Fix group selection entry for large inputs | Dan McGee | 2011-07-25 |
* | | Remove duplicate code shared between sync and upgrade | Dan McGee | 2011-07-27 |
* | | Rework -Si display logic | Dan McGee | 2011-07-05 |
* | | Allow invalid sync DBs to be returned by the library | Dan McGee | 2011-07-05 |
* | | signing: move to new signing verification and return scheme | Dan McGee | 2011-07-05 |
* | | Prefix _alpm_errno_t members with ALPM | Allan McRae | 2011-07-02 |
* | | 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_fileconflicttype_t members with ALPM | Allan McRae | 2011-07-02 |
* | | Rename public functions with grp in their name | Allan McRae | 2011-06-29 |
* | | Rename pmerrno_t to alpm_errno_t | Allan McRae | 2011-06-28 |
* | | Rename pmgrp_t to alpm_group_t | Allan McRae | 2011-06-28 |
* | | Rename pmfileconflict_t to alpm_fileconflict_t | Allan McRae | 2011-06-28 |
* | | Rename pmconflict_t to alpm_conflict_t | Allan McRae | 2011-06-28 |
* | | Rename pmdepmissing_t to alpm_depmissing_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 |
* | | Fix several -Wshadow warnings | Dan McGee | 2011-06-27 |
* | | Don't require a transaction for sync DB updates | Dan McGee | 2011-06-24 |
* | | Remove three unnecessary usages of alpm_list_count() | Dan McGee | 2011-06-24 |
* | | Make pmgrp_t public | Dan McGee | 2011-06-16 |
* | | Make pmdepend_t and pmdepmissing_t public | Dan McGee | 2011-06-16 |
* | | Make struct pmconflict_t public | Dan McGee | 2011-06-16 |
* | | Make pmfileconflict_t type public | Dan McGee | 2011-06-16 |
* | | Move pm_errno onto the handle | Dan McGee | 2011-06-13 |
* | | Add handle argument to two more alpm methods | Dan McGee | 2011-06-13 |
* | | Require handle for alpm_pkg_load() | Dan McGee | 2011-06-13 |
* | | Add handle argument to alpm_(add|remove)_pkg() | Dan McGee | 2011-06-13 |
* | | Require handle for alpm_sync_sysupgrade() | Dan McGee | 2011-06-09 |
* | | Require handle argument to all alpm_trans_*() methods | Dan McGee | 2011-06-09 |
* | | Require handle argument to all alpm_option_(get|set)_*() methods | Dan McGee | 2011-06-09 |
* | | Require handle argument to alpm_logaction() | Dan McGee | 2011-06-09 |
* | | Don't balk on .sig files being invalid in package cache | Dan McGee | 2011-05-10 |
* | | Perform package verification at package load time | Dan McGee | 2011-04-24 |
* | | Make dump_pkg_full a little less insane | Dan McGee | 2011-04-22 |
* | | syntax: if/while statements should have no trailing space | Dan McGee | 2011-04-20 |
* | | style cleanup: cast as (type *) not (type*) | Dave Reisner | 2011-04-20 |
* | | Remove ShowSize option | Jakob Gruber | 2011-04-20 |
* | | Merge branch 'maint' | Dan McGee | 2011-03-29 |
|\| |
|
| * | call alpm_option_get_localdb once in syncfirst() | Andrea Scarpino | 2011-03-29 |
* | | Merge branch 'maint' | Dan McGee | 2011-03-21 |
|\| |
|