summaryrefslogtreecommitdiff
path: root/quote.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-28Teach for-each-ref about a little language called Tcl.Libravatar Shawn O. Pearce1-0/+1
2006-09-16Add git-for-each-ref: helper for language bindingsLibravatar Junio C Hamano1-0/+4
2006-09-10Move add_to_string to "quote.c" and make it extern.Libravatar Christian Couder1-0/+6
2006-08-31Trace into open fd and refactor tracing code.Libravatar Christian Couder1-0/+1
2006-07-09GIT_TRACE: show which built-in/external commands are executedLibravatar Matthias Lederhofer1-0/+1
2005-11-28write_name_quoted(): make one of the path a counted string.Libravatar Junio C Hamano1-2/+2
2005-10-24Add git-shell.Libravatar Linus Torvalds1-0/+6
2005-10-17Functions to quote and unquote pathnames in C-style.Libravatar Junio C Hamano1-2/+10
2005-10-10Enhanced sq_quote()Libravatar H. Peter Anvin1-2/+9
2005-07-08[PATCH] Make sq_expand() available as sq_quote().Libravatar Junio C Hamano1-0/+26