summaryrefslogtreecommitdiffstats
path: root/quote.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] quote.c: Make loop control more readable.Pavel Roskin2005-12-211-2/+4
* write_name_quoted(): make one of the path a counted string.Junio C Hamano2005-11-281-10/+19
* Add git-shell.Linus Torvalds2005-10-241-1/+40
* Do not quote SP.Junio C Hamano2005-10-171-2/+2
* Functions to quote and unquote pathnames in C-style.Junio C Hamano2005-10-171-0/+165
* Enhanced sq_quote()H. Peter Anvin2005-10-101-22/+34
* [PATCH] Make sq_expand() available as sq_quote().Junio C Hamano2005-07-081-0/+41