aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-sequence.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-11-30Comment eval-and-compile formsJonas Bernoulli
2025-11-30Load magit-autoloads only in interactive sessionsJonas Bernoulli
2025-11-09magit-rebase-autosquash: Exclude merge-base againJonas Bernoulli
2025-11-09magit-rebase-interactive-1: Allow any caller to exclude start-pointJonas Bernoulli
2025-11-09magit-rebase-interactive-1: CosmeticsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-09-19magit-rebase-continue: Fix recent refactor mistakeJonas Bernoulli
2025-09-18Use cond moreJonas Bernoulli
2025-08-23Use font-lock-face for more text inserted into Magit buffersJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas Bernoulli
2025-08-22Use Cond-Let's and$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-07Use _ in all non-binding entries in the varlist of COND-let formsJonas Bernoulli
2025-07-29Add to eieio--known-slot-names at compile-time stillJonas Bernoulli
2025-07-29Add to eieio--known-slot-names at run-time tooJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-05-31magit-rebase--todo: Prevent false-positivesJonas Bernoulli
2025-05-13magit-rebase--todo: Don't abbreviate empty set of commitsJonas Bernoulli
2025-05-12magit-rebase--todo: Fix handling of merge actionsKyle Meyer
2025-05-11magit-sequence-insert-step: Use more appropriate faceJonas Bernoulli
2025-05-11magit-rebase--todo: Deal with duplicated commitsJonas Bernoulli
2025-05-11magit-rebase-insert-merge-sequence: Skip over empty linesJonas Bernoulli
2025-04-25magit-rebase--todo: Fix order of valueJonas Bernoulli
2025-04-15magit-rebase-insert-merge-sequence: Insert sections for all stepsJonas Bernoulli
2025-04-15Speed-up inserting rebase sequencesJonas Bernoulli
2025-04-15magit-insert-rebase-sequence: Rename internal variableJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-03-31magit-rebase-autosquash: With a prefix allow selecting beginningJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-03-01magit-rebase: Use more columnsJonas Bernoulli
2025-02-21Fix various prompts and messagesJonas Bernoulli
2025-02-10magit-am: Remove duplicated binding for --signoffJonas Bernoulli
2025-02-02Use ## and seq-some instead of --someJonas Bernoulli
2025-02-02Use ## and seq-every-p instead of --all-pJonas Bernoulli
2025-02-02Use ## and seq-find instead of --firstJonas Bernoulli
2025-02-02Use ## and seq-remove instead of --removeJonas Bernoulli
2025-02-02Use ## and mapcar instead of --mapJonas Bernoulli
2025-01-31magit:--gpg-sign: Set default level via prototypeJonas Bernoulli
2025-01-31magit:--signoff: Set default level via prototypeJonas Bernoulli
2025-01-30Make --signoff available in more menusJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-09Depend on Git >= v2.25.0Jonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-11-19Increase consistency among sequencer continuation commandsJonas Bernoulli
2023-11-19magit-am-continue: Use user-errorJonas Bernoulli