aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-extras.el
AgeCommit message (Expand)Author
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
2022-04-22Use with-environment-variablesJonas Bernoulli
2022-04-22Use when-let* for multiple bindingsJonas Bernoulli
2022-04-22Use and-let* for side-effectsJonas Bernoulli
2022-04-22Use string-replace instead of replace-regexp-in-stringJonas Bernoulli
2022-04-22magit-generate-changelog: Minor error message tweakJonas Bernoulli
2022-04-01Fix indentationJonas Bernoulli
2022-04-01Use defun indentation for function bindingsJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-03-01magit-git-mergetool: New commandJonas Bernoulli
2022-02-28magit-extras.el: Rearrange a bitJonas Bernoulli
2022-01-29Don't hard code null objects at SHA-1 lengthKyle Meyer
2022-01-14magit-generate-changelog: AutoloadJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-09-08magit-dired-am-apply-patches: Make compatible with Emacs < 27Kyle Meyer
2021-08-14Add missing autoload cookiesJonas Bernoulli