Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-03 | Trace and quote with argv: get rid of unneeded count argument. | 1 | -2/+2 | |
2007-11-26 | Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c | 1 | -1/+1 | |
2007-11-14 | Handle broken vsnprintf implementations in strbuf | 1 | -2/+2 | |
2007-09-21 | sq_quote_argv and add_to_string rework with strbuf's. | 1 | -20/+31 | |
2007-09-20 | nfv?asprintf are broken without va_copy, workaround them. | 1 | -63/+27 | |
2007-03-10 | git-branch, git-checkout: autosetup for remote branch tracking | 1 | -8/+10 | |
2007-01-08 | short i/o: clean up the naming for the write_{in,or}_xxx family | 1 | -2/+2 | |
2006-10-14 | Fix tracing when GIT_TRACE is set to an empty string. | 1 | -1/+2 | |
2006-09-12 | Fix space in string " false" problem in "trace.c". | 1 | -1/+1 | |
2006-09-02 | Trace into a file or an open fd and refactor tracing code. | 1 | -0/+149 |