about summary refs log tree commit diff
path: root/ui-tree.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-12 15:34:48 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-12 16:57:30 +0200
commit044e2d26da4f8b4f9ff25e4a729ab4e393073b5e (patch)
treeb98bb6979764625c4f919e90e3374f91b698dea4 /ui-tree.c
parentt0110: Chain together using && (diff)
downloadcgit-pink-044e2d26da4f8b4f9ff25e4a729ab4e393073b5e.tar.gz
cgit-pink-044e2d26da4f8b4f9ff25e4a729ab4e393073b5e.zip
shared: make cgit_diff_tree_cb public
This will allow us to use this nice wrapper function elsewhere, avoiding
dealing with the diff queue when we only need to inspect a filepair.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-tree.c')
0 files changed, 0 insertions, 0 deletions
precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe