summary refs log tree commit diff
path: root/home/.local/bin/clock
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-01-13 13:15:09 -0500
committerJune McEnroe <june@causal.agency>2023-01-13 13:15:09 -0500
commit96ef096fa52af9c973f87bc4a81868a19f2ae709 (patch)
treedc772830b8635c4d8d6a5d0d5deb4f14ee7a40a9 /home/.local/bin/clock
parentPublish "albums 2022" (diff)
downloadsrc-96ef096fa52af9c973f87bc4a81868a19f2ae709.tar.gz
src-96ef096fa52af9c973f87bc4a81868a19f2ae709.zip
Add A Prayer for the Crown-Shy
Diffstat (limited to 'home/.local/bin/clock')
0 files changed, 0 insertions, 0 deletions
b16f0d11305b4d7cb6357c5c0e21ad67f69871&follow=1'>git: update to 1.9.2Christian Hesse Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice For example, if I have two repos (remove-suffix is enabled): /foo /foo/bar http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'" instead of "repository 'foo/bar'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse