<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/README, branch ch/log-commit-message</title>
<subtitle>my cgit fork
</subtitle>
<id>http://g.freya.cat/cgit/atom?h=ch%2Flog-commit-message</id>
<link rel='self' href='http://g.freya.cat/cgit/atom?h=ch%2Flog-commit-message'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/'/>
<updated>2016-06-07T12:49:35Z</updated>
<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>remove trailing whitespaces from source files</title>
<updated>2014-04-17T10:55:09Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2014-04-17T09:55:46Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=b431282c91deea24916578395d88084261410968'/>
<id>urn:sha1:b431282c91deea24916578395d88084261410968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makefile: use LUA_PKGCONFIG to set Lua implementation</title>
<updated>2014-01-22T14:41:17Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-22T12:15:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=44ccae4227060f91c60ad45de1188e728ce8af0d'/>
<id>urn:sha1:44ccae4227060f91c60ad45de1188e728ce8af0d</id>
<content type='text'>
This breaks compat with the previous LUA_IMPLEMENTATION but gives more
flexibility in that user can specify the pkg-config package name
directly.

Signed-off-by: Natanael Copa &lt;ncopa@alpinelinux.org&gt;
</content>
</entry>
<entry>
<title>README: document pkg-config for luajit</title>
<updated>2014-01-19T14:07:56Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-01-17T23:45:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=ea7210bef377be4ffb088a1a8e5a9dd354f82afb'/>
<id>urn:sha1:ea7210bef377be4ffb088a1a8e5a9dd354f82afb</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>README: document lua makefile flags</title>
<updated>2014-01-14T02:48:23Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-01-14T02:48:23Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=027e88a1a150cd468943cda3a4b8e6bd6e662376'/>
<id>urn:sha1:027e88a1a150cd468943cda3a4b8e6bd6e662376</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>filter: add lua support</title>
<updated>2014-01-14T01:00:07Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-01-13T13:18:51Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=f43b228d0bca5791be98ff3fbb2f8743219635b6'/>
<id>urn:sha1:f43b228d0bca5791be98ff3fbb2f8743219635b6</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>README: Fix dependencies</title>
<updated>2014-01-09T18:55:28Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>cgit@cryptocrack.de</email>
</author>
<published>2014-01-09T18:44:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=d523dacc3b1c93bb186cdd0ddb5e721162aa927e'/>
<id>urn:sha1:d523dacc3b1c93bb186cdd0ddb5e721162aa927e</id>
<content type='text'>
* Remove the dependency on Git (which can be obtained automatically when
  building, using either the Git submodule or `make get-git`).

* Use proper upstream names of dependencies.

Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>README: Spelling and formatting fixes</title>
<updated>2014-01-08T21:22:12Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>cgit@cryptocrack.de</email>
</author>
<published>2014-01-08T18:45:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=e2416259efe8b9bdad9be9597b1a79443dafdb4e'/>
<id>urn:sha1:e2416259efe8b9bdad9be9597b1a79443dafdb4e</id>
<content type='text'>
* Several small spelling and capitalization fixes.

* Use consistent and better-looking formatting that is compatible with
  AsciiDoc (and partly compatible with RST).

Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>README: add trailing slash to homepage</title>
<updated>2013-05-27T19:56:57Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2013-05-27T19:56:57Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=cd42ded9e98c9159faa1de9a0d11806a723d5bfb'/>
<id>urn:sha1:cd42ded9e98c9159faa1de9a0d11806a723d5bfb</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>New mailing list.</title>
<updated>2013-05-13T12:00:50Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2013-05-13T12:00:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=72f8991c8a5aef2d37192429a0365dee838d12ed'/>
<id>urn:sha1:72f8991c8a5aef2d37192429a0365dee838d12ed</id>
<content type='text'>
</content>
</entry>
</feed>
