<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/www/git.causal.agency/cgit, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
<updated>2022-02-15T03:44:50+00:00</updated>
<entry>
<title>Remove cgit</title>
<updated>2022-02-15T03:44:50+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-15T03:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=87e72f9f7f22f082346013e4fdd02cb2b622ab23'/>
<id>urn:sha1:87e72f9f7f22f082346013e4fdd02cb2b622ab23</id>
<content type='text'>
My fork of cgit is now &lt;https://git.causal.agency/cgit-pink/&gt;.
</content>
</entry>
<entry>
<title>Silence owner-info error</title>
<updated>2021-09-30T19:49:37+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-30T19:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=15a3cd4853f0f6216c2b0a0a99e3baf05f444be0'/>
<id>urn:sha1:15a3cd4853f0f6216c2b0a0a99e3baf05f444be0</id>
<content type='text'>
cgit runs in a chroot. It is normal that it cannot look up user
info in /etc/passwd.
</content>
</entry>
<entry>
<title>Remove default favicon</title>
<updated>2021-09-22T15:40:24+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-22T15:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=b66b864a89e0a956e9d5d8909ccb3084df3c273e'/>
<id>urn:sha1:b66b864a89e0a956e9d5d8909ccb3084df3c273e</id>
<content type='text'>
I hate these things and also this one sucks.
</content>
</entry>
<entry>
<title>Show about path in page title</title>
<updated>2021-09-06T17:31:04+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-06T17:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=ef589a829e5e1445f73bf88154b31e54d3601cd0'/>
<id>urn:sha1:ef589a829e5e1445f73bf88154b31e54d3601cd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate valid Atom feeds</title>
<updated>2021-06-08T20:21:10+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-06-08T20:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=5efec93649518c4717e8a5bb8c81fd0c3c694c0b'/>
<id>urn:sha1:5efec93649518c4717e8a5bb8c81fd0c3c694c0b</id>
<content type='text'>
Fixes several RFC 4287 violations:

&gt; 4.1.1. The "atom:feed" Element
&gt;    o  atom:feed elements MUST contain exactly one atom:id element.
&gt;    o  atom:feed elements SHOULD contain one atom:link element with a rel
&gt;       attribute value of "self".  This is the preferred URI for
&gt;       retrieving Atom Feed Documents representing this Atom feed.
&gt;    o  atom:feed elements MUST contain exactly one atom:updated element.

An atom:id element is generated from cgit_currentfullurl(), and an
atom:link element with a rel attribute of "self" is generated with
the same URL. An atom:updated element is generated from the date
of the first commit in the revision walk.

&gt; 4.1.2.  The "atom:entry" Element
&gt;    o  atom:entry elements MUST NOT contain more than one atom:content
&gt;       element.

The second atom:content element with the type of "xhtml" is removed.

&gt; 4.2.6.  The "atom:id" Element
&gt;    Its content MUST be an IRI, as defined by [RFC3987].  Note that the
&gt;    definition of "IRI" excludes relative references.  Though the IRI
&gt;    might use a dereferencable scheme, Atom Processors MUST NOT assume it
&gt;    can be dereferenced.

The atom:id elements for commits now use URNs in the "sha1" or
"sha256" namespaces. Although these are not registered URN namespaces,
they see use in the wild, for instance as part of magnet URIs.
</content>
</entry>
<entry>
<title>Set CGIT_VERSION to "causal agency"</title>
<updated>2021-06-08T19:49:51+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-06-08T19:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a3b72398ea003c388d80a150a4b12643c69e8391'/>
<id>urn:sha1:a3b72398ea003c388d80a150a4b12643c69e8391</id>
<content type='text'>
This version of cgit is modified and doesn't track upstream releases.
</content>
</entry>
<entry>
<title>Merge commit 'f46c4521d761a0b9909e17ef29065c0aa09c7ab7'</title>
<updated>2021-06-08T18:34:33+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-06-08T18:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=d7bd11e9b326caad68b88ae5804b7b97c9282c16'/>
<id>urn:sha1:d7bd11e9b326caad68b88ae5804b7b97c9282c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fetch git .tar.gz for compatibility</title>
<updated>2021-06-08T17:35:11+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-06-08T17:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a26642b1f76bdb010d20ba82564f26e5436a8f67'/>
<id>urn:sha1:a26642b1f76bdb010d20ba82564f26e5436a8f67</id>
<content type='text'>
OpenBSD tar(1) has no -J.
</content>
</entry>
<entry>
<title>Fix crash trying to print "this commit" on 404s</title>
<updated>2021-04-12T21:21:56+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-04-12T21:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=84672549b3b23c9d9fc11c30c216e8f64b3e6a2a'/>
<id>urn:sha1:84672549b3b23c9d9fc11c30c216e8f64b3e6a2a</id>
<content type='text'>
For example any URL that starts with a real repo name but isn't
valid.
</content>
</entry>
<entry>
<title>Use owner-filter for repo page headers</title>
<updated>2021-02-04T22:10:55+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-04T22:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=7d56da628a55245403584d8f6c63af9c6ebbc6d5'/>
<id>urn:sha1:7d56da628a55245403584d8f6c63af9c6ebbc6d5</id>
<content type='text'>
Previously it was only used if owners were displayed on the index.
</content>
</entry>
</feed>
