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