<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit-70/filters, branch v0.9.0.3</title>
<subtitle>a fork of cgit with a Gopher interface</subtitle>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cgit-70/'/>
<entry>
<title>commit-links.sh: Seperate the expressions for filtering commit messages.</title>
<updated>2010-07-22T21:49:23+00:00</updated>
<author>
<name>Jeff Smith</name>
<email>whydoubt@yahoo.com</email>
</author>
<published>2010-07-06T03:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cgit-70/commit/?id=f9143171267e39f66a02ad2ecb0da2e8cc7f4142'/>
<id>f9143171267e39f66a02ad2ecb0da2e8cc7f4142</id>
<content type='text'>
This allows for putting descriptions closer to their expressions.  It
should also make it clearer how to apply an expression conditionally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for putting descriptions closer to their expressions.  It
should also make it clearer how to apply an expression conditionally.
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax highlighting for all formats supported by "highlight"</title>
<updated>2009-11-19T11:14:45+00:00</updated>
<author>
<name>Georg Lukas</name>
<email>georg@op-co.de</email>
</author>
<published>2009-11-19T11:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cgit-70/commit/?id=56522ebe1387721d10196e835346257e7494abad'/>
<id>56522ebe1387721d10196e835346257e7494abad</id>
<content type='text'>
The highlight tool can be given any of the supported file extensions
as its -S parameter. This patch replaces the case-switch by extracting
the extension from the supplied file name and passing it to highlight.
However, this requires a shell supporting the ${var##pattern} syntax,
like dash or bash.

Unknown extensions cause a fall-back to plain text using the --force
switch. Error messages are redirected to /dev/null.

A special case maps Makefile and Makefile.* to the "mk" extension.

The total overhead is reduced by calling "exec highlight". No forks are
needed during script execution.

Signed-off-by: Georg Lukas &lt;georg@op-co.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The highlight tool can be given any of the supported file extensions
as its -S parameter. This patch replaces the case-switch by extracting
the extension from the supplied file name and passing it to highlight.
However, this requires a shell supporting the ${var##pattern} syntax,
like dash or bash.

Unknown extensions cause a fall-back to plain text using the --force
switch. Error messages are redirected to /dev/null.

A special case maps Makefile and Makefile.* to the "mk" extension.

The total overhead is reduced by calling "exec highlight". No forks are
needed during script execution.

Signed-off-by: Georg Lukas &lt;georg@op-co.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some example filter scripts</title>
<updated>2009-08-09T12:56:23+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2009-08-09T12:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cgit-70/commit/?id=e6cd7121edf55c13f04cd5d6fca8f07c4035ce0a'/>
<id>e6cd7121edf55c13f04cd5d6fca8f07c4035ce0a</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
