1. ce481ac Merge branch 'cw/compat-util-header-cleanup' by Junio C Hamano · 1 year, 8 months ago
  2. b3d1c85 Merge branch 'gc/config-context' by Junio C Hamano · 1 year, 8 months ago
  3. da269af Merge branch 'rs/strbuf-expand-step' by Junio C Hamano · 1 year, 8 months ago
  4. da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan · 1 year, 8 months ago
  5. a4e7e31 config: add ctx arg to config_fn_t by Glen Choo · 1 year, 9 months ago
  6. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 10 months ago
  7. 6723899 merge-ll: rename from ll-merge by Elijah Newren · 1 year, 10 months ago
  8. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 10 months ago
  9. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  10. 39dbd49 replace strbuf_expand_dict_cb() with strbuf_expand_step() by René Scharfe · 1 year, 9 months ago
  11. 67a3b2b Merge branch 'jc/attr-source-tree' by Junio C Hamano · 1 year, 10 months ago
  12. 44451a2 attr: teach "--attr-source=<tree>" global option to "git" by John Cai · 1 year, 10 months ago
  13. d5fff46 copy.h: move declarations for copy.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
  14. 73359a9 treewide: be explicit about dependence on convert.h by Elijah Newren · 1 year, 11 months ago
  15. 6c6ddf9 treewide: be explicit about dependence on advice.h by Elijah Newren · 1 year, 11 months ago
  16. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 11 months ago
  17. d5ebb50 wrapper.h: move declarations for wrapper.c functions from cache.h by Elijah Newren · 2 years ago
  18. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
  19. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years, 1 month ago
  20. 47cfc9b attr: add flag `--source` to work with tree-ish by Karthik Nayak · 2 years, 2 months ago
  21. dfd2a23 convert: mark unused parameter in null stream filter by Jeff King · 2 years, 5 months ago
  22. 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
  23. e5e056b run-command: mark unused async callback parameters by Jeff King · 2 years, 7 months ago
  24. 783a86c config: mark unused callback parameters by Jeff King · 2 years, 7 months ago
  25. c970d30 convert: clarify line ending conversion warning by Alex Henrie · 3 years ago
  26. 430883a Merge branch 'ab/object-file-api-updates' by Junio C Hamano · 3 years ago
  27. 44439c1 object-file API: have hash_object_file() take "enum object_type" by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
  28. a9f6274 convert.c: use designated initializers for "struct stream_filter*" by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
  29. f9ba6ac Merge branch 'mc/clean-smudge-with-llp64' by Junio C Hamano · 3 years, 3 months ago
  30. 596b5e7 clean/smudge: allow clean filters to process extremely large files by Matt Cooper · 3 years, 4 months ago
  31. 675ea4e convert: release strbuf to avoid leak by Andrzej Hunt · 3 years, 8 months ago
  32. 8e97852 Merge branch 'ds/sparse-index-protections' by Junio C Hamano · 3 years, 11 months ago
  33. 847a9e5 *: remove 'const' qualifier for struct index_state by Derrick Stolee · 4 years ago
  34. 861794b Merge branch 'jh/simple-ipc' by Junio C Hamano · 4 years ago
  35. c47679d Merge branch 'mt/parallel-checkout-part-1' by Junio C Hamano · 4 years ago
  36. 2435fea Merge branch 'mt/cleanly-die-upon-missing-required-filter' by Junio C Hamano · 4 years ago
  37. f59d15b convert: add classification for conv_attrs struct by Jeff Hostetler · 4 years, 3 months ago
  38. 3e9e82c convert: add get_stream_filter_ca() variant by Jeff Hostetler · 4 years, 3 months ago
  39. 55b4ad0 convert: add [async_]convert_to_working_tree_ca() variants by Jeff Hostetler · 4 years, 3 months ago
  40. 38e9584 convert: make convert_attrs() and convert structs public by Jeff Hostetler · 4 years, 3 months ago
  41. 8c2efa5 pkt-line: add options argument to read_packetized_to_strbuf() by Johannes Schindelin · 4 years ago
  42. 3a63c6a pkt-line: do not issue flush packets in write_packetized_*() by Johannes Schindelin · 4 years ago
  43. ca56dad use CALLOC_ARRAY by René Scharfe · 4 years ago
  44. 6fab35f convert: fail gracefully upon missing clean cmd on required filter by Matheus Tavares · 4 years ago
  45. 185e865 convert: drop unused crlf_action from check_global_conv_flags_eol() by Jeff King · 4 years, 5 months ago
  46. afbdba3 run_command: teach API users to use embedded 'args' more by Junio C Hamano · 4 years, 7 months ago
  47. f5914f4 parse_config_key(): return subsection len as size_t by Jeff King · 5 years ago
  48. c397aac convert: provide additional metadata to filters by brian m. carlson · 5 years ago
  49. ab90eca convert: permit passing additional metadata to filter processes by brian m. carlson · 5 years ago
  50. 78e67cd Merge branch 'mt/use-passed-repo-more-in-funcs' by Junio C Hamano · 5 years ago
  51. a3dcf84 Merge branch 'js/convert-typofix' by Junio C Hamano · 5 years ago
  52. 2b0f19f convert: fix typo by Johannes Schindelin · 5 years ago
  53. 2dcde20 sha1-file: pass git_hash_algo to hash_object_file() by Matheus Tavares · 5 years ago
  54. d2489ce Merge branch 'rs/skip-iprefix' by Junio C Hamano · 5 years ago
  55. ed28358 convert: use skip_iprefix() in validate_encoding() by René Scharfe · 5 years ago
  56. 15beaaa Fix spelling errors in code comments by Elijah Newren · 5 years ago
  57. d17f549 Merge branch 'rs/convert-fix-utf-without-dash' by Junio C Hamano · 5 years ago
  58. b181676 convert: fix handling of dashless UTF prefix in validate_encoding() by René Scharfe · 5 years ago
  59. 2c65d90 am: reload .gitattributes after patching it by brian m. carlson · 6 years ago
  60. 1828e52 Merge branch 'jh/resize-convert-scratch-buffer' by Junio C Hamano · 6 years ago
  61. 02156ab convert: avoid malloc of original file size by Joey Hess · 6 years ago
  62. b2fc9d2 Merge branch 'jk/unused-parameter-cleanup' by Junio C Hamano · 6 years ago
  63. 7589e63 Merge branch 'nd/the-index-final' by Junio C Hamano · 6 years ago
  64. 55ad152 convert: drop path parameter from actual conversion functions by Jeff King · 6 years ago
  65. 129beee convert: drop len parameter from conversion checks by Jeff King · 6 years ago
  66. f8adbec cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch by Nguyễn Thái Ngọc Duy · 6 years ago
  67. 3434569 Merge branch 'nd/style-opening-brace' by Junio C Hamano · 6 years ago
  68. 3b33576 style: the opening '{' of a function is in a separate line by Nguyễn Thái Ngọc Duy · 6 years ago
  69. ec36c42 Indent code with TABs by Nguyễn Thái Ngọc Duy · 6 years ago
  70. d64324c Make git_check_attr() a void function by Torsten Bögershausen · 6 years ago
  71. dc0f6f9 Merge branch 'nd/no-the-index' by Junio C Hamano · 7 years ago
  72. 7d020f5 Merge branch 'jk/size-t' by Junio C Hamano · 7 years ago
  73. 4bea848 Merge branch 'nd/i18n' by Junio C Hamano · 7 years ago
  74. 7f944e2 convert.c: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  75. 7a400a2 attr: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  76. 00da9b2 Merge branch 'bb/pedantic' by Junio C Hamano · 7 years ago
  77. c7d017d reencode_string: use size_t for string lengths by Jeff King · 7 years ago
  78. d26a328 convert.c: mark more strings for translation by Nguyễn Thái Ngọc Duy · 7 years ago
  79. 1a07e59 Update messages in preparation for i18n by Nguyễn Thái Ngọc Duy · 7 years ago
  80. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  81. 8302f50 convert.c: replace "\e" escapes with "\033". by Beat Bolli · 7 years ago
  82. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  83. 1ac0ce4 Merge branch 'ls/checkout-encoding' by Junio C Hamano · 7 years ago
  84. e92d622 convert: add round trip check based on 'core.checkRoundtripEncoding' by Lars Schneider · 7 years ago
  85. 541d059 convert: add tracing for 'working-tree-encoding' attribute by Lars Schneider · 7 years ago
  86. 7a17918 convert: check for detectable errors in UTF encodings by Lars Schneider · 7 years ago
  87. 107642f convert: add 'working-tree-encoding' attribute by Lars Schneider · 7 years ago
  88. 1a75044 convert: convert to struct object_id by brian m. carlson · 7 years ago
  89. 8be8342 Merge branch 'po/object-id' by Junio C Hamano · 7 years ago
  90. f070fac sha1_file: convert hash_sha1_file to object_id by Patryk Obara · 7 years ago
  91. 8462ff4 convert_to_git(): safe_crlf/checksafe becomes int conv_flags by Torsten Bögershausen · 7 years ago
  92. 720b176 Merge branch 'tb/check-crlf-for-safe-crlf' by Junio C Hamano · 7 years ago
  93. 86ff70a convert: tighten the safe autocrlf handling by Torsten Bögershausen · 7 years ago
  94. dd3bfe4 Merge branch 'ma/ts-cleanups' into maint by Junio C Hamano · 7 years ago
  95. 1cf01a3 consistently use "fallthrough" comments in switches by Jeff King · 7 years ago
  96. d811ba1 Merge branch 'rs/strbuf-leakfix' by Junio C Hamano · 7 years ago
  97. a48ce37 Merge branch 'ma/ts-cleanups' by Junio C Hamano · 8 years ago
  98. 648a50a Merge branch 'tb/apply-with-crlf' into maint by Junio C Hamano · 8 years ago
  99. f31f1d3 convert: release strbuf on error return in filter_buffer_or_fd() by Rene Scharfe · 8 years ago
  100. a17483f Merge branch 'tb/apply-with-crlf' by Junio C Hamano · 8 years ago