aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-commit.el
AgeCommit message (Expand)Author
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
2024-01-01Bump copyright yearsJonas Bernoulli
2023-09-08magit-commit-assert: Tweak behavior for merge commitsJonas Bernoulli
2023-07-31Use when-let instead of --when-letJonas Bernoulli
2023-07-28Use seq-remove instead of -remove-firstJonas Bernoulli
2023-06-06magit-commit-reshelve: Fix docstring typoJonas Bernoulli
2023-04-10Use the documented format construct %d instead of %iPhil Sainty
2023-03-18Record diff-type in magit-diff-mode buffersJonas Bernoulli
2023-03-17Deprecate magit-git-dir to avoid needlessly repeating workJonas Bernoulli
2023-02-11magit-commit-diff-1: Take --allow-empty into accountJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-11-13Consider Git's exec path when searching for extensionsKyle Meyer