<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/git, branch v0.11.2</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>https://git.zx2c4.com/cgit/atom/git?h=v0.11.2</id>
<link rel='self' href='https://git.zx2c4.com/cgit/atom/git?h=v0.11.2'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/'/>
<updated>2015-03-07T11:45:58Z</updated>
<entry>
<title>git: update to v2.3.2</title>
<updated>2015-03-07T11:45:58Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2015-03-07T11:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=97a91657a5032aa984d91344b91e1c5a084c2f0d'/>
<id>urn:sha1:97a91657a5032aa984d91344b91e1c5a084c2f0d</id>
<content type='text'>
Update to git version v2.3.2, no changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.3.1</title>
<updated>2015-03-03T15:47:22Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2015-02-25T08:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=911d574250d3a2ae97f282fb8f466db2afa1cd64'/>
<id>urn:sha1:911d574250d3a2ae97f282fb8f466db2afa1cd64</id>
<content type='text'>
Update to git version v2.3.1, no changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update for v2.3.0</title>
<updated>2015-02-08T17:11:09Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2015-02-07T13:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=7358f63015a27d1c22816a3c1f734c3d4beed115'/>
<id>urn:sha1:7358f63015a27d1c22816a3c1f734c3d4beed115</id>
<content type='text'>
* sort_string_list(): rename to string_list_sort() (upstream commit
  3383e199)
* update read_tree_recursive callback to pass strbuf as base (upstream
  commit 6a0b0b6d)

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.2.2</title>
<updated>2015-01-13T13:54:22Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2015-01-13T07:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=c641e0ab64f447cd39c6d5737fd498ace3ed8735'/>
<id>urn:sha1:c641e0ab64f447cd39c6d5737fd498ace3ed8735</id>
<content type='text'>
Update to git version v2.2.2, no changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.2.1</title>
<updated>2014-12-24T01:53:03Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2014-12-19T07:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=17838ec6304198811df97402f11c185f8f0e10bd'/>
<id>urn:sha1:17838ec6304198811df97402f11c185f8f0e10bd</id>
<content type='text'>
Update to git version v2.2.1, including API changes.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.0.4</title>
<updated>2014-08-07T12:42:34Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2014-08-03T14:51:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=49f607777fe3d9393574a572d72caa568ee3ca3c'/>
<id>urn:sha1:49f607777fe3d9393574a572d72caa568ee3ca3c</id>
<content type='text'>
No CGit changes required.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>git: update to v2.0.3</title>
<updated>2014-07-28T00:01:35Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2014-07-27T10:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=865afe0eb1b5e6485fe0f65472e6635266e393b1'/>
<id>urn:sha1:865afe0eb1b5e6485fe0f65472e6635266e393b1</id>
<content type='text'>
This is slightly more involved than just bumping the version number
because it pulls in a change to convert the commit buffer to a slab,
removing the "buffer" field from "struct commit".  All sites that access
"commit-&gt;buffer" have been changed to use the new functions provided for
this purpose.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>git: update to 2.0.1</title>
<updated>2014-06-28T14:07:30Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2014-06-28T14:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=390ffad022336b02dca6dec23504cefeb12adada'/>
<id>urn:sha1:390ffad022336b02dca6dec23504cefeb12adada</id>
<content type='text'>
Everything works just bumping the version in Makefile and commit hash in
submodule. No code changes required.
</content>
</entry>
<entry>
<title>git: update for git 2.0</title>
<updated>2014-06-28T13:14:56Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2014-05-29T15:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=79c985e13c10b498c3ea62f4607c2e2a460c3b10'/>
<id>urn:sha1:79c985e13c10b498c3ea62f4607c2e2a460c3b10</id>
<content type='text'>
prefixcmp() and suffixcmp() have been remove, functionality is now
provided by starts_with() and ends_with(). Retrurn values have been
changed, so instead of just renaming we have to fix logic.
Everything else looks just fine.
</content>
</entry>
<entry>
<title>git: update to 1.9.2</title>
<updated>2014-04-12T16:05:43Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2014-04-10T03:34:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=dcb16f0d11305b4d7cb6357c5c0e21ad67f69871'/>
<id>urn:sha1:dcb16f0d11305b4d7cb6357c5c0e21ad67f69871</id>
<content type='text'>
Everything works just bumping the version in Makefile and commit hash in
submodule. No code changes required.
</content>
</entry>
</feed>
