about summary refs log tree commit diff
path: root/contrib/hooks/post-receive.agefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2021-02-10 16:13:53 +0100
committerChristian Hesse <mail@eworm.de>2021-02-10 16:13:53 +0100
commit4ffadc1e0c589f9bcfb4a721f5625914ef2d496d (patch)
treea16bdae8aa06e9b51f010a9d387090156bf17779 /contrib/hooks/post-receive.agefile
parenttests: t0107: support older and/or non-GNU tar (diff)
downloadcgit-pink-4ffadc1e0c589f9bcfb4a721f5625914ef2d496d.tar.gz
cgit-pink-4ffadc1e0c589f9bcfb4a721f5625914ef2d496d.zip
git: update to v2.30.1
Update to git version v2.30.1, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'contrib/hooks/post-receive.agefile')
0 files changed, 0 insertions, 0 deletions
s='logsubject'>Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe