| Commit message (Collapse) | Author | Age |
|
|
|
| |
<krics@linuxforum.hu>
|
| |
|
|
|
|
| |
- alpm_pkg_free can now return an error code
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
conversation callback
|
| |
|
| |
|
|
|
|
|
| |
- added alpm_trans_sysupgrade() function
- relocated some defines
|
|
|
|
| |
- added 2 new transaction events
|
| |
|
|
|
|
| |
& remove)
|
|
|
|
|
| |
- added a new public function alpm_db_getinfo
- added a public parameter PM_PKG_DB for PM_PKG struct
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- moved db_update from db.c to alpm.c
|
| |
|
|
|
|
| |
- renamed ALPM_VERSION to PM_VERSION
|
| |
|
| |
|
|
|
|
| |
The API provides a wrapper alpm_db_update().
|
| |
|
|
|