about summary refs log tree commit diff
path: root/tests/t0103-log.sh
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2016-08-13 11:51:58 +0100
committerJohn Keeping <john@keeping.me.uk>2016-10-01 11:46:55 +0100
commitd9dff37691633aa44524ecae216c103ea497e940 (patch)
tree45ade38d5de7eb448ce05b4753429d446a8bc592 /tests/t0103-log.sh
parenttree: allow skipping through single-child trees (diff)
downloadcgit-pink-d9dff37691633aa44524ecae216c103ea497e940.tar.gz
cgit-pink-d9dff37691633aa44524ecae216c103ea497e940.zip
shared: remove return value from cgit_free_commitinfo()
This return value is never used and the function always returns NULL.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/t0103-log.sh')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/scheme.c?id=10eb2a933246db7e1eb4ee893acb7572bfd93bbf&follow=1'>Generate 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