279 Commits (7cbc0455cc07702c5eeff1062c7e2a820758714f)

Author SHA1 Message Date
Taylor Blau c9fff00016 revision: learn '--no-kept-objects' 4 years ago
Sergey Organov a6d19ecc6b diff-merges: let new options enable diff without -p 4 years ago
Sergey Organov 5733b20f41 diff-merges: do not imply -p for new options 4 years ago
Sergey Organov d9b1bc6d13 diff-merges: group diff-merge flags next to each other inside 'rev_info' 4 years ago
Sergey Organov 1a2c4d8050 diff-merges: split 'ignore_merges' field 4 years ago
Sergey Organov 3291eea310 diff-merges: introduce revs->first_parent_merges flag 4 years ago
Sergey Organov a37eec6333 revision: move diff merges functions to its own diff-merges.c 4 years ago
Sergey Organov 3d4fd94363 revision: provide implementation for diff merges tweaks 4 years ago
Junio C Hamano 3baf58bfb4 format-patch: make output filename configurable 4 years ago
Sergey Organov 572fc9aa54 revision: add separate field for "-m" of "diff-index -m" 5 years ago
Jeff King 6fae74b418 revision: add "--no-diff-merges" option to counteract "-m" 5 years ago
SZEDER Gábor c525ce95b4 commit-graph: check all leading directories in changed path Bloom filters 5 years ago
René Scharfe 23c4319f0d revision: reallocate TOPO_WALK object flags 5 years ago
Derrick Stolee 8d049e182e revision: --show-pulls adds helpful merges 5 years ago
Emma Brooks 19d097e3d7 format-patch: teach --no-encode-email-headers 5 years ago
Garima Singh a56b9464cd revision.c: use Bloom filters to speed up path based revision walks 5 years ago
Denton Liu 1d7297513d notes: break set_display_notes() into smaller functions 5 years ago
Denton Liu 4982516451 revision: make get_revision_mark() return const pointer 5 years ago
Heba Waly 301d595e72 revision: move doc to revision.h 5 years ago
Elijah Newren d76ce4f734 log,diff-tree: add --combined-all-paths option 6 years ago
Derrick Stolee f1f5de442f revision: add mark_tree_uninteresting_sparse 6 years ago
Matthew DeVore bbcde41a70 revision.c: put promisor option in specialized struct 6 years ago
Derrick Stolee b45424181e revision.c: generation-based topo-order algorithm 6 years ago
Derrick Stolee f0d9cc4196 revision.c: begin refactoring --topo-order logic 6 years ago
Matthew DeVore 669b1d2aae exclude-promisor-objects: declare when option is allowed 6 years ago
Matthew DeVore 7c0fe330d5 rev-list: handle missing tree objects properly 7 years ago
Matthew DeVore 99c9aa9579 revision: mark non-user-given objects instead 7 years ago
Nguyễn Thái Ngọc Duy b3c7eef9b0 revision.c: reduce implicit dependency the_repository 7 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 7 years ago
Jeff King a12cbe23ef rev-list: make empty --stdin not an error 7 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Eric Sunshine 4ee9968941 format-patch: teach --range-diff to respect -v/--reroll-count 7 years ago
Eric Sunshine 31e2617a5f format-patch: add --range-diff option to embed diff in cover letter 7 years ago
Nguyễn Thái Ngọc Duy d16ec9cd0f revision.h: drop extern from function declaration 7 years ago
Eric Sunshine 5ac290f9c0 format-patch: teach --interdiff to respect -v/--reroll-count 7 years ago
Eric Sunshine 126facf821 format-patch: add --interdiff option to embed diff in cover letter 7 years ago
Jonathan Tan a0c9016abd upload-pack: send refs' objects despite "filter" 7 years ago
Nguyễn Thái Ngọc Duy 87be252333 revision.c: use commit-slab for show_source 7 years ago
Jeff King f74bbc8dd2 revision: drop --show-all option 7 years ago
René Scharfe f1230fb5fc revision: remove the unused flag leak_pending 7 years ago
Olga Telezhnaya cf3947193c format: create pretty.h file 7 years ago
Jonathan Tan df11e19648 rev-list: support termination at promisor objects 7 years ago
Stefan Beller ce5b6f9be8 revision.h: introduce blob/tree walking in order of the commits 7 years ago
Martin Ågren b2ccdf7fc1 leak_pending: use `object_array_clear()`, not `free()` 8 years ago
Nguyễn Thái Ngọc Duy ff9445be47 revision.h: new flag in struct rev_info wrt. worktree-related refs 8 years ago
Jeff King 7ba826290a revision: add rev_input_given flag 8 years ago
SZEDER Gábor e35b6ac56f revision.h: turn rev_info.early_output back into an unsigned int 8 years ago
brian m. carlson a58a1b01ff revision: rename add_pending_sha1 to add_pending_oid 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
René Scharfe ba6746c08f revision: remove declaration of path_name() 8 years ago