summaryrefslogtreecommitdiff
path: root/sideband.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2011-02-24 09:28:41 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-03-08 12:12:04 -0800
commit06796607ef557e8913f1797cca3c98ce4844c36c (patch)
treec1b691bb3736e8e377822915392460342be3a9f6 /sideband.c
parenttrace: add trace_vprintf (diff)
downloadtgif-06796607ef557e8913f1797cca3c98ce4844c36c.tar.xz
trace: refactor to support multiple env variables
Right now you turn all tracing off and on with GIT_TRACE. To support new types of tracing without forcing the user to see all of them, we will soon support turning each tracing area on with GIT_TRACE_*. This patch lays the groundwork by providing an interface which does not assume GIT_TRACE. However, we still maintain the trace_printf interface so that existing callers do not need to be refactored. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sideband.c')
0 files changed, 0 insertions, 0 deletions