Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-09 | GIT_TRACE: show which built-in/external commands are executed | Matthias Lederhofer | 1 | -0/+17 |
2006-06-28 | quote.c: silence compiler warnings from EMIT macro | Jeff King | 1 | -1/+1 |
2006-06-18 | Remove ranges from switch statements. | Florian Forster | 1 | -1/+8 |
2006-04-17 | cleanups: Remove impossible case in quote.c | Serge E. Hallyn | 1 | -2/+0 |
2005-12-21 | [PATCH] quote.c: Make loop control more readable. | Pavel Roskin | 1 | -2/+4 |
2005-11-28 | write_name_quoted(): make one of the path a counted string. | Junio C Hamano | 1 | -10/+19 |
2005-10-24 | Add git-shell. | Linus Torvalds | 1 | -1/+40 |
2005-10-17 | Do not quote SP. | Junio C Hamano | 1 | -2/+2 |
2005-10-17 | Functions to quote and unquote pathnames in C-style. | Junio C Hamano | 1 | -0/+165 |
2005-10-10 | Enhanced sq_quote() | H. Peter Anvin | 1 | -22/+34 |
2005-07-08 | [PATCH] Make sq_expand() available as sq_quote(). | Junio C Hamano | 1 | -0/+41 |