Age | Commit message (Collapse) | Author |
|
* Removed the PMList typedef, in favor of the same naming scheme other
structs use 'pmlist_t'
* Added a time stamp on debug output, to make it more informational
* Moved alpm_db_register to _alpm_db_register, making the public function
not take a callback parameter
|
|
handling changes (support [sections] to carry over to included files - this
helps with backwards compatibility with existing pacman config files)
|
|
|
|
|
|
|
|
|
|
|
|
<vmiklos@frugalware.org>)
|
|
|
|
|
|
VMiklos <vmiklos@frugalware.org>)
added log and event callbacks to sync_commit internal transactions
|
|
|
|
- code cleanup
|
|
- synchro with pacman 2.9.8
|
|
|
|
|
|
target list
- avoided possible duplicates in target list (patch from VMiklos <vmiklos@frugalware.org>)
- added more debug logs
|
|
scanning for targets with -S
|
|
|
|
|
|
|
|
|
|
checkconflicts()
|
|
packages elected for removal
|
|
VMiklos <vmiklos@frugalware.org>)
|
|
|
|
- code cleanup
|
|
|
|
|
|
- renamed _alpm_log_action to _alpm_logaction
|
|
|
|
structure (patch from VMiklos <vmiklos@frugalware.org>)
|
|
|
|
|
|
|
|
tabulations)
|
|
|
|
- add: code cleanup
|
|
|
|
- fixed 2 compilation warnings
|
|
- sync code cleanup
- added the deps check for targets to be removed in sync_prepare()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fields during package replacements
|