summaryrefslogtreecommitdiff
path: root/replay.c
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'en/midx-missing-pack-fallback'Junio C Hamano1-0/+7
12 daysreplay: offer an option to linearize the commit topologyToon Claes1-17/+37
12 daysreplay: resolve the replay base outside pick_regular_commit()Toon Claes1-13/+21
12 daysreplay: add helper to put entry into replayed_commitsToon Claes1-11/+20
13 daysreplay: fail gracefully when a merge input is unreadableElijah Newren1-0/+7
2026-07-19Merge branch 'js/coverity-fixes-null-safety'Junio C Hamano1-2/+6
2026-07-15Merge branch 'ps/history-drop'Junio C Hamano1-4/+4
2026-07-10replay: die when --onto does not peel to a commitJohannes Schindelin1-2/+6
2026-07-03replay: expose `replay_result_queue_update()`Patrick Steinhardt1-4/+4
2026-06-07Merge branch 'kh/free-commit-list'Junio C Hamano1-1/+1
2026-05-29*: replace deprecated free_commit_listKristoffer Haugsbakk1-1/+1
2026-04-27replay: allow callers to control what happens with empty commitsPatrick Steinhardt1-5/+24
2026-04-08Merge branch 'tc/replay-ref'Junio C Hamano1-8/+27
2026-04-06Merge branch 'tc/replay-down-to-root'Junio C Hamano1-10/+17
2026-04-03Merge branch 'sa/replay-revert'Junio C Hamano1-41/+116
2026-04-01replay: allow to specify a ref with option --refToon Claes1-8/+27
2026-03-25Merge branch 'sa/replay-revert' into tc/replay-refJunio C Hamano1-41/+116
2026-03-25replay: add --revert mode to reverse commit changesSiddharth Asthana1-41/+116
2026-03-24replay: support replaying down from root commitToon Claes1-10/+17
2026-02-21replay: prevent the_repository from coming backElijah Newren1-0/+6
2026-01-13replay: drop commits that become emptyPhillip Wood1-3/+7
2026-01-13replay: support updating detached HEADPatrick Steinhardt1-14/+33
2026-01-13replay: support empty commit rangesPatrick Steinhardt1-2/+3
2026-01-13replay: small set of cleanupsPatrick Steinhardt1-7/+4
2026-01-13builtin/replay: move core logic into "libgit.a"Patrick Steinhardt1-0/+354