<feed xmlns='http://www.w3.org/2005/Atom'>
<title>magit.git/lisp/magit-diff.el, 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>Do not attempt to fontify and refine metadata hunks</title>
<updated>2026-04-11T14:52:58+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-04-11T14:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=68cfa77319b6935773b4882f92e092024eb8b8f8'/>
<id>68cfa77319b6935773b4882f92e092024eb8b8f8</id>
<content type='text'>
The new `magit--meta-hunk-p' is a kludge, instead we should
define proper types for these "not-quite-a-hunk" sections.

Closes #5554.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new `magit--meta-hunk-p' is a kludge, instead we should
define proper types for these "not-quite-a-hunk" sections.

Closes #5554.
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-list-files: Never limit to subdirectory</title>
<updated>2026-04-08T06:46:28+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-04-08T06:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=c29f7eb3e4d398f02fb2f5c641cc277da0d7f7b3'/>
<id>c29f7eb3e4d398f02fb2f5c641cc277da0d7f7b3</id>
<content type='text'>
Never limit the list of files to those in `default-directory' and
always return paths relative to the top-level.  This affects other
`magit-*-files' functions and their callers.

Some callers of these functions explicitly used `magit-with-toplevel'
and we can stop doing that now.  Other callers did not use that macro
but should have done so.  Among those, many were always called from the
top-level, so this bug was theoretical in those cases.  Others are more
likely to be called from a subdirectory.  There are no callers that
actually need just the files from a subdirectory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never limit the list of files to those in `default-directory' and
always return paths relative to the top-level.  This affects other
`magit-*-files' functions and their callers.

Some callers of these functions explicitly used `magit-with-toplevel'
and we can stop doing that now.  Other callers did not use that macro
but should have done so.  Among those, many were always called from the
top-level, so this bug was theoretical in those cases.  Others are more
likely to be called from a subdirectory.  There are no callers that
actually need just the files from a subdirectory.
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-commit-diff--{args,show}: New functions</title>
<updated>2026-03-30T20:32:02+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-30T20:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=5e4bbaff36d57af75e224445faaec27352be9084'/>
<id>5e4bbaff36d57af75e224445faaec27352be9084</id>
<content type='text'>
Split up `magit-commit-diff-1'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split up `magit-commit-diff-1'.
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-diff--modified-defuns: New function</title>
<updated>2026-03-30T20:31:58+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-30T20:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=863f1aa6fe69debda4eda30c4838e48e8da011ad'/>
<id>863f1aa6fe69debda4eda30c4838e48e8da011ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cond more instead of if and progn</title>
<updated>2026-03-30T11:02:52+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-30T11:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=89a51310bd8f8087c44f7ac5c902cc82dddbbe2a'/>
<id>89a51310bd8f8087c44f7ac5c902cc82dddbbe2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Cond-Let's when$ available</title>
<updated>2026-03-29T21:04:11+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-29T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=83e82df51f8dd419457d02d4758dcbe6c2f14e11'/>
<id>83e82df51f8dd419457d02d4758dcbe6c2f14e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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--abbrev-if-oid: Renamed function</title>
<updated>2026-03-25T16:16:20+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-25T16:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=f507bb3ecb4241b35c5e9bc036ef900b78e0ae01'/>
<id>f507bb3ecb4241b35c5e9bc036ef900b78e0ae01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-insert-revision-tag: Use magit-tag-p</title>
<updated>2026-03-24T22:23:15+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-24T22:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=5b5bd95496c53b488953444f50d2ba2ce10f2972'/>
<id>5b5bd95496c53b488953444f50d2ba2ce10f2972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>magit-diff-file-header: Fix reversing sole hunk adding file</title>
<updated>2026-03-20T23:26:03+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-20T23:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/magit.git/commit/?id=f66b6562c645c227f5aa62fe35671b777ec2e8a9'/>
<id>f66b6562c645c227f5aa62fe35671b777ec2e8a9</id>
<content type='text'>
Closes #5521.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5521.
</pre>
</div>
</content>
</entry>
</feed>
