index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
trace.c: ensure NULL is not passed to printf
Brandon Casey
1
-1
/
+8
2010-12-28
Merge branch 'nd/setup'
Junio C Hamano
1
-0
/
+42
2010-12-21
set_try_to_free_routine(NULL) means "do nothing special"
Junio C Hamano
1
-6
/
+2
2010-12-17
trace.c: mark file-local function static
Vasyl' Vavrychuk
1
-1
/
+1
2010-11-29
builtins: print setup info if repo is found
Nguyễn Thái Ngọc Duy
1
-0
/
+42
2010-05-08
Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used
Johannes Sixt
1
-0
/
+6
2009-02-25
trace: Fixed a minor typo in an error message.
Allan Caffee
1
-1
/
+1
2007-12-03
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
1
-2
/
+2
2007-11-26
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Steffen Prohaska
1
-1
/
+1
2007-11-14
Handle broken vsnprintf implementations in strbuf
Shawn O. Pearce
1
-2
/
+2
2007-09-21
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
1
-20
/
+31
2007-09-20
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
1
-63
/
+27
2007-03-10
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
1
-8
/
+10
2007-01-08
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
1
-2
/
+2
2006-10-14
Fix tracing when GIT_TRACE is set to an empty string.
Christian Couder
1
-1
/
+2
2006-09-12
Fix space in string " false" problem in "trace.c".
Christian Couder
1
-1
/
+1
2006-09-02
Trace into a file or an open fd and refactor tracing code.
Christian Couder
1
-0
/
+149
[prev]