17 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
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. 17 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 17 years ago
Pierre Habouzit 7fb1011e61 Rework unquote_c_style to work on a strbuf. 17 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 18 years ago
Christian Couder 86257aa324 Move add_to_string to "quote.c" and make it extern. 18 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 18 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 18 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. 19 years ago
Junio C Hamano 585793d96c Functions to quote and unquote pathnames in C-style. 19 years ago
H. Peter Anvin 77d604c309 Enhanced sq_quote() 19 years ago
Junio C Hamano 6fb737be5e [PATCH] Make sq_expand() available as sq_quote(). 20 years ago