From: Junio C Hamano Date: Sun, 5 Oct 2025 22:04:28 +0000 (-0700) Subject: Merge branch 'ps/history' into seen X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c01f8f8bbf30280ec627b62f5bb0b777003b49f4;p=thirdparty%2Fgit.git Merge branch 'ps/history' into seen "git history" history rewriting UI. * ps/history: builtin/history: implement "split" subcommand cache-tree: allow writing in-memory index as tree add-patch: add support for in-memory index patching add-patch: remove dependency on "add-interactive" subsystem add-patch: split out `struct interactive_options` add-patch: split out header from "add-interactive.h" builtin/history: implement "reword" subcommand builtin: add new "history" command replay: parse commits before dereferencing them replay: stop using `the_repository` replay: extract logic to pick commits wt-status: provide function to expose status for trees --- c01f8f8bbf30280ec627b62f5bb0b777003b49f4