]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/history'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Feb 2026 20:09:09 +0000 (12:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Feb 2026 20:09:09 +0000 (12:09 -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
t/meson.build

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