pacman/src/pacman
Dan McGee 006387828c Readd scriptlet logging that got lost in an earlier commit
I broke scriptlet logging with ad691001e2.
Readd more or less what was there before, although it still needs a lot of
work including hopefully rewriting it to a new event subsystem and having
it log to a seperate file.

Signed-off-by: Dan McGee <dan@archlinux.org>
2007-11-04 11:27:41 -06:00
..
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Make building of pacman.static optional 2007-11-04 10:42:08 -06:00
add.c Add alpm_dep_get_string method 2007-10-25 07:10:08 -05:00
callback.c Readd scriptlet logging that got lost in an earlier commit 2007-11-04 11:27:41 -06:00
callback.h Remove logmask stuff from backend; switch logging callback to new pm_printf 2007-06-09 12:57:50 -04:00
conf.c When printing size_t, use %zd 2007-10-29 23:32:58 -05:00
conf.h Remove the non-user friendly --ask option 2007-10-08 20:46:55 -05:00
deptest.c new pmdepend_t / pmdepmissing_t accessors. 2007-07-16 09:21:13 -04:00
package.c Support for localized times in metadata 2007-09-28 00:25:57 -05:00
package.h More pacman side cleanup 2007-04-26 14:34:41 -04:00
pacman.c Fix basename usage in pacman and utilities 2007-11-04 09:50:43 -06:00
pacman.h Remove single-function upgrade.c 2007-04-25 11:07:48 -04:00
query.c pacman/query.c: add missing free() 2007-10-29 23:11:49 -05:00
remove.c Add alpm_dep_get_string method 2007-10-25 07:10:08 -05:00
sync.c Add alpm_dep_get_string method 2007-10-25 07:10:08 -05:00
util.c Add strndup implemention for environments that are missing it 2007-10-24 00:37:50 -05:00
util.h Add strndup implemention for environments that are missing it 2007-10-24 00:37:50 -05:00