aboutsummaryrefslogtreecommitdiff
path: root/builtin/history.c
AgeCommit message (Expand)Author
8 dayshistory: fix short help for argument of --update-refsRené Scharfe
2026-03-24Merge branch 'ps/history-split'Junio C Hamano
2026-03-09history: initialize rev_info in cmd_history_reword()René Scharfe
2026-03-03builtin/history: implement "split" subcommandPatrick Steinhardt
2026-03-03builtin/history: split out extended function to create commitsPatrick Steinhardt
2026-02-17builtin/history: rename "--ref-action=" to "--update-refs="Patrick Steinhardt
2026-02-17builtin/history: replace "--ref-action=print" with "--dry-run"Patrick Steinhardt
2026-02-17builtin/history: check for merges before asking for user inputPatrick Steinhardt
2026-02-17builtin/history: perform revwalk checks before asking for user inputPatrick Steinhardt
2026-01-13builtin/history: implement "reword" subcommandPatrick Steinhardt
2026-01-13builtin: add new "history" commandPatrick Steinhardt