aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-diff.el
AgeCommit message (Expand)Author
2025-05-31magit-apply-patch: Respect buffers context limitJonas Bernoulli
2025-05-31Bring back a variant of delayed hunk refinementJonas Bernoulli
2025-05-31magit-diff-update-hunk-refinement: CosmeticsJonas Bernoulli
2025-05-31magit-rebase--todo: Prevent false-positivesJonas Bernoulli
2025-05-27magit-show-commit: CosmeticsJonas Bernoulli
2025-05-18Generalize section paintingJonas Bernoulli
2025-05-18Generalize selective section highlightingJonas Bernoulli
2025-05-18Replace magit-section-highlight-hook with two boolean optionsJonas Bernoulli
2025-05-18magit-diff--goto-position: Do not needlessly update highlightingJonas Bernoulli
2025-05-18magit-section-highlight-range: Tweak renamed functionJonas Bernoulli
2025-05-18magit-region-sections: Prevent flashing the selection overlay hereJonas Bernoulli
2025-05-18magit--refresh-start-time: Make private and only let-bindJonas Bernoulli
2025-05-16Use new transient-define-groupJonas Bernoulli
2025-05-08magit-diff-scope: Fix alignmentJonas Bernoulli
2025-05-08magit-diff.el: Remove stray empty lineJonas Bernoulli
2025-05-08magit--insert-related-refs: Use a single sectionJonas Bernoulli
2025-05-05magit-insert-revision-headers: Fix regressionJonas Bernoulli
2025-04-26magit-diff-paint-hunk: Only refine if actually paintingJonas Bernoulli
2025-04-19magit-diff-visit-file: Remove inaccurate sentence from documentationRichard Sent
2025-04-16magit-diff-paint-hunk: CosmeticsJonas Bernoulli
2025-04-16magit-dired.el: New libraryJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-03-31magit-{stage,unstage}-file: Rename to magit-{stage,unstage}-filesJonas Bernoulli
2025-03-31magit-git-wash: Always keep error outputJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-03-28Revert "magit-diff-mode: Add diff-mode as an extra parent"Jonas Bernoulli
2025-03-28magit-diff-mode: Add diff-mode as an extra parentJonas Bernoulli
2025-03-25magit-format-file-function: Improve custom typeJonas Bernoulli
2025-02-27Consistently begin custom choice tags with capital letterJonas Bernoulli
2025-02-27Symbol-quote booleans in more docstringsJonas Bernoulli
2025-02-25Symbol-quote booleans even in docstringsJonas Bernoulli
2025-02-21Do not symbol-quote booleans in docstringsJonas Bernoulli
2025-02-21Fix various docstringsJonas Bernoulli
2025-02-20magit-section-cycle-diffs: Deal with mapcan using nconcJonas Bernoulli
2025-02-11Call magit-insert-heading less often without argumentsJonas Bernoulli
2025-02-11magit-format-file-{all-the,nerd}-icons: Fix pastoJonas Bernoulli
2025-02-10magit-format-file-{all-the,nerd}-icons: Speed up module predicateJonas Bernoulli
2025-02-10magit-format-file-{all-the,nerd}-icons: Use proper icons for modulesJonas Bernoulli
2025-02-10magit-format-file: New functionJonas Bernoulli
2025-02-10magit-diff-wash-submodule: Use magit-format-file-functionJonas Bernoulli
2025-02-08magit-jump-to-diffstat-or-diff: Move definitionJonas Bernoulli
2025-02-08magit-format-file-function: New optionJonas Bernoulli
2025-02-06Use ## instead of apply-partially in some casesJonas Bernoulli
2025-02-06magit-diff-argument-predicate: Fix prefix detectJonas Bernoulli
2025-02-04Let the byte-compiler check more function referencesJonas Bernoulli
2025-02-03magit-{diff,log}{,-refresh}: Pick up all buffer argumentsJonas Bernoulli
2025-02-02Use ## and seq-some instead of --any-pJonas Bernoulli
2025-02-02Use ## and seq-find instead of --firstJonas Bernoulli
2025-02-02Use ## and mapcan instead of --mapcatJonas Bernoulli
2025-02-01Next release will be 4.3.0Jonas Bernoulli