Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach for-each-ref about a little language called Tcl. | Shawn O. Pearce | 2007-01-28 | 1 | -0/+1 |
* | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 | 1 | -0/+4 |
* | Move add_to_string to "quote.c" and make it extern. | Christian Couder | 2006-09-10 | 1 | -0/+6 |
* | Trace into open fd and refactor tracing code. | Christian Couder | 2006-08-31 | 1 | -0/+1 |
* | GIT_TRACE: show which built-in/external commands are executed | Matthias Lederhofer | 2006-07-09 | 1 | -0/+1 |
* | write_name_quoted(): make one of the path a counted string. | Junio C Hamano | 2005-11-28 | 1 | -2/+2 |
* | Add git-shell. | Linus Torvalds | 2005-10-24 | 1 | -0/+6 |
* | Functions to quote and unquote pathnames in C-style. | Junio C Hamano | 2005-10-17 | 1 | -2/+10 |
* | Enhanced sq_quote() | H. Peter Anvin | 2005-10-10 | 1 | -2/+9 |
* | [PATCH] Make sq_expand() available as sq_quote(). | Junio C Hamano | 2005-07-08 | 1 | -0/+26 |