about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-12 16:41:34 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-12 17:43:08 +0200
commitda1d4c77760ff6a0eb5cbfbaf6956930089d1963 (patch)
tree58bbe2efa4e8909768ad855dad1b1f50ec793181 /COPYING
parentlog: allow users to follow a file (diff)
downloadcgit-pink-da1d4c77760ff6a0eb5cbfbaf6956930089d1963.tar.gz
cgit-pink-da1d4c77760ff6a0eb5cbfbaf6956930089d1963.zip
ui-log: fix double counting
This crept in while rebasing the previous commit onto an updated
upstream.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
d>Jason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping