index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quote.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
quote: remove sq_quote_print()
Ramkumar Ramachandra
1
-2
/
+0
2013-07-30
for-each-ref, quote: convert *_quote_print -> *_quote_buf
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2013-06-26
write_name{_quoted_relative,}(): remove redundant parameters
Jiang Xin
1
-2
/
+1
2013-06-26
quote_path_relative(): remove redundant parameter
Jiang Xin
1
-2
/
+2
2011-09-14
quote: provide sq_dequote_to_argv_array
Jeff King
1
-0
/
+8
2011-09-14
quote.h: fix bogus comment
Jeff King
1
-3
/
+2
2011-02-07
quote.h: simplify the inclusion
Jonathan Nieder
1
-2
/
+1
2010-06-05
quote.c: separate quoting and relative path generation
Clemens Buchacher
1
-1
/
+4
2010-01-12
quote.c: mark file-local function static
Junio C Hamano
1
-1
/
+0
2009-03-30
quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array
Christian Couder
1
-0
/
+1
2009-03-30
quote: implement "sq_dequote_many" to unwrap many args in one string
Christian Couder
1
-0
/
+8
2008-03-07
Make private quote_path() in wt-status.c available as quote_path_relative()
Dmitry Potapov
1
-0
/
+4
2007-12-26
Fix rewrite_diff() name quoting.
Junio C Hamano
1
-0
/
+1
2007-12-03
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
1
-2
/
+1
2007-09-21
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
1
-6
/
+3
2007-09-20
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
1
-4
/
+4
2007-09-20
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
1
-1
/
+1
2007-06-08
Even more missing static
Junio C Hamano
1
-2
/
+0
2007-01-28
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
1
-0
/
+1
2006-09-16
Add git-for-each-ref: helper for language bindings
Junio C Hamano
1
-0
/
+4
2006-09-10
Move add_to_string to "quote.c" and make it extern.
Christian Couder
1
-0
/
+6
2006-08-31
Trace into open fd and refactor tracing code.
Christian Couder
1
-0
/
+1
2006-07-09
GIT_TRACE: show which built-in/external commands are executed
Matthias Lederhofer
1
-0
/
+1
2005-11-28
write_name_quoted(): make one of the path a counted string.
Junio C Hamano
1
-2
/
+2
2005-10-24
Add git-shell.
Linus Torvalds
1
-0
/
+6
2005-10-17
Functions to quote and unquote pathnames in C-style.
Junio C Hamano
1
-2
/
+10
2005-10-10
Enhanced sq_quote()
H. Peter Anvin
1
-2
/
+9
2005-07-08
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
1
-0
/
+26