summaryrefslogtreecommitdiff
path: root/src/pacman/add.c
Commit message (Collapse)AuthorAge
...
* - fixed a compilation warningAurelien Foret2006-01-26
| | | | | - added missing alpm_trans_release() calls upon transation completion - put back error messages from pacman 2.x in case of PM_ERR_HANDLE_LOCK error
* code cleanupAurelien Foret2006-01-17
|
* code cleanupAurelien Foret2006-01-13
|
* sync_commit can now return conflicting files with a trans_prepare like data ↵Aurelien Foret2006-01-07
| | | | structure (patch from VMiklos <vmiklos@frugalware.org>)
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
|
* fixed some compilation warningsAurelien Foret2005-10-29
|
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
|
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
| | | | (patch from VMiklos <vmiklos@frugalware.org>)
* added conversation callback support for transactionsJudd Vinet2005-10-09
|
* fixed a user messageAurelien Foret2005-04-17
|
* reworked MSG and ERR outputsAurelien Foret2005-04-06
|
* turned pmdepmissing_t into an opaque structureAurelien Foret2005-03-29
|
* Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret2005-03-19
|
* Initial revisionJudd Vinet2005-03-15