index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quote.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailmap, quote: move declarations of global vars to correct unit
Elijah Newren
2023-04-11
1
-0
/
+2
*
Merge branch 'zh/ref-filter-raw-data'
Junio C Hamano
2021-08-25
1
-0
/
+1
|
\
|
*
ref-filter: --format=%(raw) support --perl
ZheNing Hu
2021-07-26
1
-0
/
+1
*
|
*.h: add a few missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2021-07-14
1
-0
/
+1
|
/
*
quote: make sq_dequote_step() a public function
Jeff King
2021-01-12
1
-2
/
+16
*
quote: turn 'nodq' parameter into a set of flags
Junio C Hamano
2020-09-10
1
-2
/
+5
*
quote_path: optionally allow quoting a path with SP in it
Junio C Hamano
2020-09-10
1
-0
/
+1
*
quote_path: give flags parameter to quote_path()
Junio C Hamano
2020-09-10
1
-1
/
+1
*
quote_path: rename quote_path_relative() to quote_path()
Junio C Hamano
2020-09-10
1
-2
/
+1
*
quote: rename sq_dequote_to_argv_array to mention strvec
Jeff King
2020-07-29
1
-3
/
+3
*
argv-array: rename to strvec
Jeff King
2020-07-29
1
-2
/
+2
*
quote: add sq_append_quote_argv_pretty()
Jeff Hostetler
2019-08-09
1
-0
/
+1
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using sed
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-15
/
+15
*
trace: avoid unnecessary quoting
Jeff King
2018-01-16
1
-0
/
+8
*
sq_quote_argv: drop maxlen parameter
Jeff King
2018-01-16
1
-1
/
+1
*
Merge branch 'nd/icase'
Junio C Hamano
2016-07-19
1
-0
/
+1
|
\
|
*
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy
2016-07-01
1
-0
/
+1
*
|
quote: implement sq_quotef()
Jacob Keller
2016-03-01
1
-0
/
+3
|
/
*
ls-tree: remove path filtering logic in show_tree
Nguyễn Thái Ngọc Duy
2014-12-01
1
-2
/
+0
*
quote: remove sq_quote_print()
Ramkumar Ramachandra
2013-07-30
1
-2
/
+0
*
for-each-ref, quote: convert *_quote_print -> *_quote_buf
Nguyễn Thái Ngọc Duy
2013-07-30
1
-3
/
+3
*
write_name{_quoted_relative,}(): remove redundant parameters
Jiang Xin
2013-06-26
1
-2
/
+1
*
quote_path_relative(): remove redundant parameter
Jiang Xin
2013-06-26
1
-2
/
+2
*
quote: provide sq_dequote_to_argv_array
Jeff King
2011-09-14
1
-0
/
+8
*
quote.h: fix bogus comment
Jeff King
2011-09-14
1
-3
/
+2
*
quote.h: simplify the inclusion
Jonathan Nieder
2011-02-08
1
-2
/
+1
*
quote.c: separate quoting and relative path generation
Clemens Buchacher
2010-06-05
1
-1
/
+4
*
quote.c: mark file-local function static
Junio C Hamano
2010-01-12
1
-1
/
+0
*
quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array
Christian Couder
2009-03-30
1
-0
/
+1
*
quote: implement "sq_dequote_many" to unwrap many args in one string
Christian Couder
2009-03-30
1
-0
/
+8
*
Make private quote_path() in wt-status.c available as quote_path_relative()
Dmitry Potapov
2008-03-08
1
-0
/
+4
*
Fix rewrite_diff() name quoting.
Junio C Hamano
2007-12-27
1
-0
/
+1
*
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-04
1
-2
/
+1
*
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
2007-09-21
1
-6
/
+3
*
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-21
1
-4
/
+4
*
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
2007-09-21
1
-1
/
+1
*
Even more missing static
Junio C Hamano
2007-06-08
1
-2
/
+0
*
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
2007-01-28
1
-0
/
+1
*
Add git-for-each-ref: helper for language bindings
Junio C Hamano
2006-09-16
1
-0
/
+4
*
Move add_to_string to "quote.c" and make it extern.
Christian Couder
2006-09-11
1
-0
/
+6
*
Trace into open fd and refactor tracing code.
Christian Couder
2006-08-31
1
-0
/
+1
*
GIT_TRACE: show which built-in/external commands are executed
Matthias Lederhofer
2006-07-09
1
-0
/
+1
*
write_name_quoted(): make one of the path a counted string.
Junio C Hamano
2005-11-29
1
-2
/
+2
*
Add git-shell.
Linus Torvalds
2005-10-25
1
-0
/
+6
*
Functions to quote and unquote pathnames in C-style.
Junio C Hamano
2005-10-18
1
-2
/
+10
*
Enhanced sq_quote()
H. Peter Anvin
2005-10-10
1
-2
/
+9
*
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
2005-07-08
1
-0
/
+26