summaryrefslogtreecommitdiff
path: root/src/pacman/log.c
Commit message (Collapse)AuthorAge
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
| | | | to list. The diff should show you 8)
* patch: check strlen of str, NOT msg, which is always trueJudd Vinet2006-05-15
|
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
|
* fixed a compilation warningAurelien Foret2006-02-15
|
* fixed a compilation warningAurelien Foret2006-02-14
|
* - moved yesno() from util.c to log.cAurelien Foret2006-02-04
| | | | - fixed a missing line feed in yesno when printing the message
* fixed vprint implementation (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2006-02-01
|
* added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2006-02-01
|
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
|
* - reworked verbose levelsAurelien Foret2006-01-01
| | | | - fixed the handling of command line errors when no operation is specified
* renamed error titles from XXX to xxxAurelien Foret2006-01-01
|
* 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 support for .lastupdate files (from pacman 2.9.1)Aurelien Foret2005-03-20
|
* Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret2005-03-19