24 Commits (c20f592611c2760a14d37fa1780afd2093159aeb)

Author SHA1 Message Date
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Jeff King 7e2342d098 trace: give repo_setup trace its own key 14 years ago
Jeff King 94b3b37464 trace: add trace_strbuf 14 years ago
Jeff King 39bc5e4680 trace: factor out "do we want to trace" logic 14 years ago
Jeff King 06796607ef trace: refactor to support multiple env variables 14 years ago
Jeff King c6053543f2 trace: add trace_vprintf 14 years ago
Jeff King ebeb60900f strbuf: add strbuf_vaddf 14 years ago
Brandon Casey e83c267f71 trace.c: ensure NULL is not passed to printf 14 years ago
Junio C Hamano 00b0d7f77b set_try_to_free_routine(NULL) means "do nothing special" 14 years ago
Vasyl' Vavrychuk 8e8aa44057 trace.c: mark file-local function static 14 years ago
Nguyễn Thái Ngọc Duy a9ca8a85ef builtins: print setup info if repo is found 14 years ago
Johannes Sixt 3a0942598c Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used 15 years ago
Allan Caffee a8fdab08e0 trace: Fixed a minor typo in an error message. 16 years ago
Christian Couder b319ce4c14 Trace and quote with argv: get rid of unneeded count argument. 17 years ago
Steffen Prohaska ecf4831d89 Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c 17 years ago
Shawn O. Pearce f141bd804d Handle broken vsnprintf implementations in strbuf 17 years ago
Pierre Habouzit 7a33bcbe80 sq_quote_argv and add_to_string rework with strbuf's. 18 years ago
Pierre Habouzit 19247e5510 nfv?asprintf are broken without va_copy, workaround them. 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
Andy Whitcroft e08140568a short i/o: clean up the naming for the write_{in,or}_xxx family 18 years ago
Christian Couder 6844fc806a Fix tracing when GIT_TRACE is set to an empty string. 18 years ago
Christian Couder 6d2489235f Fix space in string " false" problem in "trace.c". 19 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 19 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 19 years ago