aboutsummaryrefslogtreecommitdiff
path: root/lisp/git-rebase.el
AgeCommit message (Expand)Author
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
2022-05-13git-rebase-mode-show-keybindings: Propertize all keysJonas Bernoulli
2022-05-13git-rebase-mode-show-keybindings: CosmeticsJonas Bernoulli
2022-05-13git-rebase-mode-map: CosmeticsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use pcase's quote upatternJonas Bernoulli
2022-04-22Use and-let* for side-effectsJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-02-22Disband magit-imenu.elJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-11-23Define empty face definitions without making them rogueJonas Bernoulli
2021-11-23git-rebase-action: New faceBastian Beranek
2021-11-20git-rebase-comment-heading: Fix custom groupJonas Bernoulli
2021-11-20git-commit: Use preferred form in face specsJonas Bernoulli
2021-10-11Rename magit-keep-region-overlay to magit-section-keep-region-overlayJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-05-12Use with-eval-after-loadJonas Bernoulli
2021-01-24Consistently group and order require formsJonas Bernoulli
2021-01-24Load essential core libraries upfrontJonas Bernoulli
2021-01-24Declare recentf-exclude instead of requiring recentfJonas Bernoulli