aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-extras.el
AgeCommit message (Expand)Author
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-01-11magit-buffer-diff-range{,-oid}: Renamed variablesJonas Bernoulli
2026-01-01Improve indentation of interactiveJonas Bernoulli
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-08magit-{before-change,after-apply}-functions: New hooksJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-09-18magit-pop-revision-stack: CosmeticsJonas Bernoulli
2025-09-01magit-buffer-{file-name,revision}: New functionsJonas Bernoulli
2025-08-22Use cond-let and cond-let*Jonas Bernoulli
2025-08-22Use Cond-Let's implementations of {if,when,and,while}-let{,*}Jonas Bernoulli
2025-07-31magit-diff-visit-file-*: Remove FILE argumentJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-07-25Require Emacs 28.1Jonas Bernoulli
2025-07-11Increase name consistency for "commit" argumentsJonas Bernoulli
2025-04-16magit-dired.el: New libraryJonas Bernoulli
2025-03-30Move Ido kludges to a new package magit-idoJonas Bernoulli
2025-02-11magit-git-mergetool: Fix suffix invocation edge-caseJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-17Depend on Emacs >= 27.1Jonas Bernoulli
2024-10-18magit-copy-section-value: Fix default caseSean Allred
2024-09-12git-commit-mode-map: Add more bindings in defvar-keymapJonas Bernoulli
2024-07-25magit-back-to-indentation: Support combined diffs properlyJonas Bernoulli
2024-07-24magit-back-to-indentation: New commandJonas Bernoulli
2024-05-02Drop unnecessary `t's from final one-form cond clausesJonas Bernoulli
2024-05-02Shorten some long linesJonas Bernoulli
2024-04-29Drop support for Emacs 25Jonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-09-19Revert "Use pcase-setq"Jonas Bernoulli
2023-09-19Set one variable per setq formJonas Bernoulli
2023-09-19Use pcase-setqJonas Bernoulli
2023-08-14Address 'safe' XR/Relint regexp linter warningsBasil L. Contovounesios
2023-08-13magit-pop-revision-stack: Fix skip-syntax stringBasil L. Contovounesios
2023-06-11magit-do-async-shell-command: Use magit-read-fileJonas Bernoulli
2023-06-11Revert "Memorize gitdir and topdir for each Magit buffer"Jonas Bernoulli
2023-05-23magit-display-repository-buffer: Fix doing soJonas Bernoulli
2023-05-21Mark async branch and checkout commands for interactive use onlyJonas Bernoulli
2023-05-21Place comma after "e.g." and "i.e."Jonas Bernoulli
2023-03-17Memorize gitdir and topdir for each Magit bufferJonas Bernoulli
2023-03-08manual: Fix references to magit-rebase-edit-commitArialdo Martini
2023-03-02Use delete-char with negative argument instead of backward-delete-charJonas Bernoulli
2023-02-13Use keymap-set from Emacs 29.1 or the Compat packageJonas Bernoulli
2023-01-31Revert "Use compat-dired-marked-files"Daniel Mendler
2023-01-05Use new compat-call macroJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-05-16magit-ediff-resolve-all: New commandJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Silence warnings on older Emacs releasesJonas Bernoulli
2022-04-22Use compat-dired-marked-filesJonas Bernoulli