aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-refs.el
AgeCommit message (Expand)Author
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-01-11magit-buffer-{*}: Relocate definitionsJonas Bernoulli
2026-01-11magit-buffer-refs-upstream: New variableJonas Bernoulli
2026-01-11magit-buffer-refs-args: Renamed variableJonas Bernoulli
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-09-22magit-delete-shelved-branch: New commandJonas Bernoulli
2025-08-26Rename variables and a function that deal with the right marginJonas Bernoulli
2025-08-26magit-refs--maybe-format-margin: Replace magit-refs--format-marginJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas Bernoulli
2025-08-22Use shared bindings with cond-let and cond-let*Jonas 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-22Revert "Remove kludge for and-let* bug in older Emacs releases"Jonas Bernoulli
2025-08-07Use _ in all non-binding entries in the varlist of COND-let formsJonas Bernoulli
2025-08-06Remove kludge for and-let* bug in older Emacs releasesJonas Bernoulli
2025-08-01magit-insert-shelved-branches: Keep collapsed by defaultJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-07-11Increase name consistency for "commit" argumentsJonas Bernoulli
2025-05-15magit-make-margin-overlay: At bol set margin of previous lineJonas Bernoulli
2025-05-15magit-refs--format-margin: Handle tags referring to non-commitsJonas Bernoulli
2025-05-15magit-refs--format-margin: Do not assume fixes length of timestampsMartin Joerg
2025-04-28magit-{branch-unshelve,insert-shelved-branches}: List newest firstJonas Bernoulli
2025-04-16magit-insert-shelved-branches: Fix margin highlightingJonas Bernoulli
2025-04-16magit-insert-shelved-branches: Indent branchesJonas Bernoulli
2025-04-16magit-insert-shelved-branches: New functionJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-02-21Fix various docstringsJonas Bernoulli
2025-02-04magit-refs-primary-column-width: CosmeticsJonas Bernoulli
2025-02-01Next release will be 4.3.0Jonas Bernoulli
2025-01-05Let the byte-compiler check more function referencesJonas Bernoulli
2025-01-05magit-log--wash-summary: New functionJonas Bernoulli
2025-01-02magit-refs-show-branch-descriptions: New optionJonas Bernoulli
2025-01-02magit-refs--format-local-branch: Rename local variableJonas Bernoulli
2025-01-02magit-refs--format-local-{branches,branch}: Fix value exchangeJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-07-30Make most major modes non-interactiveJonas Bernoulli
2024-06-28Clean up whitespaceJonas Bernoulli
2024-06-28magit-hack-dir-local-variables: New functionJonas Bernoulli
2024-06-24Use magit-insert-heading's new CHILD-COUNT argumentJonas Bernoulli
2024-06-23Use string-join instead of mapconcatJonas Bernoulli
2024-05-02Remove all but one reminder about the and-let* bugJonas Bernoulli
2024-04-28magit-insert-section: Change indent specJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-02-27magit-insert-remote-branches: Skip HEAD if not symrefKyle Meyer
2024-01-01Bump copyright yearsJonas Bernoulli
2023-11-09Define margin commands using transient-define-suffixJonas Bernoulli
2023-09-21Use seq-keep instead of delq and mapcarJonas Bernoulli