aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-commit.el
AgeCommit message (Expand)Author
2026-03-30magit-commit-diff--{args,show}: New functionsJonas Bernoulli
2026-03-30Use cond more instead of if and prognJonas Bernoulli
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-03-22magit-commit: Insert inline diff by defaultJonas Bernoulli
2026-02-26magit-commit-diff: Tweak a commentJonas Bernoulli
2026-02-26magit-commit-diff: Do not error outside Git repositoryJonas Bernoulli
2026-02-21magit-commit-diff: Demote errorsJonas Bernoulli
2026-02-21magit-commit-diff-1: Fix amending to initial commitJonas Bernoulli
2026-01-11magit-buffer-diff-typearg: Renamed variableJonas Bernoulli
2026-01-11magit-buffer-diff-range{,-oid}: Renamed variablesJonas Bernoulli
2026-01-10magit-commit-diff-1: CosmeticsJonas Bernoulli
2026-01-01Improve indentation of interactiveJonas Bernoulli
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-12-15magit-{common-,}post-{commit,merge,rewrite}: New hooksJonas Bernoulli
2025-12-15Collect magit-post-commit-hook and support in one placeJonas Bernoulli
2025-11-16magit-post-refresh-hook: Autoload hook functionsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-09-18magit-commit-{absorb,autofixup}: Use prog1Jonas Bernoulli
2025-08-22Use Cond-Let's implementation of and-letJonas Bernoulli
2025-08-22Use Cond-Let's implementations of {if,when,and,while}-let{,*}Jonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-03-01magit-commit: Add magit-rebase-reword-commit but hide it by defaultJonas Bernoulli
2025-02-21Fix various docstringsJonas Bernoulli
2025-02-04magit-commit-amend-assert: Return non-nil if NOPATCH is non-nilJonas Bernoulli
2025-02-02Use ## and seq-find instead of --firstJonas Bernoulli
2025-01-31magit:--signoff: Set default level via prototypeJonas Bernoulli
2025-01-30Make --signoff available in more menusJonas Bernoulli
2025-01-20magit-commit-revise: Don't show diff in log-selectJonas Bernoulli
2025-01-17Improve documentation about commit commandsJonas Bernoulli
2025-01-17Rearrange definitions and documentation of commit commandsJonas Bernoulli
2025-01-17magit-commit-squash-internal: Always add either --no-edit or --editJonas Bernoulli
2025-01-17magit-commit-{alter,revise}: New commandsJonas Bernoulli
2025-01-17magit-commit-squash-internal: Change parameter orderJonas Bernoulli
2025-01-17magit-commit-squash-internal: Do not inject = between option and commitJonas Bernoulli
2025-01-17magit-commit: Change descriptions of "spread" commandsJonas Bernoulli
2025-01-17magit-commit: Use more columns and add titles to allJonas Bernoulli
2025-01-17magit-commit: Disable magit-commit-reshelveJonas Bernoulli
2025-01-17magit-commit: CosmeticsJonas Bernoulli
2025-01-17magit-commit-{absorb,autofixup}: Explicitly set transient behaviorJonas Bernoulli
2025-01-17magit-commit:--date: Define explicitlyJonas Bernoulli
2025-01-17magit-commit-create: No longer amend with a prefix argumentJonas Bernoulli
2025-01-09magit-commit-assert: Call magit-diff-unstaged with magit-diff-argumentsNikita Leshenko
2025-01-05Let the byte-compiler check more function referencesJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-21magit-commit-absorb: Don't hardcode -v argumentJonas Bernoulli
2024-12-21magit-commit-autofixup: Support reducing verbosityJonas Bernoulli
2024-10-17magit-commit-squash-internal: Reduce nestingJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-02magit-commit-extend: Fix misplaced newline in docstringJonas Bernoulli