Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-22 | improved _alpm_list_free handling | Aurelien Foret | 1 | -1/+1 | |
2006-02-17 | prepend library function names with _alpm (helped with the patch from ↵ | Aurelien Foret | 1 | -8/+8 | |
VMiklos <vmiklos@frugalware.org>) added log and event callbacks to sync_commit internal transactions | |||||
2006-01-07 | sync_commit can now return conflicting files with a trans_prepare like data ↵ | Aurelien Foret | 1 | -1/+1 | |
structure (patch from VMiklos <vmiklos@frugalware.org>) | |||||
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 | |
2005-11-07 | fixed compilation warnings | Aurelien Foret | 1 | -1/+1 | |
2005-10-10 | Fixed EVENT and QUESTION macros | Aurelien Foret | 1 | -4/+4 | |
2005-10-09 | added conversation callback support for transactions | Judd Vinet | 1 | -2/+9 | |
2005-10-08 | Merging in recent fixes/additions from 2.9.7 | Judd Vinet | 1 | -0/+1 | |
2005-05-04 | event transaction callback rework to prepare the introduction of a ↵ | Aurelien Foret | 1 | -5/+5 | |
conversation callback | |||||
2005-04-24 | code cleanup | Aurelien Foret | 1 | -4/+15 | |
2005-04-17 | - reworked transaction prototypes | Aurelien Foret | 1 | -0/+1 | |
- added a trans_sysupgrade function | |||||
2005-04-06 | reverted back to trans->packages instead of install and remove queues | Aurelien Foret | 1 | -2/+1 | |
2005-04-06 | replaced transaction 'packages' field by 2 queues: one for packages to be ↵ | Aurelien Foret | 1 | -1/+2 | |
installed and the other for the ones to be removed | |||||
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+54 | |