1. 0f7a10a Merge branch 'en/header-cleanup' into maint-2.43 by Junio C Hamano · 11 months ago
  2. 6479e12 Merge branch 'rs/incompatible-options-messages' into maint-2.43 by Junio C Hamano · 11 months ago
  3. 25e2039 Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43 by Junio C Hamano · 11 months ago
  4. 4b50f86 Merge branch 'jc/revision-parse-int' into maint-2.43 by Junio C Hamano · 11 months ago
  5. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year ago
  6. 71a1e94 revision: parse integer arguments to --max-count, --skip, etc., more carefully by Junio C Hamano · 1 year, 1 month ago
  7. 81fb70f revision, rev-parse: factorize incompatibility messages about - -exclude-hidden by René Scharfe · 1 year, 1 month ago
  8. fa518ae revision: use die_for_incompatible_opt3() for - -graph/--reverse/--walk-reflogs by René Scharfe · 1 year, 1 month ago
  9. 7854bf4 i18n: factorize even more 'incompatible options' messages by René Scharfe · 1 year, 1 month ago
  10. 9830926 rev-list: add commit object support in `--missing` option by Karthik Nayak · 1 year, 2 months ago
  11. 2920971 Merge branch 'jk/decoration-and-other-leak-fixes' by Junio C Hamano · 1 year, 3 months ago
  12. 8ef8da4 revision: clear decoration structs during release_revisions() by Jeff King · 1 year, 3 months ago
  13. 3029189 Merge branch 'ps/revision-cmdline-stdin-not' by Junio C Hamano · 1 year, 3 months ago
  14. f97c8b1 revision: make pseudo-opt flags read via stdin behave consistently by Patrick Steinhardt · 1 year, 3 months ago
  15. 2e0d30d range-diff: treat notes like `log` by Kristoffer Haugsbakk · 1 year, 4 months ago
  16. c5fcd34 Merge branch 'jk/unused-parameter' by Junio C Hamano · 1 year, 6 months ago
  17. 39fe402 Merge branch 'tb/refs-exclusion-and-packed-refs' by Junio C Hamano · 1 year, 6 months ago
  18. ce481ac Merge branch 'cw/compat-util-header-cleanup' by Junio C Hamano · 1 year, 6 months ago
  19. cc88afa revisions: drop unused "opt" parameter in "tweak" callbacks by Jeff King · 1 year, 6 months ago
  20. c45841f revision.h: store hidden refs in a `strvec` by Taylor Blau · 1 year, 6 months ago
  21. b269ac5 refs: plumb `exclude_patterns` argument throughout by Taylor Blau · 1 year, 6 months ago
  22. b3d1c85 Merge branch 'gc/config-context' by Junio C Hamano · 1 year, 6 months ago
  23. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 6 months ago
  24. 812907d Merge branch 'ps/revision-stdin-with-options' by Junio C Hamano · 1 year, 6 months ago
  25. a4e7e31 config: add ctx arg to config_fn_t by Glen Choo · 1 year, 6 months ago
  26. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 8 months ago
  27. dd77d58 git-compat-util.h: remove unneccessary include of wildmatch.h by Elijah Newren · 1 year, 8 months ago
  28. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
  29. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 8 months ago
  30. baf889c sparse-index.h: move declarations for sparse-index.c from cache.h by Elijah Newren · 1 year, 8 months ago
  31. c40f0b7 revision: handle pseudo-opts in `--stdin` mode by Patrick Steinhardt · 1 year, 7 months ago
  32. af37a20 revision: small readability improvement for reading from stdin by Patrick Steinhardt · 1 year, 7 months ago
  33. cc80450 revision: reorder `read_revisions_from_stdin()` by Patrick Steinhardt · 1 year, 7 months ago
  34. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 9 months ago
  35. b7b189c treewide: reduce includes of cache.h in other headers by Elijah Newren · 1 year, 9 months ago
  36. 87bed17 object-file.h: move declarations for object-file.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
  37. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
  38. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 9 months ago
  39. 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 9 months ago
  40. 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 9 months ago
  41. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 9 months ago
  42. dbb4102 Merge branch 'sg/parse-options-h-users' by Junio C Hamano · 1 year, 9 months ago
  43. ecb5091 cocci: apply the "commit.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 9 months ago
  44. cb338c2 cocci: apply the "commit-reach.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 9 months ago
  45. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 9 months ago
  46. e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  47. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  48. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
  49. 49fd551 treewide: include parse-options.h in source files by SZEDER Gábor · 1 year, 10 months ago
  50. 4d87411 Merge branch 'ew/fetch-hiderefs' by Junio C Hamano · 1 year, 10 months ago
  51. d0732a8 Merge branch 'jk/unused-post-2.39-part2' by Junio C Hamano · 1 year, 10 months ago
  52. c6ce27a fetch: support hideRefs to speed up connectivity checks by Eric Wong · 1 year, 11 months ago
  53. be252d3 for_each_object: mark unused callback parameters by Jeff King · 1 year, 11 months ago
  54. d3dcfa0 mark "pointless" data pointers in callbacks by Jeff King · 1 year, 11 months ago
  55. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 1 year, 11 months ago
  56. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 1 year, 11 months ago
  57. 6269f8e treewide: always have a valid "index_state.repo" member by Ævar Arnfjörð Bjarmason · 2 years ago
  58. 2f6b1eb cache API: add a "INDEX_STATE_INIT" macro/function, add release_index() by Ævar Arnfjörð Bjarmason · 2 years ago
  59. 1795479 Merge branch 'jk/unused-post-2.39' by Junio C Hamano · 2 years ago
  60. 9ea1378 Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 1 month ago
  61. 61bdc7c diff: mark unused parameters in callbacks by Jeff King · 2 years, 1 month ago
  62. f8828f9 Merge branch 'ps/receive-use-only-advertised' by Junio C Hamano · 2 years, 1 month ago
  63. fc47252 revision API: call graph_clear() in release_revisions() by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  64. 8c1bc2a revision: add new parameter to exclude hidden refs by Patrick Steinhardt · 2 years, 2 months ago
  65. 1e9f273 revision: introduce struct to handle exclusions by Patrick Steinhardt · 2 years, 2 months ago
  66. 05b9425 revision: move together exclusion-related functions by Patrick Steinhardt · 2 years, 2 months ago
  67. 916ebb3 revisions API: extend the nascent REV_INFO_INIT macro by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  68. b988427 Merge branch 'rs/diff-caret-bang-with-parents' by Junio C Hamano · 2 years, 2 months ago
  69. 82dd01d CodingGuidelines: allow declaring variables in for loops by Ævar Arnfjörð Bjarmason · 2 years, 3 months ago
  70. 793c211 revision: use strtol_i() for exclude_parent by René Scharfe · 2 years, 3 months ago
  71. 298a958 Merge branch 'jk/list-objects-filter-cleanup' by Junio C Hamano · 2 years, 4 months ago
  72. dd407f1 Merge branch 'ab/unused-annotation' by Junio C Hamano · 2 years, 4 months ago
  73. a6b42ec Merge branch 'jk/unused-annotation' by Junio C Hamano · 2 years, 4 months ago
  74. 655e494 Merge branch 'jk/rev-list-verify-objects-fix' by Junio C Hamano · 2 years, 4 months ago
  75. 2a01bde list-objects-filter: add and use initializers by Jeff King · 2 years, 4 months ago
  76. 9a8c3c4 parse_object(): check commit-graph when skip_hash set by Jeff King · 2 years, 4 months ago
  77. 0bc2557 upload-pack: skip parse-object re-hashing of "want" objects by Jeff King · 2 years, 4 months ago
  78. b27ccae rev-list: disable commit graph with --verify-objects by Jeff King · 2 years, 4 months ago
  79. 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
  80. 02c3c59 hashmap: mark unused callback parameters by Jeff King · 2 years, 5 months ago
  81. c006e9f refs: mark unused reflog callback parameters by Jeff King · 2 years, 5 months ago
  82. 63e14ee refs: mark unused each_ref_fn parameters by Jeff King · 2 years, 5 months ago
  83. 257418c revision: allow --ancestry-path to take an argument by Elijah Newren · 2 years, 5 months ago
  84. 83489a5 Merge branch 'ab/plug-revisions-leak' by Junio C Hamano · 2 years, 5 months ago
  85. a6aeb2f Merge branch 'jc/resolve-undo' into maint by Junio C Hamano · 2 years, 5 months ago
  86. 87098a0 Merge branch 'sa/cat-file-mailmap' by Junio C Hamano · 2 years, 5 months ago
  87. f92dbdb revisions API: don't leak memory on argv elements that need free()-ing by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
  88. 418aef9 Merge branch 'jc/resolve-undo' by Junio C Hamano · 2 years, 6 months ago
  89. 66a8a95 ident: rename commit_rewrite_person() to apply_mailmap_to_header() by Siddharth Asthana · 2 years, 6 months ago
  90. dc88e34 ident: move commit_rewrite_person() to ident.c by Siddharth Asthana · 2 years, 6 months ago
  91. e9c1b0e revision: improve commit_rewrite_person() by Siddharth Asthana · 2 years, 6 months ago
  92. 5a5ea14 revision: mark blobs needed for resolve-undo as reachable by Junio C Hamano · 2 years, 7 months ago
  93. 2da81d1 Merge branch 'ab/plug-leak-in-revisions' by Junio C Hamano · 2 years, 7 months ago
  94. 538dc45 Merge branch 'ep/maint-equals-null-cocci' by Junio C Hamano · 2 years, 8 months ago
  95. 2b0a58d Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 by Junio C Hamano · 2 years, 8 months ago
  96. afe8a90 tree-wide: apply equals-null.cocci by Junio C Hamano · 2 years, 8 months ago
  97. 9669778 log: "--since-as-filter" option is a non-terminating "--since" variant by Miklos Vajna · 2 years, 9 months ago
  98. 54c8a7c revisions API: add a TODO for diff_free(&revs->diffopt) by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  99. ae1b383 revisions API: have release_revisions() release "topo_walk_info" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  100. 9d5a7df revisions API: have release_revisions() release "date_mode" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago