<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/git, branch master</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>https://git.zx2c4.com/cgit/atom/git?h=master</id>
<link rel='self' href='https://git.zx2c4.com/cgit/atom/git?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/'/>
<updated>2026-02-02T19:44:31Z</updated>
<entry>
<title>git: update to v2.53.0</title>
<updated>2026-02-02T19:44:31Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2026-01-19T10:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=d9da9cec9640668f82b2f367fade18eb27b28616'/>
<id>urn:sha1:d9da9cec9640668f82b2f367fade18eb27b28616</id>
<content type='text'>
Update to git version v2.53.0, this requires changes for these
upstream commits:

* bdbebe5714b25dc9d215b48efbb80f410925d7dd
  refs: introduce wrapper struct for `each_ref_fn`

* 589127caa73090040200989ff4d24c3d54f473f2
  packfile: move list of packs into the packfile store

* 5a5c7359f77ecd1bc4b0e172563161d602f131d3
  refs: drop `current_ref_iter` hack

* b6e4cc8c32850315323961659e553d1d14591f7f
  tag: support arbitrary repositories in parse_tag()

* 84f0e60b28de69d1ccb7a51b729af6202b6cf4c8
  packfile: move packfile store into object source

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.52.0</title>
<updated>2025-11-17T20:39:40Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-11-03T19:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=1b79eecd9c5c71237ca8960319dc4d858895220d'/>
<id>urn:sha1:1b79eecd9c5c71237ca8960319dc4d858895220d</id>
<content type='text'>
Update to git version v2.52.0, this requires changes for these
upstream commits:

* 9f6dfe43c8a55b833ae16486bcafe29b543461f9
  string-list: align string_list_split() with its _in_place() counterpart

* 78237ea53d6546aeab7adb2c7547a1177311ccde
  packfile: split up responsibilities of `reprepare_packed_git()`

* 751808b2a18acba76b824aed4d8b7442bd7f5fca
  packfile: refactor `get_packed_git()` to work on packfile store

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.51.2</title>
<updated>2025-10-27T16:01:45Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-10-27T16:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=251ee33360e855664551de8568ef59f90221f1ff'/>
<id>urn:sha1:251ee33360e855664551de8568ef59f90221f1ff</id>
<content type='text'>
Update to git version v2.51.2, no additional changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.51.1</title>
<updated>2025-10-16T07:49:45Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-10-16T07:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=883304cb0ec4d27df33008f945e81174c26baa30'/>
<id>urn:sha1:883304cb0ec4d27df33008f945e81174c26baa30</id>
<content type='text'>
Update to git version v2.51.1, this requires changes for these
upstream commits:

* e1d062e8ba0b72f49e9ef9713cc7011c330baab8
  odb: drop deprecated wrapper functions

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.51.0</title>
<updated>2025-08-18T19:13:51Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-08-08T22:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=012870fad70f3eca82c5a25126c77edb3d2284ee'/>
<id>urn:sha1:012870fad70f3eca82c5a25126c77edb3d2284ee</id>
<content type='text'>
Update to git version v2.51.0, this requires changes for these
upstream commits:

* 8f49151763cb81adf4bcec53c1ae67057081b02d
  object-store: rename files to "odb.{c,h}"

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.50.1</title>
<updated>2025-07-08T18:00:23Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-07-08T17:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=20ac8f55d43bcc789e8ecca1a5c878087394b5e3'/>
<id>urn:sha1:20ac8f55d43bcc789e8ecca1a5c878087394b5e3</id>
<content type='text'>
Update to git version v2.50.1, no additional changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.50.0</title>
<updated>2025-06-16T20:18:12Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-05-30T17:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=d8095e083e6f940a2b3d0bb473b0fe10854eba9d'/>
<id>urn:sha1:d8095e083e6f940a2b3d0bb473b0fe10854eba9d</id>
<content type='text'>
Update to git version v2.50.0, no additional changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.49.0</title>
<updated>2025-03-15T12:03:23Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-03-12T16:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=994d3fe1a8fa56d5a1dd36aae62c788169160c3a'/>
<id>urn:sha1:994d3fe1a8fa56d5a1dd36aae62c788169160c3a</id>
<content type='text'>
Update to git version v2.49.0, this requires changes for these
upstream commits:

* 88dd321cfedc6ee190dfafe4670a83ea33cdf4a3
  path: drop `git_path()` in favor of `repo_git_path()`

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.48.1</title>
<updated>2025-01-14T19:15:43Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2025-01-14T19:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=ce4a66b9d7a3f393708fa7c9725b077b3ded71d0'/>
<id>urn:sha1:ce4a66b9d7a3f393708fa7c9725b077b3ded71d0</id>
<content type='text'>
Update to git version v2.48.0, no additional changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
<entry>
<title>git: update to v2.48.0</title>
<updated>2025-01-10T18:50:45Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2024-12-16T21:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=be06bedb037982608171b6646d7c951a957c70c7'/>
<id>urn:sha1:be06bedb037982608171b6646d7c951a957c70c7</id>
<content type='text'>
Update to git version v2.48.0, no additional changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
</entry>
</feed>
