| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
& remove)
|
|
|
|
| |
installed and the other for the ones to be removed
|
| |
|
|
|
|
| |
- reworked some comments
|
| |
|
| |
|
|
|
|
|
| |
- added a new public function alpm_db_getinfo
- added a public parameter PM_PKG_DB for PM_PKG struct
|
| |
|
|
|
|
| |
- the cache is rebuilt after each package installation (to be reworked)
|
| |
|
|
|
|
|
|
| |
- used the cache instead of db_scan() calls
- improved log messages
- more sanity checks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
copying strings
|
| |
|
|
|
|
| |
different locations at the same time
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- took into account sliptdep returned value
|
|
|
|
| |
(it can trigger segmentation faults when freeing long lists)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- list_remove, list_check and list_reverse
- sortbydeps(mode)
|
| |
|
| |
|