Sign in
googlers
/
jrn
/
git
/
ef5aef5ee0f8ff932f8beb21ff33a4dafee214b5
/
quote.h
2745b6b
quote: rename sq_dequote_to_argv_array to mention strvec
by Jeff King
· 4 years, 7 months ago
873cd28
argv-array: rename to strvec
by Jeff King
· 4 years, 7 months ago
c2b890a
quote: add sq_append_quote_argv_pretty()
by Jeff Hostetler
· 6 years ago
ad6dad0
*.[ch]: manually align parameter lists
by Denton Liu
· 6 years ago
b199d71
*.[ch]: remove extern from function declarations using sed
by Denton Liu
· 6 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 6 years ago
1fbdab2
trace: avoid unnecessary quoting
by Jeff King
· 7 years ago
e35f11c
sq_quote_argv: drop maxlen parameter
by Jeff King
· 7 years ago
a883c31
Merge branch 'nd/icase'
by Junio C Hamano
· 9 years ago
793dc67
grep/icase: avoid kwsset when -F is specified
by Nguyễn Thái Ngọc Duy
· 9 years ago
e70986d
quote: implement sq_quotef()
by Jacob Keller
· 9 years ago
1cf9952
ls-tree: remove path filtering logic in show_tree
by Nguyễn Thái Ngọc Duy
· 10 years ago
82aae5c
quote: remove sq_quote_print()
by Ramkumar Ramachandra
· 12 years ago
10d0167
for-each-ref, quote: convert *_quote_print -> *_quote_buf
by Nguyễn Thái Ngọc Duy
· 12 years ago
e9a820c
write_name{_quoted_relative,}(): remove redundant parameters
by Jiang Xin
· 12 years ago
39598f9
quote_path_relative(): remove redundant parameter
by Jiang Xin
· 12 years ago
37e8161
quote: provide sq_dequote_to_argv_array
by Jeff King
· 13 years ago
7878b07
quote.h: fix bogus comment
by Jeff King
· 13 years ago
cf548ca
quote.h: simplify the inclusion
by Jonathan Nieder
· 14 years ago
b167cff
quote.c: separate quoting and relative path generation
by Clemens Buchacher
· 15 years ago
758e915
quote.c: mark file-local function static
by Junio C Hamano
· 15 years ago
eaa759b
quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array
by Christian Couder
· 16 years ago
ebbc088
quote: implement "sq_dequote_many" to unwrap many args in one string
by Christian Couder
· 16 years ago
a734d0b
Make private quote_path() in wt-status.c available as quote_path_relative()
by Dmitry Potapov
· 17 years ago
d562509
Fix rewrite_diff() name quoting.
by Junio C Hamano
· 17 years ago
b319ce4
Trace and quote with argv: get rid of unneeded count argument.
by Christian Couder
· 17 years ago
7a33bcb
sq_quote_argv and add_to_string rework with strbuf's.
by Pierre Habouzit
· 17 years ago
663af34
Full rework of quote_c_style and write_name_quoted.
by Pierre Habouzit
· 17 years ago
7fb1011
Rework unquote_c_style to work on a strbuf.
by Pierre Habouzit
· 17 years ago
16befb8
Even more missing static
by Junio C Hamano
· 18 years ago
5558e55
Teach for-each-ref about a little language called Tcl.
by Shawn O. Pearce
· 18 years ago
9f613dd
Add git-for-each-ref: helper for language bindings
by Junio C Hamano
· 18 years ago
86257aa
Move add_to_string to "quote.c" and make it extern.
by Christian Couder
· 18 years ago
7cf6720
Trace into open fd and refactor tracing code.
by Christian Couder
· 19 years ago
575ba9d
GIT_TRACE: show which built-in/external commands are executed
by Matthias Lederhofer
· 19 years ago
9ef2b3c
write_name_quoted(): make one of the path a counted string.
by Junio C Hamano
· 19 years ago
35eb2d3
Add git-shell.
by Linus Torvalds
· 19 years ago
4f6fbcd
Functions to quote and unquote pathnames in C-style.
by Junio C Hamano
· 19 years ago
77d604c
Enhanced sq_quote()
by H. Peter Anvin
· 19 years ago
6fb737b
[PATCH] Make sq_expand() available as sq_quote().
by Junio C Hamano
· 20 years ago