about summary refs log tree commit diff
path: root/scan-tree.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-09-29 21:38:49 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commit6e4b7b6776eb994e795fa38b2619db6c55e10ecc (patch)
tree737cd43e1b6d174f0ad7c12793b51b8090d5ae1b /scan-tree.c
parentcgit: replace 'unsigned char sha1[20]' with 'struct object_id oid' (diff)
downloadcgit-pink-6e4b7b6776eb994e795fa38b2619db6c55e10ecc.tar.gz
cgit-pink-6e4b7b6776eb994e795fa38b2619db6c55e10ecc.zip
ui-blob: 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...

In addition replace memmove() with hashcpy().
Diffstat (limited to 'scan-tree.c')
0 files changed, 0 insertions, 0 deletions
commit/bin/README?id=8c8aa83582ce3486c5006ba78bb81558c26594e0&follow=1'>Add scheme to READMEJune McEnroe 2018-03-31Brighten color schemeJune McEnroe 2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe