]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit7bf3785d0973d229fa21a76122c7e4735a2b1ffb
tree9ee2a41b83f2f18bf0cb63feec23320eda20cc5e
parent3e0db84c88c57e70ac8be8c196dfa92c5d656fbc
parentd205234cb05a5e330c0f7f5b3ea764533a74d69e
Merge branch 'ps/history'

"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
Makefile
builtin.h
t/meson.build