about summary refs log tree commit diff
path: root/favicon.ico
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-09-29 22:10:21 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commit6bef566f99c7f85cbab9692e22b183ae99f33c1d (patch)
tree823d153925a826cbd13644f582900ae7b6fa619d /favicon.ico
parentui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid' (diff)
downloadcgit-pink-6bef566f99c7f85cbab9692e22b183ae99f33c1d.tar.gz
cgit-pink-6bef566f99c7f85cbab9692e22b183ae99f33c1d.zip
ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Upstream git is replacing 'unsigned char sha1[20]' with 'struct object_id
oid'. We have some code that can be changed independent from upstream. So
here we go...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe