Age | Commit message (Collapse) | Author |
|
|
|
|
|
VMiklos <vmiklos@frugalware.org>)
added log and event callbacks to sync_commit internal transactions
|
|
- code cleanup
|
|
- moved the .lastupdate support to the frontend
|
|
|
|
|
|
|
|
- renamed _alpm_log_action to _alpm_logaction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- factorized code between %SIZE% and %CSIZE% reading
|
|
- added a new public function alpm_db_getinfo
- added a public parameter PM_PKG_DB for PM_PKG struct
|
|
|
|
|
|
copying strings
|
|
|
|
|
|
- moved db_update from db.c to alpm.c
|
|
|
|
|
|
|
|
|
|
(to cope with .lastupdate files in the db path)
|
|
|
|
|
|
|
|
The API provides a wrapper alpm_db_update().
|
|
|