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