aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-06Release version 4.1.3v4.1.3Jonas Bernoulli
2024-12-06Bump dependenciesJonas Bernoulli
2024-12-06Update changelogJonas Bernoulli
2024-12-05Require magit-process for the benefit of magit-auto-revert-modeJonas Bernoulli
2024-12-03Fix typos in changelogJonas Bernoulli
2024-11-30magit-stash-push: Move "--" after other argumentsJonas Bernoulli
2024-11-26magit-stash-{pop,apply}: Stop after successfully installing conflictJonas Bernoulli
2024-11-26magit-stash-{pop,apply}: Copy edit documentationJonas Bernoulli
2024-11-26Update changelogJonas Bernoulli
2024-11-24Regenerate texi manualJonas Bernoulli
2024-11-24magit-insert-untracked-files: Improve docsJonas Bernoulli
2024-11-22magit-bookmark-name: CosmeticsJonas Bernoulli
2024-11-22Use mapcan instead of cl-mapcanJonas Bernoulli
2024-11-22magit-list-special-refnames: CosmeticsJonas Bernoulli
2024-11-22magit-process-password-prompt-regexps: Add another user@host lookupJonas Bernoulli
2024-11-22magit-process-password-auth-source: Trim docstringJonas Bernoulli
2024-11-21magit-submodule-populate: Support --recursiveJonas Bernoulli
2024-11-21ci: Generate statistics weeklyJonas Bernoulli
2024-11-16magit-anything-staged-p: Extend comment about Git v2.46.{0,1} bugsJonas Bernoulli
2024-11-15magit--insert-log: Ignore magit--git-wash-keep-error againJonas Bernoulli
2024-11-15magit--git-wash-keep-error: Enable by defaultJonas Bernoulli
2024-11-15magit-diff-highlight-list: Fix case when showing an errorJonas Bernoulli
2024-11-15magit--git-{insert,wash}: Potentially use complete error textJonas Bernoulli
2024-11-15magit--git-wash: Insert empty line after error messageJonas Bernoulli
2024-11-15magit--insert-{diff,log}: Respect magit--git-wash-keep-errorJonas Bernoulli
2024-11-06Use transient-scopeJonas Bernoulli
2024-11-02Silence checkdocJonas Bernoulli
2024-11-02make: Undeprecate if-let and when-letJonas Bernoulli
2024-11-02Release version 4.1.2v4.1.2Jonas Bernoulli
2024-11-02Update changelogJonas Bernoulli
2024-10-23magit-run-git-async: No longer clutter *Messages* bufferJonas Bernoulli
2024-10-20magit-{browse,visit}-thing: Only recognize true urlsJonas Bernoulli
2024-10-19magit-process-mode-map: Override magit-refresh bindingJonas Bernoulli
2024-10-19magit-process-insert-section: Improve file-path comparisionJonas Bernoulli
2024-10-19Use different face for debug-only process sectionsJonas Bernoulli
2024-10-19magit--git-insert: Optionally always log to process bufferJonas Bernoulli
2024-10-19magit--git-insert: Collapse process section if appropriateJonas Bernoulli
2024-10-19magit-process-finish-section: New functionJonas Bernoulli
2024-10-19magit-git-insert: Update docstringJonas Bernoulli
2024-10-19magit--git-insert: When debugging always log errorsJonas Bernoulli
2024-10-19Better support inserting section into multiple buffersJonas Bernoulli
2024-10-19No longer use cl-callfJonas Bernoulli
2024-10-18No longer add global git arguments twiceJonas Bernoulli
2024-10-18Update changelogJonas Bernoulli
2024-10-18magit-copy-section-value: Fix default caseSean Allred
2024-10-17magit-wip-after-save-local-mode-turn-on: Reduce nestingJonas Bernoulli
2024-10-17magit-log-move-to-parent: Reduce nestingJonas Bernoulli
2024-10-17magit-branch-delete: Reduce scope of bindingJonas Bernoulli
2024-10-17magit-commit-squash-internal: Reduce nestingJonas Bernoulli
2024-10-17Merge when-let and neighboring conditionalsJonas Bernoulli