index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
replay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Merge branch 'en/midx-missing-pack-fallback'
Junio C Hamano
1
-0
/
+7
12 days
replay: offer an option to linearize the commit topology
Toon Claes
1
-17
/
+37
12 days
replay: resolve the replay base outside pick_regular_commit()
Toon Claes
1
-13
/
+21
12 days
replay: add helper to put entry into replayed_commits
Toon Claes
1
-11
/
+20
13 days
replay: fail gracefully when a merge input is unreadable
Elijah Newren
1
-0
/
+7
2026-07-19
Merge branch 'js/coverity-fixes-null-safety'
Junio C Hamano
1
-2
/
+6
2026-07-15
Merge branch 'ps/history-drop'
Junio C Hamano
1
-4
/
+4
2026-07-10
replay: die when --onto does not peel to a commit
Johannes Schindelin
1
-2
/
+6
2026-07-03
replay: expose `replay_result_queue_update()`
Patrick Steinhardt
1
-4
/
+4
2026-06-07
Merge branch 'kh/free-commit-list'
Junio C Hamano
1
-1
/
+1
2026-05-29
*: replace deprecated free_commit_list
Kristoffer Haugsbakk
1
-1
/
+1
2026-04-27
replay: allow callers to control what happens with empty commits
Patrick Steinhardt
1
-5
/
+24
2026-04-08
Merge branch 'tc/replay-ref'
Junio C Hamano
1
-8
/
+27
2026-04-06
Merge branch 'tc/replay-down-to-root'
Junio C Hamano
1
-10
/
+17
2026-04-03
Merge branch 'sa/replay-revert'
Junio C Hamano
1
-41
/
+116
2026-04-01
replay: allow to specify a ref with option --ref
Toon Claes
1
-8
/
+27
2026-03-25
Merge branch 'sa/replay-revert' into tc/replay-ref
Junio C Hamano
1
-41
/
+116
2026-03-25
replay: add --revert mode to reverse commit changes
Siddharth Asthana
1
-41
/
+116
2026-03-24
replay: support replaying down from root commit
Toon Claes
1
-10
/
+17
2026-02-21
replay: prevent the_repository from coming back
Elijah Newren
1
-0
/
+6
2026-01-13
replay: drop commits that become empty
Phillip Wood
1
-3
/
+7
2026-01-13
replay: support updating detached HEAD
Patrick Steinhardt
1
-14
/
+33
2026-01-13
replay: support empty commit ranges
Patrick Steinhardt
1
-2
/
+3
2026-01-13
replay: small set of cleanups
Patrick Steinhardt
1
-7
/
+4
2026-01-13
builtin/replay: move core logic into "libgit.a"
Patrick Steinhardt
1
-0
/
+354