1. ccd12a3 Merge branch 'en/header-split-cache-h-part-2' by Junio C Hamano · 1 year, 10 months ago
  2. d4a4f92 commit.h: reduce unnecessary includes by Elijah Newren · 1 year, 11 months ago
  3. 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 11 months ago
  4. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 2 years ago
  5. dbb4102 Merge branch 'sg/parse-options-h-users' by Junio C Hamano · 2 years ago
  6. 035c7de cocci: apply the "revision.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years ago
  7. c4d9c79 treewide: remove unnecessary inclusions of parse-options.h from headers by SZEDER Gábor · 2 years ago
  8. b5fa608 ident.h: move ident-related declarations out of cache.h by Elijah Newren · 2 years, 1 month ago
  9. f8828f9 Merge branch 'ps/receive-use-only-advertised' by Junio C Hamano · 2 years, 4 months ago
  10. 8c1bc2a revision: add new parameter to exclude hidden refs by Patrick Steinhardt · 2 years, 4 months ago
  11. 1e9f273 revision: introduce struct to handle exclusions by Patrick Steinhardt · 2 years, 4 months ago
  12. 916ebb3 revisions API: extend the nascent REV_INFO_INIT macro by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
  13. 0e2a476 Merge branch 'jc/format-patch-force-in-body-from' by Junio C Hamano · 2 years, 6 months ago
  14. 34bc1b1 format-patch: allow forcing the use of in-body From: header by Junio C Hamano · 2 years, 6 months ago
  15. 257418c revision: allow --ancestry-path to take an argument by Elijah Newren · 2 years, 7 months ago
  16. f92dbdb revisions API: don't leak memory on argv elements that need free()-ing by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
  17. 2da81d1 Merge branch 'ab/plug-leak-in-revisions' by Junio C Hamano · 2 years, 9 months ago
  18. 9669778 log: "--since-as-filter" option is a non-terminating "--since" variant by Miklos Vajna · 2 years, 11 months ago
  19. f196c1e revisions API users: use release_revisions() needing REV_INFO_INIT by Ævar Arnfjörð Bjarmason · 2 years, 11 months ago
  20. 296a143 revision.[ch]: document and move code declared around "init" by Ævar Arnfjörð Bjarmason · 2 years, 11 months ago
  21. 1878b5e revision.[ch]: provide and start using a release_revisions() by Ævar Arnfjörð Bjarmason · 2 years, 11 months ago
  22. ffaa137 revision: put object filter into struct rev_info by Derrick Stolee · 3 years ago
  23. 8813596 Merge branch 'ah/log-no-graph' by Junio C Hamano · 3 years, 1 month ago
  24. 708cbef Merge branch 'jz/rev-list-exclude-first-parent-only' by Junio C Hamano · 3 years, 1 month ago
  25. 90b7153 Merge branch 'en/remerge-diff' by Junio C Hamano · 3 years, 1 month ago
  26. 087c745 log: add a --no-graph option by Alex Henrie · 3 years, 1 month ago
  27. 7b90ab4 log: clean unneeded objects during `log --remerge-diff` by Elijah Newren · 3 years, 1 month ago
  28. db757e8 show, log: provide a --remerge-diff capability by Elijah Newren · 3 years, 1 month ago
  29. 9d505b7 git-rev-list: add --exclude-first-parent-only flag by Jerry Zhang · 3 years, 2 months ago
  30. 794c000 log: let --invert-grep only invert --grep by René Scharfe · 3 years, 3 months ago
  31. 921c795 Merge branch 'jt/add-submodule-odb-clean-up' by Junio C Hamano · 3 years, 5 months ago
  32. 10a0d6a revision: remove "submodule" from opt struct by Jonathan Tan · 3 years, 6 months ago
  33. 29ef1f2 revision: separate walk and unsorted flags by Patrick Steinhardt · 3 years, 7 months ago
  34. fe3fec5 Merge branch 'bc/rev-list-without-commit-line' by Junio C Hamano · 3 years, 8 months ago
  35. d1c5ae7 rev-list: add option for --pretty=format without header by brian m. carlson · 3 years, 8 months ago
  36. 1ef488e Merge branch 'jk/bitmap-tree-optim' by Junio C Hamano · 3 years, 8 months ago
  37. aa9ad6f bitmaps: don't recurse into trees already in the bitmap by Jeff King · 3 years, 9 months ago
  38. 8e444e6 Merge branch 'so/log-m-implies-p' by Junio C Hamano · 3 years, 9 months ago
  39. fd16a39 diff-merges: rename "combined_imply_patch" to "merges_imply_patch" by Sergey Organov · 3 years, 10 months ago
  40. b2025da revision: mark commit parents as NOT_USER_GIVEN by Patrick Steinhardt · 4 years ago
  41. 8a4394d Merge branch 'zh/format-patch-fractional-reroll-count' by Junio C Hamano · 4 years ago
  42. db91988 format-patch: allow a non-integral version numbers by ZheNing Hu · 4 years ago
  43. c9fff00 revision: learn '--no-kept-objects' by Taylor Blau · 4 years, 1 month ago
  44. aac006a Merge branch 'so/log-diff-merge' by Junio C Hamano · 4 years, 1 month ago
  45. a6d19ec diff-merges: let new options enable diff without -p by Sergey Organov · 4 years, 3 months ago
  46. 5733b20 diff-merges: do not imply -p for new options by Sergey Organov · 4 years, 3 months ago
  47. d9b1bc6 diff-merges: group diff-merge flags next to each other inside 'rev_info' by Sergey Organov · 4 years, 3 months ago
  48. 1a2c4d8 diff-merges: split 'ignore_merges' field by Sergey Organov · 4 years, 3 months ago
  49. 3291eea diff-merges: introduce revs->first_parent_merges flag by Sergey Organov · 4 years, 3 months ago
  50. a37eec6 revision: move diff merges functions to its own diff-merges.c by Sergey Organov · 4 years, 3 months ago
  51. 3d4fd94 revision: provide implementation for diff merges tweaks by Sergey Organov · 4 years, 3 months ago
  52. 3baf58b format-patch: make output filename configurable by Junio C Hamano · 4 years, 4 months ago
  53. 572fc9a revision: add separate field for "-m" of "diff-index -m" by Sergey Organov · 4 years, 6 months ago
  54. eca8c62 Merge branch 'jk/log-fp-implies-m' by Junio C Hamano · 4 years, 7 months ago
  55. 70cdbbe Merge branch 'ds/commit-graph-bloom-updates' into master by Junio C Hamano · 4 years, 7 months ago
  56. 6fae74b revision: add "--no-diff-merges" option to counteract "-m" by Jeff King · 4 years, 8 months ago
  57. c525ce9 commit-graph: check all leading directories in changed path Bloom filters by SZEDER Gábor · 4 years, 8 months ago
  58. 23c4319 revision: reallocate TOPO_WALK object flags by René Scharfe · 4 years, 9 months ago
  59. 9b6606f Merge branch 'gs/commit-graph-path-filter' by Junio C Hamano · 4 years, 10 months ago
  60. 9af3a7c Merge branch 'ds/revision-show-pulls' by Junio C Hamano · 4 years, 11 months ago
  61. 8d049e1 revision: --show-pulls adds helpful merges by Derrick Stolee · 5 years ago
  62. 19d097e format-patch: teach --no-encode-email-headers by Emma Brooks · 5 years ago
  63. a56b946 revision.c: use Bloom filters to speed up path based revision walks by Garima Singh · 5 years ago
  64. 17066be Merge branch 'dl/format-patch-notes-config-fixup' by Junio C Hamano · 5 years ago
  65. 26c816a Merge branch 'hw/doc-in-header' by Junio C Hamano · 5 years ago
  66. 1d72975 notes: break set_display_notes() into smaller functions by Denton Liu · 5 years ago
  67. 4982516 revision: make get_revision_mark() return const pointer by Denton Liu · 5 years ago
  68. 301d595 revision: move doc to revision.h by Heba Waly · 5 years ago
  69. c425d36 Merge branch 'en/combined-all-paths' by Junio C Hamano · 6 years ago
  70. d76ce4f log,diff-tree: add --combined-all-paths option by Elijah Newren · 6 years ago
  71. 5fda343 Merge branch 'ds/push-sparse-tree-walk' by Junio C Hamano · 6 years ago
  72. f1f5de4 revision: add mark_tree_uninteresting_sparse by Derrick Stolee · 6 years ago
  73. 6e5be1f Merge branch 'md/exclude-promisor-objects-fix-cleanup' by Junio C Hamano · 6 years ago
  74. bbcde41 revision.c: put promisor option in specialized struct by Matthew DeVore · 6 years ago
  75. 62ca33e Merge branch 'ds/reachable-topo-order' by Junio C Hamano · 6 years ago
  76. a29b8bc Merge branch 'md/exclude-promisor-objects-fix' by Junio C Hamano · 6 years ago
  77. b454241 revision.c: generation-based topo-order algorithm by Derrick Stolee · 6 years ago
  78. f0d9cc4 revision.c: begin refactoring --topo-order logic by Derrick Stolee · 6 years ago
  79. 77d5037 Merge branch 'md/filter-trees' by Junio C Hamano · 6 years ago
  80. 669b1d2 exclude-promisor-objects: declare when option is allowed by Matthew DeVore · 6 years ago
  81. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano · 6 years ago
  82. 99c9aa9 revision: mark non-user-given objects instead by Matthew DeVore · 6 years ago
  83. 7c0fe33 rev-list: handle missing tree objects properly by Matthew DeVore · 6 years ago
  84. b3c7eef revision.c: reduce implicit dependency the_repository by Nguyễn Thái Ngọc Duy · 6 years ago
  85. 2abf350 revision.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  86. 881c019 Merge branch 'es/format-patch-rangediff' by Junio C Hamano · 6 years ago
  87. 688cb1c Merge branch 'es/format-patch-interdiff' by Junio C Hamano · 6 years ago
  88. 8b6f607 Merge branch 'jk/rev-list-stdin-noop-is-ok' by Junio C Hamano · 6 years ago
  89. a12cbe2 rev-list: make empty --stdin not an error by Jeff King · 7 years ago
  90. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  91. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  92. 4ee9968 format-patch: teach --range-diff to respect -v/--reroll-count by Eric Sunshine · 7 years ago
  93. 31e2617 format-patch: add --range-diff option to embed diff in cover letter by Eric Sunshine · 7 years ago
  94. 5cf00cb Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff by Junio C Hamano · 7 years ago
  95. d16ec9c revision.h: drop extern from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  96. 8fa8a4f Merge branch 'jt/partial-clone-fsck-connectivity' by Junio C Hamano · 7 years ago
  97. 5ac290f format-patch: teach --interdiff to respect -v/--reroll-count by Eric Sunshine · 7 years ago
  98. 126facf format-patch: add --interdiff option to embed diff in cover letter by Eric Sunshine · 7 years ago
  99. a0c9016 upload-pack: send refs' objects despite "filter" by Jonathan Tan · 7 years ago
  100. 87be252 revision.c: use commit-slab for show_source by Nguyễn Thái Ngọc Duy · 7 years ago