aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2025-06-01Release version 4.3.6v4.3.6Jonas Bernoulli
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-31git-rebase-{alter,squish}: New commandsJonas Bernoulli
2025-05-28git-rebase-drop: New commandJonas Bernoulli
2025-05-28git-rebase-current-line: CosmeticsJonas Bernoulli
2025-05-27magit-show-commit: CosmeticsJonas Bernoulli
2025-05-19magit-stash-read-message: Fix previous commitJonas Bernoulli
2025-05-18magit-stash-read-message: Also offer "On branch: " as history elementJonas 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-18Call magit-status-goto-initial-section before highlightingJonas Bernoulli
2025-05-18Finalize inserted sections after moving to the current sectionJonas Bernoulli
2025-05-18Coordinate highlighting between refresh and post-command phasesJonas Bernoulli
2025-05-18magit-diff--goto-position: Do not needlessly update highlightingJonas Bernoulli
2025-05-18magit-section--opportunistic-wash: Move renamed functionJonas Bernoulli
2025-05-18magit-section-highlight-range: Tweak renamed functionJonas Bernoulli
2025-05-18Track highlighting and selection overlays separatelyJonas Bernoulli
2025-05-18magit-revert-buffer: New functionJonas Bernoulli
2025-05-18magit-section-hidden: New functionJonas Bernoulli
2025-05-18magit-focused-sections: New 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-18Require empty region for single-section selectionJonas Bernoulli
2025-05-18magit-refresh: Mention magit-unwind-refresh-hook in docstringJonas Bernoulli
2025-05-16magit-log-refresh: Avoid wrapping magit-log-infix-argumentsJonas Bernoulli
2025-05-16Use new transient-define-groupJonas 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-05-14Release version 4.3.5v4.3.5Jonas Bernoulli
2025-05-13magit-rebase--todo: Don't abbreviate empty set of commitsJonas Bernoulli
2025-05-13Release version 4.3.4v4.3.4Jonas Bernoulli
2025-05-12magit-apply--get-selection: Return t for untracked typeJonas Bernoulli
2025-05-12magit-rebase--todo: Fix handling of merge actionsKyle Meyer
2025-05-11magit-sequence-insert-step: Use more appropriate faceJonas Bernoulli
2025-05-11magit-rebase--todo: Deal with duplicated commitsJonas Bernoulli
2025-05-11magit-rebase-insert-merge-sequence: Skip over empty linesJonas Bernoulli
2025-05-08magit-section.el: Move misplaced section headingJonas Bernoulli
2025-05-08magit-section-highlight-selection: CosmeticsJonas Bernoulli
2025-05-08magit-diff-scope: Fix alignmentJonas Bernoulli
2025-05-08Remove unnecessary quoting from a stringJonas Bernoulli
2025-05-08magit-section-cache{,d}-visibility: Correct/add docstringsJonas Bernoulli
2025-05-08magit-diff.el: Remove stray empty lineJonas Bernoulli
2025-05-08magit-section.el: Add missing section headingsJonas Bernoulli
2025-05-08magit--insert-related-refs: Use a single sectionJonas Bernoulli
2025-05-05magit-insert-revision-headers: Fix regressionJonas Bernoulli