17 Commits (6eaf92f3d08180da4a6bd40035919a7e07ffed5a)

Author SHA1 Message Date
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