]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/history' into seen
authorJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:33 +0000 (10:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:34 +0000 (10:37 -0800)
"git history" history rewriting UI.

* ps/history:
  builtin/history: implement "reword" subcommand
  builtin: add new "history" command
  wt-status: provide function to expose status for trees
  replay: support updating detached HEAD
  replay: support empty commit ranges
  replay: small set of cleanups
  builtin/replay: move core logic into "libgit.a"
  builtin/replay: extract core logic to replay revisions

1  2 
Makefile
builtin.h
meson.build
t/meson.build

diff --cc Makefile
Simple merge
diff --cc builtin.h
Simple merge
diff --cc meson.build
Simple merge
diff --cc t/meson.build
Simple merge