summaryrefslogtreecommitdiff
path: root/src/pacman/log.c
Commit message (Expand)AuthorAge
* * Resizing terminal while progress bars were displayed caused some weirdDan McGee2007-03-13
* * Bug fix for makepkg dependency testing. This requires that weAaron Griffin2007-03-07
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * A whole mess of backup changesAaron Griffin2007-02-17
* * Bugfix FS#6422 - spacing for warning output. Due to the fact that we fixedAaron Griffin2007-02-16
* Cleaned up some more outputAaron Griffin2007-02-10
* * Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now)Aaron Griffin2007-02-09
* * Added archive verification when loading package metadata for -u and -AAaron Griffin2007-02-04
* Debug logging changes:Aaron Griffin2007-01-31
* Cleanup 'neednl' usage - make it staticAaron Griffin2007-01-24
* * Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * remove static neednl - no accessor functions (yet)Aaron Griffin2007-01-18
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* Modified front end output routines to accept a "padding' setting, which pads anyAaron Griffin2006-12-22
* * Modified some error output and loggingAaron Griffin2006-11-03
* * Fixed some alpm_get_option calls (long params were used for C99 compliance,Aaron Griffin2006-11-02
* Numerous changes:Aaron Griffin2006-10-31
* A handful of minor changes:Aaron Griffin2006-10-20
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* 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 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
* 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
* 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