summaryrefslogtreecommitdiff
path: root/trace.c
AgeCommit message (Expand)Author
2007-12-04Trace and quote with argv: get rid of unneeded count argument.Christian Couder
2007-11-26Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.cSteffen Prohaska
2007-11-14Handle broken vsnprintf implementations in strbufShawn O. Pearce
2007-09-21sq_quote_argv and add_to_string rework with strbuf's.Pierre Habouzit
2007-09-21nfv?asprintf are broken without va_copy, workaround them.Pierre Habouzit
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini
2007-01-08short i/o: clean up the naming for the write_{in,or}_xxx familyAndy Whitcroft
2006-10-14Fix tracing when GIT_TRACE is set to an empty string.Christian Couder
2006-09-13Fix space in string " false" problem in "trace.c".Christian Couder
2006-09-02Trace into a file or an open fd and refactor tracing code.Christian Couder