Aurelien Foret
|
1bd8f57a18
|
- changed flags type from char to int
- downloadonly implies FLAG_NOCONFLICTS
|
2006-03-04 15:33:44 +00:00 |
|
Aurelien Foret
|
16ff7cfa8e
|
improved _alpm_list_free handling
|
2006-02-22 20:49:33 +00:00 |
|
Aurelien Foret
|
be39f49a54
|
prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>)
added log and event callbacks to sync_commit internal transactions
|
2006-02-17 22:35:26 +00:00 |
|
Aurelien Foret
|
86e5c8bc06
|
sync_commit can now return conflicting files with a trans_prepare like data structure (patch from VMiklos <vmiklos@frugalware.org>)
|
2006-01-07 18:42:44 +00:00 |
|
Judd Vinet
|
96de3501ab
|
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
|
2006-01-02 19:55:35 +00:00 |
|
Aurelien Foret
|
b2df466ffd
|
fixed compilation warnings
|
2005-11-07 12:57:33 +00:00 |
|
Aurelien Foret
|
5d61a44759
|
Fixed EVENT and QUESTION macros
|
2005-10-10 10:19:02 +00:00 |
|
Judd Vinet
|
a36ded25eb
|
added conversation callback support for transactions
|
2005-10-09 06:09:57 +00:00 |
|
Judd Vinet
|
5ef51b3e26
|
Merging in recent fixes/additions from 2.9.7
|
2005-10-07 23:29:49 +00:00 |
|
Aurelien Foret
|
a26095f8fc
|
event transaction callback rework to prepare the introduction of a conversation callback
|
2005-05-04 19:55:23 +00:00 |
|
Aurelien Foret
|
95fac9cdb2
|
code cleanup
|
2005-04-24 11:15:37 +00:00 |
|
Aurelien Foret
|
29a712e393
|
- reworked transaction prototypes
- added a trans_sysupgrade function
|
2005-04-16 22:14:34 +00:00 |
|
Aurelien Foret
|
e59e963f1f
|
reverted back to trans->packages instead of install and remove queues
|
2005-04-06 21:00:57 +00:00 |
|
Aurelien Foret
|
04e054f3cb
|
replaced transaction 'packages' field by 2 queues: one for packages to be installed and the other for the ones to be removed
|
2005-04-06 18:25:33 +00:00 |
|
Judd Vinet
|
d04baabafa
|
Initial revision
|
2005-03-15 01:51:43 +00:00 |
|