<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/filters, branch jd/render-filter</title>
<subtitle>my cgit fork
</subtitle>
<id>http://g.freya.cat/cgit/atom?h=jd%2Frender-filter</id>
<link rel='self' href='http://g.freya.cat/cgit/atom?h=jd%2Frender-filter'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/'/>
<updated>2018-07-03T19:19:26Z</updated>
<entry>
<title>Rename about-filter to render-filter</title>
<updated>2018-07-03T19:19:26Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-07-03T19:02:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=0ee035d4ec40f2308e99ab6d450cf606deadef17'/>
<id>urn:sha1:0ee035d4ec40f2308e99ab6d450cf606deadef17</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui-blame: Allow syntax highlighting</title>
<updated>2018-01-19T10:40:58Z</updated>
<author>
<name>Jeff Smith</name>
<email>whydoubt@gmail.com</email>
</author>
<published>2017-10-29T02:43:26Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=dbaee2672be14374acb17266477c19294c6155f3'/>
<id>urn:sha1:dbaee2672be14374acb17266477c19294c6155f3</id>
<content type='text'>
Place file contents into a single block so that syntax highlighting can
be applied in the usual fashion.  Place the alternating color bars
behind the file contents.  Force the default syntax highlighting
background to transparent.

Signed-off-by: Jeff Smith &lt;whydoubt@gmail.com&gt;
Reviewed-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>global: spelling fixes</title>
<updated>2017-10-15T16:44:55Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-10-14T19:05:51Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=67d0f870506e3bc3703ae3cb2cb00e19691ce967'/>
<id>urn:sha1:67d0f870506e3bc3703ae3cb2cb00e19691ce967</id>
<content type='text'>
Signed-off-by: Ville Skyttä &lt;ville.skytta@iki.fi&gt;
</content>
</entry>
<entry>
<title>syntax-highlighting: replace invalid unicode with ?</title>
<updated>2017-01-22T11:44:44Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2017-01-22T11:44:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=5564a5d06678b3f9b0725bc4b2383ea1b7eb5515'/>
<id>urn:sha1:5564a5d06678b3f9b0725bc4b2383ea1b7eb5515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>md2html: use utf-8 and flush output buffer</title>
<updated>2016-06-17T10:28:03Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2016-06-17T10:27:10Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=7d51120440346108aad74f007431ad65b307f6d7'/>
<id>urn:sha1:7d51120440346108aad74f007431ad65b307f6d7</id>
<content type='text'>
Otherwise we get the classic Python UTF-8 errors, and the text is all
out of order. While we're at it, switch to python3 so we only have to
support one set of oddball semantics.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
Suggested-by: Daniel Campbell &lt;dlcampbell@gmx.com&gt;
</content>
</entry>
<entry>
<title>Hosted on HTTPS now</title>
<updated>2016-06-07T12:49:35Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2016-02-24T17:01:42Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=d88ec849c4f7af41a8a41af1a4f79a2b4d41717a'/>
<id>urn:sha1:d88ec849c4f7af41a8a41af1a4f79a2b4d41717a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>md2html: Do syntax highlighting too</title>
<updated>2016-02-23T14:00:05Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2016-02-23T05:32:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=1892cd9a603e1eda206c40efb576bd75b7532be6'/>
<id>urn:sha1:1892cd9a603e1eda206c40efb576bd75b7532be6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax-highlighting: always use utf-8 to avoid ascii codec issues</title>
<updated>2016-01-18T10:14:06Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2016-01-18T10:14:06Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=d3756bd7b00f9ad6adede3c7f956a25b22a2254a'/>
<id>urn:sha1:d3756bd7b00f9ad6adede3c7f956a25b22a2254a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>about-formatting.sh: comment text out of date</title>
<updated>2015-11-12T03:44:32Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2015-11-12T03:44:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=ffe09621f2626c692a16b249a52112ba8070aa79'/>
<id>urn:sha1:ffe09621f2626c692a16b249a52112ba8070aa79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filters: port syntax-highlighting.py to python 3.x</title>
<updated>2015-10-12T16:36:23Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2015-10-12T16:23:56Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=143e65252c1c842774bc5a601d5faef97ca6c886'/>
<id>urn:sha1:143e65252c1c842774bc5a601d5faef97ca6c886</id>
<content type='text'>
Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
</feed>
