<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ps-cgit/Makefile, branch ps-cgit</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/'/>
<entry>
<title>fix</title>
<updated>2025-12-03T17:14:56+00:00</updated>
<author>
<name>patrick-scho</name>
</author>
<published>2025-12-03T17:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=ac66a26fe1d98984d4f793acfce1a48da824a681'/>
<id>ac66a26fe1d98984d4f793acfce1a48da824a681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update cgithub paths</title>
<updated>2025-12-03T17:12:44+00:00</updated>
<author>
<name>patrick-scho</name>
</author>
<published>2025-12-03T17:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=9f2217ff0adad6aefcc420693114cd0559e88e26'/>
<id>9f2217ff0adad6aefcc420693114cd0559e88e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add cgithub to repo and install it in Makefile</title>
<updated>2025-12-03T17:03:46+00:00</updated>
<author>
<name>patrick-scho</name>
</author>
<published>2025-12-03T17:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=2fd189c8639efafe64deafc083e46adcb332a8e7'/>
<id>2fd189c8639efafe64deafc083e46adcb332a8e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2020-03-13T23:49:52+00:00</updated>
<author>
<name>Jason A. Donenfeld</name>
</author>
<published>2020-03-13T23:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=55fa25adb097d2681607d8b0f51a0c393cc9af1a'/>
<id>55fa25adb097d2681607d8b0f51a0c393cc9af1a</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git: update to v2.25.1</title>
<updated>2020-02-17T12:08:02+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2020-02-17T08:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=fde897b8171ed2e925b44ec6f69590ec07241017'/>
<id>fde897b8171ed2e925b44ec6f69590ec07241017</id>
<content type='text'>
Update to git version v2.25.1.

No changes required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to git version v2.25.1.

No changes required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2020-01-13T20:04:14+00:00</updated>
<author>
<name>Jason A. Donenfeld</name>
</author>
<published>2020-01-13T20:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=fa146ccabdd0de746a7076f0630af550e43d9088'/>
<id>fa146ccabdd0de746a7076f0630af550e43d9088</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git: update to v2.25.0</title>
<updated>2020-01-13T19:50:55+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2019-12-25T23:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=bd68c98879ecc8ce9f7f6d3e01bc4ffeb9182b04'/>
<id>bd68c98879ecc8ce9f7f6d3e01bc4ffeb9182b04</id>
<content type='text'>
Update to git version v2.25.0.

Upstream renamed 'init_display_notes()' to 'load_display_notes()' in
commit 1e6ed5441a61b5085978e0429691e2e2425f6846 ("notes: rename to
load_display_notes()").

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to git version v2.25.0.

Upstream renamed 'init_display_notes()' to 'load_display_notes()' in
commit 1e6ed5441a61b5085978e0429691e2e2425f6846 ("notes: rename to
load_display_notes()").

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git: update to v2.24.1</title>
<updated>2019-12-10T19:57:24+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2019-12-10T19:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=d8e5dd25a0d2e32ef3453a96112eea817336e4d7'/>
<id>d8e5dd25a0d2e32ef3453a96112eea817336e4d7</id>
<content type='text'>
Update to git version v2.24.1.

No changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to git version v2.24.1.

No changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git: update to v2.24.0</title>
<updated>2019-11-08T21:55:58+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2019-10-23T21:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=bfabd4519c80f39eedba3dd5d522563899e364c9'/>
<id>bfabd4519c80f39eedba3dd5d522563899e364c9</id>
<content type='text'>
Update to git version v2.24.0.

Never use get_cached_commit_buffer() directly, use repo_get_commit_buffer()
instead. The latter calls the former anyway. This fixes segmentation fault
when commit-graph is enabled and get_cached_commit_buffer() does not return
the expected result.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to git version v2.24.0.

Never use get_cached_commit_buffer() directly, use repo_get_commit_buffer()
instead. The latter calls the former anyway. This fixes segmentation fault
when commit-graph is enabled and get_cached_commit_buffer() does not return
the expected result.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git: update to v2.23.0</title>
<updated>2019-10-25T09:40:17+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2019-06-13T19:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/ps-cgit/commit/?id=8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32'/>
<id>8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32</id>
<content type='text'>
Update to git version v2.23.0.

No changes required.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to git version v2.23.0.

No changes required.

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