summaryrefslogtreecommitdiff
path: root/quote.h
Commit message (Expand)AuthorAgeFilesLines
* Teach for-each-ref about a little language called Tcl.Shawn O. Pearce2007-01-281-0/+1
* Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-0/+4
* Move add_to_string to "quote.c" and make it extern.Christian Couder2006-09-101-0/+6
* Trace into open fd and refactor tracing code.Christian Couder2006-08-311-0/+1
* GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-091-0/+1
* write_name_quoted(): make one of the path a counted string.Junio C Hamano2005-11-281-2/+2
* Add git-shell.Linus Torvalds2005-10-241-0/+6
* Functions to quote and unquote pathnames in C-style.Junio C Hamano2005-10-171-2/+10
* Enhanced sq_quote()H. Peter Anvin2005-10-101-2/+9
* [PATCH] Make sq_expand() available as sq_quote().Junio C Hamano2005-07-081-0/+26