1. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 8 months ago
  2. b7b189c treewide: reduce includes of cache.h in other headers by Elijah Newren · 1 year, 11 months ago
  3. fc7bd51 treewide: replace cache.h with more direct headers, where possible by Elijah Newren · 2 years ago
  4. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years ago
  5. 7121c4d ref-filter: --format=%(raw) support --perl by ZheNing Hu · 3 years, 8 months ago
  6. 13c4495 quote: make sq_dequote_step() a public function by Jeff King · 4 years, 2 months ago
  7. 7c37c97 quote: turn 'nodq' parameter into a set of flags by Junio C Hamano · 4 years, 6 months ago
  8. dfc7f65 quote: rename misnamed sq_lookup[] to cq_lookup[] by Junio C Hamano · 4 years, 6 months ago
  9. e2773aa quote_path: code clarification by Junio C Hamano · 4 years, 6 months ago
  10. f3fc4a1 quote_path: optionally allow quoting a path with SP in it by Junio C Hamano · 4 years, 6 months ago
  11. 88910c9 quote_path: give flags parameter to quote_path() by Junio C Hamano · 4 years, 6 months ago
  12. c34d24b quote_path: rename quote_path_relative() to quote_path() by Junio C Hamano · 4 years, 6 months ago
  13. c972bf4 strvec: convert remaining callers away from argv_array name by Jeff King · 4 years, 7 months ago
  14. 2745b6b quote: rename sq_dequote_to_argv_array to mention strvec by Jeff King · 4 years, 7 months ago
  15. dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 4 years, 7 months ago
  16. 2b3c430 quote: use isalnum() to check for alphanumeric characters by René Scharfe · 5 years ago
  17. 7745887 Merge branch 'gs/sq-quote-buf-pretty' by Junio C Hamano · 5 years ago
  18. ce2d7ed sq_quote_buf_pretty: don't drop empty arguments by Garima Singh · 5 years ago
  19. c2b890a quote: add sq_append_quote_argv_pretty() by Jeff Hostetler · 6 years ago
  20. ec36c42 Indent code with TABs by Nguyễn Thái Ngọc Duy · 6 years ago
  21. 5aebb3e Merge branch 'jk/sq-dequote-on-bogus-input' by Junio C Hamano · 7 years ago
  22. ddbbf8e sq_dequote: fix extra consumption of source string by Jeff King · 7 years ago
  23. 1fbdab2 trace: avoid unnecessary quoting by Jeff King · 7 years ago
  24. e35f11c sq_quote_argv: drop maxlen parameter by Jeff King · 7 years ago
  25. 1cf01a3 consistently use "fallthrough" comments in switches by Jeff King · 7 years ago
  26. a883c31 Merge branch 'nd/icase' by Junio C Hamano · 9 years ago
  27. 793dc67 grep/icase: avoid kwsset when -F is specified by Nguyễn Thái Ngọc Duy · 9 years ago
  28. e70986d quote: implement sq_quotef() by Jacob Keller · 9 years ago
  29. 44cd91e quote: move comment before sq_quote_buf() by Christian Couder · 9 years ago
  30. ca9da0d quote: fix broken sq_quote_buf() related comment by Christian Couder · 9 years ago
  31. 1cf9952 ls-tree: remove path filtering logic in show_tree by Nguyễn Thái Ngọc Duy · 10 years ago
  32. 82aae5c quote: remove sq_quote_print() by Ramkumar Ramachandra · 12 years ago
  33. 10d0167 for-each-ref, quote: convert *_quote_print -> *_quote_buf by Nguyễn Thái Ngọc Duy · 12 years ago
  34. e9a820c write_name{_quoted_relative,}(): remove redundant parameters by Jiang Xin · 12 years ago
  35. 39598f9 quote_path_relative(): remove redundant parameter by Jiang Xin · 12 years ago
  36. ad66df2 quote.c: substitute path_relative with relative_path by Jiang Xin · 12 years ago
  37. 7a95d1b Merge branch 'jk/argv-array' by Junio C Hamano · 13 years ago
  38. 37e8161 quote: provide sq_dequote_to_argv_array by Jeff King · 13 years ago
  39. 0f64bfa ls-files: fix pathspec display on error by Clemens Buchacher · 14 years ago
  40. b167cff quote.c: separate quoting and relative path generation by Clemens Buchacher · 15 years ago
  41. 8424981 Fix invalid read in quote_c_style_counted by Jeff King · 15 years ago
  42. 758e915 quote.c: mark file-local function static by Junio C Hamano · 15 years ago
  43. 2af202b Fix various sparse warnings in the git source code by Linus Torvalds · 16 years ago
  44. eaa759b quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array by Christian Couder · 16 years ago
  45. ebbc088 quote: implement "sq_dequote_many" to unwrap many args in one string by Christian Couder · 16 years ago
  46. 5b8e6f8 shrink git-shell by avoiding redundant dependencies by Dmitry Potapov · 17 years ago
  47. 175f559 Merge branch 'dp/clean-fix' by Junio C Hamano · 17 years ago
  48. a734d0b Make private quote_path() in wt-status.c available as quote_path_relative() by Dmitry Potapov · 17 years ago
  49. c8744d6 unquote_c_style: fix off-by-one. by Pierre Habouzit · 17 years ago
  50. d562509 Fix rewrite_diff() name quoting. by Junio C Hamano · 17 years ago
  51. b319ce4 Trace and quote with argv: get rid of unneeded count argument. by Christian Couder · 17 years ago
  52. f3fa183 Style: place opening brace of a function definition at column 1 by Junio C Hamano · 17 years ago
  53. c2015b3 Fix an infinite loop in sq_quote_buf(). by Johannes Sixt · 17 years ago
  54. b315c5c strbuf change: be sure ->buf is never ever NULL. by Pierre Habouzit · 17 years ago
  55. 7a33bcb sq_quote_argv and add_to_string rework with strbuf's. by Pierre Habouzit · 17 years ago
  56. 663af34 Full rework of quote_c_style and write_name_quoted. by Pierre Habouzit · 17 years ago
  57. 7fb1011 Rework unquote_c_style to work on a strbuf. by Pierre Habouzit · 17 years ago
  58. 9378c16 Add core.quotepath configuration variable. by Junio C Hamano · 18 years ago
  59. 16befb8 Even more missing static by Junio C Hamano · 18 years ago
  60. 5558e55 Teach for-each-ref about a little language called Tcl. by Shawn O. Pearce · 18 years ago
  61. 83877f8 Merge branch 'maint' by Junio C Hamano · 18 years ago
  62. 8d63d95 quote.c: ensure the same quoting across platforms. by Junio C Hamano · 18 years ago
  63. 9f613dd Add git-for-each-ref: helper for language bindings by Junio C Hamano · 18 years ago
  64. 86257aa Move add_to_string to "quote.c" and make it extern. by Christian Couder · 19 years ago
  65. 7cf6720 Trace into open fd and refactor tracing code. by Christian Couder · 19 years ago
  66. 575ba9d GIT_TRACE: show which built-in/external commands are executed by Matthias Lederhofer · 19 years ago
  67. 8dcaefb quote.c: silence compiler warnings from EMIT macro by Jeff King · 19 years ago
  68. cfd432e6 Remove ranges from switch statements. by Florian Forster · 19 years ago
  69. ecc13e7 cleanups: Remove impossible case in quote.c by Serge E. Hallyn · 19 years ago
  70. 50e7b06 [PATCH] quote.c: Make loop control more readable. by Pavel Roskin · 19 years ago
  71. 9ef2b3c write_name_quoted(): make one of the path a counted string. by Junio C Hamano · 19 years ago
  72. 35eb2d3 Add git-shell. by Linus Torvalds · 19 years ago
  73. 28fba29 Do not quote SP. by Junio C Hamano · 19 years ago
  74. 4f6fbcd Functions to quote and unquote pathnames in C-style. by Junio C Hamano · 19 years ago
  75. 77d604c Enhanced sq_quote() by H. Peter Anvin · 19 years ago
  76. 6fb737b [PATCH] Make sq_expand() available as sq_quote(). by Junio C Hamano · 20 years ago