Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A handful of minor changes: | Aaron Griffin | 2006-10-20 |
| | | | | | | | | * 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 | ||
* | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 2006-10-15 |
| | | | | | handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files) | ||
* | improved _alpm_list_free handling | Aurelien Foret | 2006-02-22 |
| | |||
* | prepend library function names with _alpm (helped with the patch from ↵ | Aurelien Foret | 2006-02-17 |
| | | | | | | VMiklos <vmiklos@frugalware.org>) added log and event callbacks to sync_commit internal transactions | ||
* | sync_commit can now return conflicting files with a trans_prepare like data ↵ | Aurelien Foret | 2006-01-07 |
| | | | | structure (patch from VMiklos <vmiklos@frugalware.org>) | ||
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
| | |||
* | added a FREESYNC macro to release pointers to pmsyncpkg_t structures | Aurelien Foret | 2005-11-07 |
| | |||
* | more work for sync_commit() | Aurelien Foret | 2005-04-17 |
| | |||
* | - reworked pmsyncpkg_t structure | Aurelien Foret | 2005-04-16 |
| | | | | - got ride of uneeded handle external references | ||
* | more work to backport the sync features from pacman 2.9.5 | Aurelien Foret | 2005-04-06 |
| | |||
* | updated structure names (PM_SYNCPKG), and added transaction queues (install ↵ | Aurelien Foret | 2005-04-06 |
| | | | | & remove) | ||
* | more work to backport pacman_sync from pacman 2.9.5 | Aurelien Foret | 2005-04-02 |
| | |||
* | started the work on "pacman_sync" | Aurelien Foret | 2005-03-30 |
| | |||
* | Initial revision | Judd Vinet | 2005-03-15 |