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