summaryrefslogtreecommitdiff
path: root/Documentation/git-history.adoc
AgeCommit message (Expand)AuthorFilesLines
2026-07-03builtin/history: implement "drop" subcommandPatrick Steinhardt1-1/+37
2026-04-27builtin/history: introduce "fixup" subcommandPatrick Steinhardt1-2/+76
2026-03-03builtin/history: implement "split" subcommandPatrick Steinhardt1-0/+62
2026-02-17Documentation/git-history: document default for "--update-refs="Patrick Steinhardt1-1/+1
2026-02-17builtin/history: rename "--ref-action=" to "--update-refs="Patrick Steinhardt1-2/+2
2026-02-17builtin/history: replace "--ref-action=print" with "--dry-run"Patrick Steinhardt1-5/+9
2026-01-13builtin/history: implement "reword" subcommandPatrick Steinhardt1-2/+18
2026-01-13builtin: add new "history" commandPatrick Steinhardt1-0/+57