<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/git, branch lf/filter</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>https://git.zx2c4.com/cgit/atom/git?h=lf%2Ffilter</id>
<link rel='self' href='https://git.zx2c4.com/cgit/atom/git?h=lf%2Ffilter'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/'/>
<updated>2014-01-08T13:59:38Z</updated>
<entry>
<title>git: update to 1.8.5</title>
<updated>2014-01-08T13:59:38Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2013-11-27T23:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=3cebf6838b0739caaf711255d4c3a397d1e3046a'/>
<id>urn:sha1:3cebf6838b0739caaf711255d4c3a397d1e3046a</id>
<content type='text'>
Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.

Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>git: update to 1.8.4</title>
<updated>2013-08-26T16:42:03Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-08-23T23:28:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=d62e71a0240a7506b870b99e5c068f336e0a137e'/>
<id>urn:sha1:d62e71a0240a7506b870b99e5c068f336e0a137e</id>
<content type='text'>
No code changes required, just bump the submodule and makefile versions.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>git: update to 1.8.3</title>
<updated>2013-05-25T11:10:14Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-05-25T10:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=0499e88ccec43dc69233841779ab4b71b5d94dac'/>
<id>urn:sha1:0499e88ccec43dc69233841779ab4b71b5d94dac</id>
<content type='text'>
No changes required, just bump the submodule and Makefile versions.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>git: update to 1.8.2.2</title>
<updated>2013-04-27T15:13:46Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-04-27T09:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=83115075abe970306a79484dbaa9adfa97fef2d0'/>
<id>urn:sha1:83115075abe970306a79484dbaa9adfa97fef2d0</id>
<content type='text'>
No changes required, just bump the submodule and Makefile version.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>Update git to v1.8.2.1</title>
<updated>2013-04-08T13:41:38Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-04-08T08:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=849ecd961df9454d6f849eac34e6f501395c4f01'/>
<id>urn:sha1:849ecd961df9454d6f849eac34e6f501395c4f01</id>
<content type='text'>
This requires a small change to how we handle notes, but otherwise just
works.

Note that we can't use anything from v1.8.0 until v1.8.2.1 because some
of the symbols that we need for graph drawing were made private in
v1.8.0 and this was not reverted until v1.8.2.1.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>Update git to v1.7.12.4</title>
<updated>2013-03-02T15:38:03Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-03-02T12:32:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=7f4e8c33aeb65bdc5695c9fd13ec1ceb100303c7'/>
<id>urn:sha1:7f4e8c33aeb65bdc5695c9fd13ec1ceb100303c7</id>
<content type='text'>
No changes needed.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>Update git to v1.7.9.7</title>
<updated>2013-03-02T15:38:03Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-03-02T12:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=10628b0e52f860f8c95c476f61a98a31b79ce776'/>
<id>urn:sha1:10628b0e52f860f8c95c476f61a98a31b79ce776</id>
<content type='text'>
resolve_ref() is renamed to resolve_ref_unsafe().  CGit's usage is safe.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>Update git to v1.7.8.6</title>
<updated>2013-03-02T15:38:03Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-03-02T12:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=87369611a8cc253c53408375960918eebf50d1cc'/>
<id>urn:sha1:87369611a8cc253c53408375960918eebf50d1cc</id>
<content type='text'>
No changes required.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>Update git to v1.7.7.7</title>
<updated>2013-03-02T15:38:03Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-03-02T12:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=2ab1cd9f3b796fa679c9d1b1ce338aaa2b0b1e53'/>
<id>urn:sha1:2ab1cd9f3b796fa679c9d1b1ce338aaa2b0b1e53</id>
<content type='text'>
This release changes the archive interface so that we now need to pass
argv into write_archive().

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
<entry>
<title>Update git to v1.7.6.5</title>
<updated>2013-03-02T15:38:03Z</updated>
<author>
<name>John Keeping</name>
<email>john@keeping.me.uk</email>
</author>
<published>2013-03-02T12:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=c1633c6befb6762e1ac9434a29980e4df5ffee21'/>
<id>urn:sha1:c1633c6befb6762e1ac9434a29980e4df5ffee21</id>
<content type='text'>
struct pathspec is now used in more places.

Signed-off-by: John Keeping &lt;john@keeping.me.uk&gt;
</content>
</entry>
</feed>
