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