summaryrefslogtreecommitdiff
path: root/lib/libalpm/trans.h
Commit message (Expand)AuthorAge
* -Qu reworkNagy Gabor2008-10-31
* Remove trans->targetsNagy Gabor2008-03-10
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* War on whitespaceDan McGee2007-11-16
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* Readd scriptlet logging that got lost in an earlier commitDan McGee2007-11-04
* Fix some errors spit out by -WextraDan McGee2007-08-16
* Remove freespace checking codeDan McGee2007-06-02
* libalpm util.c and util.h cleanupDan McGee2007-04-29
* Remove FREETRANS macro and correctly type _alpm_trans_freeDan McGee2007-04-27
* * Added missing header include guards in md5.h and sha1.h.Dan McGee2007-03-06
* * Updated conflict checking one last time. You can finally have a file moveDan McGee2007-02-20
* Moved the update_depends function to trans.c, as it depends on a transactionAaron Griffin2007-02-18
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* A handful of minor changes:Aaron Griffin2006-10-20
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15
* Patch from FW: Better control over CTRL-C interruptions -- do not leave the D...Judd Vinet2006-07-14
* spelling fixJudd Vinet2006-07-14
* - changed flags type from char to intAurelien Foret2006-03-04
* improved _alpm_list_free handlingAurelien Foret2006-02-22
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret2006-01-07
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* fixed compilation warningsAurelien Foret2005-11-07
* Fixed EVENT and QUESTION macrosAurelien Foret2005-10-10
* added conversation callback support for transactionsJudd Vinet2005-10-09
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* event transaction callback rework to prepare the introduction of a conversati...Aurelien Foret2005-05-04
* code cleanupAurelien Foret2005-04-24
* - reworked transaction prototypesAurelien Foret2005-04-16
* reverted back to trans->packages instead of install and remove queuesAurelien Foret2005-04-06
* replaced transaction 'packages' field by 2 queues: one for packages to be ins...Aurelien Foret2005-04-06
* Initial revisionJudd Vinet2005-03-15