aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-05Release version 4.3.8v4.3.8Jonas Bernoulli
2025-07-02magit-discard: On "Untracked files" delete exactly the listed filesJonas Bernoulli
2025-07-02magit-discard: Refresh after discarding all untracked filesJonas Bernoulli
2025-07-01magit--refresh-buffer-set-positions: Don't restore window-start in logsJonas Bernoulli
2025-07-01Release version 4.3.7v4.3.7Jonas Bernoulli
2025-07-01magit-after-save-refresh-status: Consult correct inhibit variableJonas Bernoulli
2025-06-30Restore window-start after refreshing a bufferJonas Bernoulli
2025-06-30magit-section-equal: New functionJonas Bernoulli
2025-06-30magit--refresh-buffer*: Handle undisplayed buffer case more explicitlyJonas Bernoulli
2025-06-30magit--refresh-buffer-set-positions: CosmeticsJonas Bernoulli
2025-06-30make authors: Show no diff if no commit was createdJonas Bernoulli
2025-06-30Update changelogJonas Bernoulli
2025-06-29magit--refresh-buffer-set-positions: No longer suppress unused hookJonas Bernoulli
2025-06-29magit-refresh-buffer: Use different debug message when creating bufferJonas Bernoulli
2025-06-29magit-refresh-buffer: Avoid resetting when first creating bufferJonas Bernoulli
2025-06-29magit-refresh-buffer: Spin out magit--refresh-buffer-functionJonas Bernoulli
2025-06-29magit-refresh-buffer: Reduce extend of a bindingJonas Bernoulli
2025-06-29magit-refresh-buffer: Spin out magit--refresh-buffer-{get,set}-positionsJonas Bernoulli
2025-06-28magit-refresh-buffer: Reset magit-section-focused-sectionsJonas Bernoulli
2025-06-22magit-save-repository-buffers: Compile two more lambdaJonas Bernoulli
2025-06-16manual: Fix minor typoJacob Ilsø
2025-06-16magit-show-process-buffer-hint: New optionJonas Bernoulli
2025-06-16magit-process-finish: Show usage hint even if error is signaledJonas Bernoulli
2025-06-16magit-process-finish: Look up key binding in current bufferJonas Bernoulli
2025-06-16magit-process-finish: Remove unnecessary commentsJonas Bernoulli
2025-06-16manual: Correct and refine information about process outputJonas Bernoulli
2025-06-10magit-log-remove-graph-args: Remove --grep from listJonas Bernoulli
2025-06-10Clarify that commands run magit-section-movement-hook explicitlyJonas Bernoulli
2025-06-10magit-section-update-paint: Register already painted expanded hunkJonas Bernoulli
2025-06-06Use higher overlay priority for selection highlighting overlaysJonas Bernoulli
2025-06-05git-rebase--insert-descriptions: Consistently use comment-startJonas Bernoulli
2025-06-05magit-bookmark-get-value: New generic functionJonas Bernoulli
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-20Update changelogJonas 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