| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-01 | Release version 4.3.3v4.3.3 | Jonas Bernoulli | |
| 2025-05-01 | Bump dependencies | Jonas Bernoulli | |
| 2025-04-30 | Update changelog | Jonas Bernoulli | |
| 2025-04-28 | magit-{branch-unshelve,insert-shelved-branches}: List newest first | Jonas Bernoulli | |
| 2025-04-28 | magit-credential-cache-daemon-socket: Cosmetics | Jonas Bernoulli | |
| 2025-04-28 | magit-mouse-set-point: New command | Jonas Bernoulli | |
| 2025-04-28 | Update changelog | Jonas Bernoulli | |
| 2025-04-26 | magit-diff-paint-hunk: Only refine if actually painting | Jonas Bernoulli | |
| 2025-04-25 | magit-rebase--todo: Fix order of value | Jonas Bernoulli | |
| The order was reversed in the recent [1: 8e72767262]. 1: 2025-04-15 8e7276726242ed7040a9c721a247a6d52397da95 Speed-up inserting rebase sequences | |||
| 2025-04-25 | make: Set lexical-binding in magit-version.el | Jonas Bernoulli | |
| Closes #5361. | |||
| 2025-04-22 | magit--merge-absorb: Add MESSAGE argument | Jonas Bernoulli | |
| `forge-pullreq-state-set-merged' is going to use this. | |||
| 2025-04-22 | magit-merge-dissolve: Avoid duplicating work | Jonas Bernoulli | |
| 2025-04-22 | magit-get-local-upstream-branch: New function | Jonas Bernoulli | |
| 2025-04-19 | Update texi instructions in pull-request template | Jonas Bernoulli | |
| 2025-04-19 | magit-diff-visit-file: Remove inaccurate sentence from documentation | Richard Sent | |
| Co-authored-by: Jonas Bernoulli <jonas@bernoul.li> | |||
| 2025-04-19 | Regenerate manual | Jonas Bernoulli | |
| 2025-04-18 | magit-blame-styles: Support %h to truncate hashes | Jonas Bernoulli | |
| Closes #4057. | |||
| 2025-04-16 | magit-insert-shelved-branches: Fix margin highlighting | Jonas Bernoulli | |
| 2025-04-16 | magit-insert-shelved-branches: Indent branches | Jonas Bernoulli | |
| As for other ref lists. | |||
| 2025-04-16 | magit-section-make-overlay: Remove kludge for bad user setting | Jonas Bernoulli | |
| We strongly discourage setting `magit-section-keep-region-overlay' to t. If a user did that anyway that can lead to conflicts between the involved faces. Before we tried to automatically avoid such a potential conflict by only using the `:foreground' of the `magit-*-heading-selection' faces, which is very confusing for users who want to enable this and also use another face attribute. | |||
| 2025-04-16 | magit-section-update-highlight: Always unhighlight sections | Jonas Bernoulli | |
| Start doing so even after long-lines shortcuts kick in and even if the new current section is the root section. In both cases sections might be highlighted that should no longer be highlighted. | |||
| 2025-04-16 | magit-section--maybe-enable-long-lines-shortcuts: New function | Jonas Bernoulli | |
| Replacing `magit-section--enable-long-lines-shortcuts'. | |||
| 2025-04-16 | magit-diff-paint-hunk: Cosmetics | Jonas Bernoulli | |
| 2025-04-16 | magit-wip-purge: New command | Jonas Bernoulli | |
| 2025-04-16 | magit-insert-shelved-branches: New function | Jonas Bernoulli | |
| 2025-04-16 | Prefix names of shelved branches with the tip's committer date | Jonas Bernoulli | |
| Remove that prefix when unshelving, but keep supporting unshelving branches that were shelved without adding such a prefix. | |||
| 2025-04-16 | magit-file-dispatch: Cosmetics | Jonas Bernoulli | |
| 2025-04-16 | magit-dired-log: If no files are marked, show log for directory | Jonas Bernoulli | |
| That way we can use it instead of `magit-log-buffer-file' in `magit-file-dispatch', without losing the ability to quickly show the log for the visited directory. | |||
| 2025-04-16 | magit-dired-log: Do not limit to tracked files | Jonas Bernoulli | |
| If a file was tracked in the past, isn't being tracked anymore, but still/again exists for some reason, we might still be interested in its history. | |||
| 2025-04-16 | magit-dired-{stage,unstage}: New commands | Jonas Bernoulli | |
| 2025-04-16 | magit-dired.el: New library | Jonas Bernoulli | |
| 2025-04-15 | git-rebase-kill-line: If the line is commented then uncomment it | Jonas Bernoulli | |
| 2025-04-15 | magit-rebase-insert-merge-sequence: Insert sections for all steps | Jonas Bernoulli | |
| 2025-04-15 | Speed-up inserting rebase sequences | Jonas Bernoulli | |
| 2025-04-15 | magit-insert-rebase-sequence: Rename internal variable | Jonas Bernoulli | |
| The two backends are now named "merge" and "apply"; no longer "interactive" and "am", see Git commit [1: 10cdb9f38a]. 1: 2020-02-16 10cdb9f38adaa16aad64403bc931405564523985 rebase: rename the two primary rebase backends | |||
| 2025-04-15 | magit-git-dir: Fix obsolescence declaration | Jonas Bernoulli | |
| 2025-04-15 | Use ## more | Jonas Bernoulli | |
| 2025-04-15 | magit-section-show-level: Support acting on selected sections | X4lldux | |
| 2025-04-15 | magit-section-show-level: Improve docstring | Jonas Bernoulli | |
| 2025-04-15 | magit-process-section: Define earlier to avoid warning | Jonas Bernoulli | |
| The `process' slot is added by this class and used in `magit-start-process'. | |||
| 2025-04-01 | Release version 4.3.2v4.3.2 | Jonas Bernoulli | |
| 2025-04-01 | Regenerate manual | Jonas Bernoulli | |
| 2025-04-01 | Bump dependencies | Jonas Bernoulli | |
| 2025-04-01 | Update changelog | Jonas Bernoulli | |
| 2025-03-31 | magit-{stage,unstage}-file: Rename to magit-{stage,unstage}-files | Jonas Bernoulli | |
| Also no longer allow the FILES argument to be a single file instead of a list of one or more files. | |||
| 2025-03-31 | magit-{stage,unstage}-buffer-file: Rename to magit-file-{stage,unstage} | Jonas Bernoulli | |
| For consistency with the other `magit-file-*' commands. | |||
| 2025-03-31 | magit-{stage,unstage}-buffer-file: Move definitions | Jonas Bernoulli | |
| Move them next to the definitions of the related `magit-file-*' commands. | |||
| 2025-03-31 | magit-file-untrack: Move definition | Jonas Bernoulli | |
| Order definitions the same as these commands are ordered in the menu. | |||
| 2025-03-31 | magit-file-{rename,untrack,delete}: Autoload | Jonas Bernoulli | |
| 2025-03-31 | magit-rebase-autosquash: With a prefix allow selecting beginning | Jonas Bernoulli | |
