29 Commits (11c6659d85d72273a4161c8779123147b52fbcb2)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 1cf9952db2 ls-tree: remove path filtering logic in show_tree 10 years ago
Ramkumar Ramachandra 82aae5c1e5 quote: remove sq_quote_print() 12 years ago
Nguyễn Thái Ngọc Duy 10d0167fef for-each-ref, quote: convert *_quote_print -> *_quote_buf 12 years ago
Jiang Xin e9a820cefd write_name{_quoted_relative,}(): remove redundant parameters 12 years ago
Jiang Xin 39598f9983 quote_path_relative(): remove redundant parameter 12 years ago
Jeff King 37e8161a04 quote: provide sq_dequote_to_argv_array 14 years ago
Jeff King 7878b07c0d quote.h: fix bogus comment 14 years ago
Jonathan Nieder cf548cacdd quote.h: simplify the inclusion 14 years ago
Clemens Buchacher b167cffb6b quote.c: separate quoting and relative path generation 15 years ago
Junio C Hamano 758e915b8a quote.c: mark file-local function static 15 years ago
Christian Couder eaa759b914 quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array 16 years ago
Christian Couder ebbc088e13 quote: implement "sq_dequote_many" to unwrap many args in one string 16 years ago
Dmitry Potapov a734d0b10b Make private quote_path() in wt-status.c available as quote_path_relative() 17 years ago
Junio C Hamano d56250911f Fix rewrite_diff() name quoting. 17 years ago
Christian Couder b319ce4c14 Trace and quote with argv: get rid of unneeded count argument. 17 years ago
Pierre Habouzit 7a33bcbe80 sq_quote_argv and add_to_string rework with strbuf's. 18 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 18 years ago
Pierre Habouzit 7fb1011e61 Rework unquote_c_style to work on a strbuf. 18 years ago
Junio C Hamano 16befb8b7f Even more missing static 18 years ago
Shawn O. Pearce 5558e55c06 Teach for-each-ref about a little language called Tcl. 18 years ago
Junio C Hamano 9f613ddd21 Add git-for-each-ref: helper for language bindings 19 years ago
Christian Couder 86257aa324 Move add_to_string to "quote.c" and make it extern. 19 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 19 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 19 years ago
Matthias Lederhofer 575ba9d69d GIT_TRACE: show which built-in/external commands are executed 19 years ago
Junio C Hamano 9ef2b3cbf6 write_name_quoted(): make one of the path a counted string. 19 years ago
Linus Torvalds 35eb2d3641 Add git-shell. 19 years ago
Junio C Hamano 4f6fbcdcf9 Functions to quote and unquote pathnames in C-style. 20 years ago
Junio C Hamano 585793d96c Functions to quote and unquote pathnames in C-style. 20 years ago
H. Peter Anvin 77d604c309 Enhanced sq_quote() 20 years ago
Junio C Hamano 6fb737be5e [PATCH] Make sq_expand() available as sq_quote(). 20 years ago