aboutsummaryrefslogtreecommitdiff
path: root/lisp/git-rebase.el
AgeCommit message (Expand)Author
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Fix indentationJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-09-18Use cond moreJonas Bernoulli
2025-08-26Avoid t condition in more final match-all cond clausesJonas Bernoulli
2025-08-22Use cond-let and cond-let*Jonas 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-08-17git-rebase-current-line: Use correct conditionalJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-07-09git-rebase-mode-font-lock-keywords: Use magit-branch-local faceJonas Bernoulli
2025-07-09rebase: Deal with comment character in the middle of action linesJonas Bernoulli
2025-07-09git-rebase-line-regexps: Do not use empty string for missing descriptionJonas Bernoulli
2025-07-09git-rebase-mode-font-lock-keywords: Use single regexp for merge linesJonas Bernoulli
2025-07-09git-rebase-mode-font-lock-keywords: Highlight action flagsJonas Bernoulli
2025-07-09git-rebase-mode-font-lock-keywords: Use description face moreJonas Bernoulli
2025-07-09git-rebase-mode-font-lock-keywords: CosmeticsJonas Bernoulli
2025-07-09git-rebase-current-line: Use match group 99 for comment-startJonas Bernoulli
2025-06-05git-rebase--insert-descriptions: Consistently use comment-startJonas Bernoulli
2025-05-31magit-rebase--todo: Prevent false-positivesJonas Bernoulli
2025-05-31git-rebase-{alter,squish}: New commandsJonas Bernoulli
2025-05-28git-rebase-drop: New commandJonas Bernoulli
2025-05-28git-rebase-current-line: CosmeticsJonas Bernoulli
2025-05-18magit-section-highlight-range: Tweak renamed functionJonas Bernoulli
2025-04-15git-rebase-kill-line: If the line is commented then uncomment itJonas Bernoulli
2025-04-15Speed-up inserting rebase sequencesJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-02-21Fix various docstringsJonas Bernoulli
2025-01-10Highlight amend! markers as wellJonas Bernoulli
2025-01-07magit--{bolp,eolp,bol-position,eol-position}: New utility functionsJonas Bernoulli
2025-01-07git-rebase-region-bounds: CosmeticsJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-07-30Make most major modes non-interactiveJonas Bernoulli
2024-05-02Shorten some long linesJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-09-08Use setq-local instead of set and make-local-variableJonas Bernoulli
2023-07-31Use if-let instead of --if-letJonas Bernoulli
2023-07-31Use when-let instead of --when-letJonas Bernoulli
2023-05-21Place comma after "e.g." and "i.e."Jonas Bernoulli
2023-03-17Deprecate magit-git-dir to avoid needlessly repeating workJonas Bernoulli
2023-02-13Use defvar-keymap from Emacs 29.1 or the Compat packageJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-10-31git-rebase: Support update-ref actionKyle Meyer
2022-09-14git-rebase-mode-show-keybindings: fix key display for mapped commandsSean Farley
2022-05-27Replace or quote single quotes in docstringsJonas Bernoulli
2022-05-13magit--disable-save-buffers: Renamed variableJonas Bernoulli
2022-05-13git-rebase-mode-show-keybindings: Preserve comment faceJonas Bernoulli
2022-05-13git-rebase-mode-show-keybindings: Align Git's continued help textJonas Bernoulli