<feed xmlns='http://www.w3.org/2005/Atom'>
<title>magit.git/docs/magit.org, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/'/>
<entry>
<title>Fix typos in manual and docstrings</title>
<updated>2026-03-28T20:02:06+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-28T20:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=1209066ecc5188f454e497098a45caf3d54f7f27'/>
<id>1209066ecc5188f454e497098a45caf3d54f7f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-remote.&lt;remote&gt;.followremotehead: New variable setting command</title>
<updated>2026-03-27T08:44:59+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-27T08:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=39c1b2b07f89776c9cc3451c0ccf7b963ea1db47'/>
<id>39c1b2b07f89776c9cc3451c0ccf7b963ea1db47</id>
<content type='text'>
Closes #5283.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5283.
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: Extend documentation about subset rebase with git equivalent</title>
<updated>2026-03-22T20:51:25+00:00</updated>
<author>
<name>Andrea Alberti</name>
<email>a.alberti82@gmail.com</email>
</author>
<published>2026-03-22T20:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=692bb415855a6610098ff9398690e44178a5033b'/>
<id>692bb415855a6610098ff9398690e44178a5033b</id>
<content type='text'>
The description of `magit-rebase-subset' did not mention the underlying
Git command it runs, nor does it explain that HEAD must already be at
the desired upper bound before invoking it.

This is a discoverability problem for users coming from the Git CLI.
"git rebase --onto NEWBASE START END" is a well-known pattern, but
there was no hint in the manual that this is its Magit equivalent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The description of `magit-rebase-subset' did not mention the underlying
Git command it runs, nor does it explain that HEAD must already be at
the desired upper bound before invoking it.

This is a discoverability problem for users coming from the Git CLI.
"git rebase --onto NEWBASE START END" is a well-known pattern, but
there was no hint in the manual that this is its Magit equivalent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add syntax highlighting to diffs</title>
<updated>2026-03-19T22:36:23+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-07-31T22:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=c7b0342dc71fdc32c49a68168018b386746b3e5c'/>
<id>c7b0342dc71fdc32c49a68168018b386746b3e5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: Extend magit-diff-toggle-refine-hunk documentation</title>
<updated>2026-03-19T22:36:21+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-19T20:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=c81deca6778ec2f2577be6a824b27f35217a3ccd'/>
<id>c81deca6778ec2f2577be6a824b27f35217a3ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: Document two more options</title>
<updated>2026-03-19T22:36:20+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-19T20:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=aca61af96cfe4b0eaf582729db49151881456b7b'/>
<id>aca61af96cfe4b0eaf582729db49151881456b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: Update for rename of magit-{stage,unstage}-buffer-file</title>
<updated>2026-03-14T19:53:18+00:00</updated>
<author>
<name>Kyle Meyer</name>
<email>kyle@kyleam.com</email>
</author>
<published>2026-03-14T19:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=97a0313a0f06f991b2d4d1bf85546b0657376417'/>
<id>97a0313a0f06f991b2d4d1bf85546b0657376417</id>
<content type='text'>
magit-stage-buffer-file and magit-unstage-buffer-file were renamed to
magit-file-stage and magit-file-unstage in bf920b7ff (2025-03-31).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
magit-stage-buffer-file and magit-unstage-buffer-file were renamed to
magit-file-stage and magit-file-unstage in bf920b7ff (2025-03-31).
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: Update for rename of magit-{stage,unstage}-file</title>
<updated>2026-03-14T19:52:49+00:00</updated>
<author>
<name>Kyle Meyer</name>
<email>kyle@kyleam.com</email>
</author>
<published>2026-03-14T19:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=e837de14b1e6ff36ecc4f7407ae641c81248ad7f'/>
<id>e837de14b1e6ff36ecc4f7407ae641c81248ad7f</id>
<content type='text'>
magit-stage-file and magit-unstage-file were renamed to
magit-stage-files and magit-unstage-files in 993cdf0aa (2025-03-31).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
magit-stage-file and magit-unstage-file were renamed to
magit-stage-files and magit-unstage-files in 993cdf0aa (2025-03-31).
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-merge-{plain,editmsg,nocommit}: Support creating octopus merges</title>
<updated>2026-02-21T16:34:08+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-02-21T16:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=0376b01d7d2036666dc3e0bc318a235fd88a2686'/>
<id>0376b01d7d2036666dc3e0bc318a235fd88a2686</id>
<content type='text'>
Closes #5523.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5523.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 4.5.0</title>
<updated>2026-01-01T18:50:14+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-01-01T18:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=c800f79c2061621fde847f6a53129eca0e8da728'/>
<id>c800f79c2061621fde847f6a53129eca0e8da728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
