aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-ediff.el
AgeCommit message (Expand)Author
2026-04-09magit-ediff-stage: Suspend magit-blob-modeJonas Bernoulli
2026-04-09Preserve read-only-mode in blob-visiting buffersJonas Bernoulli
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-03-25magit--blob-normal-mode: Ensure font-lock is enabled for hidden buffersJonas Bernoulli
2026-03-18magit-ediff-resolve-all: Fix dogstring typoJonas Bernoulli
2026-03-18magit-ediff-read-files: Handle "{worktree}" revisionJonas Bernoulli
2026-02-12magit-ediff: Fix arguments to autoloadJonas Bernoulli
2026-02-12magit-ediff: Disable inapt suffixesJonas Bernoulli
2026-02-12magit-ediff-compare--read-revisions: Use "{worktree}" symbolic revJonas Bernoulli
2026-02-12magit-ediff-show-stash: Justify docstringJonas Bernoulli
2026-02-12magit-ediff-show-working-tree: Use magit-modified-filesJonas Bernoulli
2026-02-12magit-ediff-buffers: Replace with simpler implementationJonas Bernoulli
2026-02-12magit--get-blob-buffer: New functionJonas Bernoulli
2026-02-12ediff: Use magit-ediff--find-file for worktree filesJonas Bernoulli
2026-02-12ediff: Use magit-get-revision-buffer for index blobsJonas Bernoulli
2026-02-11magit-find-file-noselect: Trigger point restoration from hereJonas Bernoulli
2026-02-03Unconditionally revert blob buffers for nowJonas Bernoulli
2026-01-21magit-commit-oid: New functionJonas Bernoulli
2026-01-11magit-buffer-diff-range{,-oid}: Renamed variablesJonas Bernoulli
2026-01-01Improve indentation of interactiveJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-09-18Use cond moreJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas Bernoulli
2025-08-22Use Cond-Let's implementations of {if,when,and,while}-let{,*}Jonas Bernoulli
2025-07-25magit-find-file-noselect: Absorb magit-find-file-noselect-1Jonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-03-31magit-{stage,unstage}-file: Rename to magit-{stage,unstage}-filesJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-03-01Use gensym instead of obsolete cl-gensymJonas Bernoulli
2025-01-05Let the byte-compiler check more function referencesJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-19Reapply "No longer use buffer-local-value as a generalized variable"Jonas Bernoulli
2024-12-19Revert "No longer use buffer-local-value as a generalized variable"Jonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-07-31Use if-let instead of --if-letJonas Bernoulli
2023-07-28No longer use certain obscure dash functionsJonas Bernoulli
2023-03-17Deprecate magit-git-dir to avoid needlessly repeating workJonas Bernoulli
2023-02-06Next release will be named 4.0.0Jonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-09-19Fix previous commitJonas Bernoulli
2022-09-19No longer use buffer-local-value as a generalized variableJonas Bernoulli
2022-09-18Use display-graphic-p instead of obsolete ediff-window-display-pJonas Bernoulli
2022-05-22magit-ediff-buffers: Fix hygiene regressionJonas Bernoulli
2022-05-18magit-ediff-buffers: Fix docstring typosKyle Meyer
2022-05-16magit-ediff-dwim-resolve-function: New optionJonas Bernoulli
2022-05-16magit-ediff-resolve-{all,rest}: Use file at pointJonas Bernoulli
2022-05-16magit-ediff-resolve-all: New commandJonas Bernoulli
2022-05-16magit-ediff-buffers: Support merge jobsJonas Bernoulli