index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
log.c
Commit message (
Expand
)
Author
Age
*
* Bug fix for makepkg dependency testing. This requires that we
Aaron Griffin
2007-03-07
*
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
*
* A whole mess of backup changes
Aaron Griffin
2007-02-17
*
* Bugfix FS#6422 - spacing for warning output. Due to the fact that we fixed
Aaron Griffin
2007-02-16
*
Cleaned up some more output
Aaron Griffin
2007-02-10
*
* Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now)
Aaron Griffin
2007-02-09
*
* Added archive verification when loading package metadata for -u and -A
Aaron Griffin
2007-02-04
*
Debug logging changes:
Aaron Griffin
2007-01-31
*
Cleanup 'neednl' usage - make it static
Aaron Griffin
2007-01-24
*
* Shuffled some of the alpm_list free funtions - still not perfect, but better
Aaron Griffin
2007-01-24
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
* remove static neednl - no accessor functions (yet)
Aaron Griffin
2007-01-18
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-18
*
Modified front end output routines to accept a "padding' setting, which pads any
Aaron Griffin
2006-12-22
*
* Modified some error output and logging
Aaron Griffin
2006-11-03
*
* Fixed some alpm_get_option calls (long params were used for C99 compliance,
Aaron Griffin
2006-11-02
*
Numerous changes:
Aaron Griffin
2006-10-31
*
A handful of minor changes:
Aaron Griffin
2006-10-20
*
Merged frugalware changes. Added a few other minor things too, but there's alot
Aaron Griffin
2006-10-15
*
patch: check strlen of str, NOT msg, which is always true
Judd Vinet
2006-05-15
*
first stage of i18n stuff from VMiklos
Judd Vinet
2006-05-15
*
fixed a compilation warning
Aurelien Foret
2006-02-15
*
fixed a compilation warning
Aurelien Foret
2006-02-14
*
- moved yesno() from util.c to log.c
Aurelien Foret
2006-02-04
*
fixed vprint implementation (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
*
added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
*
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2006-01-02
*
- reworked verbose levels
Aurelien Foret
2006-01-01
*
renamed error titles from XXX to xxx
Aurelien Foret
2006-01-01
*
renamed pmconfig_t to config_t
Aurelien Foret
2005-10-29
*
added pmconfig_t structure to hold all the configuration
Aurelien Foret
2005-10-28
*
Added support for .lastupdate files (from pacman 2.9.1)
Aurelien Foret
2005-03-20
*
Relocated log and transaction stuffs from pacman.c to log.c and trans.c
Aurelien Foret
2005-03-19