index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace.c
Commit message (
Expand
)
Author
Age
*
Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used
Johannes Sixt
2010-05-08
*
trace: Fixed a minor typo in an error message.
Allan Caffee
2009-02-25
*
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-03
*
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Steffen Prohaska
2007-11-26
*
Handle broken vsnprintf implementations in strbuf
Shawn O. Pearce
2007-11-14
*
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
2007-09-21
*
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
2007-09-20
*
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
2007-03-10
*
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
2007-01-08
*
Fix tracing when GIT_TRACE is set to an empty string.
Christian Couder
2006-10-14
*
Fix space in string " false" problem in "trace.c".
Christian Couder
2006-09-12
*
Trace into a file or an open fd and refactor tracing code.
Christian Couder
2006-09-02