| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
<vmiklos@frugalware.org>)
|
|
|
|
| |
- downloadonly implies FLAG_NOCONFLICTS
|
| |
|
| |
|
|
|
|
| |
- moved the .lastupdate support to the frontend
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
structure (patch from VMiklos <vmiklos@frugalware.org>)
|
|
|
|
| |
tabulations)
|
|
|
|
|
|
|
|
| |
<vmiklos@frugalware.org>):
if pacman is desiganted as a target in a sysupgrade operation, it should be able to upgrade itself first upon user request.
- removed uneeded sanity checks in alpm interface calls
- replaced printf by MSG in pacman
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
<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().
|
| |
|