about summary refs log tree commit diff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-14 12:47:18 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-14 15:46:51 +0200
commita3daa41b78fc2c528c9a42630ab95451ddb87358 (patch)
tree6aef1a4cd112c9e0a1a1a190a7bdaf57f8f68aca /AUTHORS
parentstats: move layout into page function (diff)
downloadcgit-pink-a3daa41b78fc2c528c9a42630ab95451ddb87358.tar.gz
cgit-pink-a3daa41b78fc2c528c9a42630ab95451ddb87358.zip
summary: move layout into page function
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
n title='2013-03-20 21:14:22 +0100'>2013-03-20Makefile: remove CGIT-CFLAGS files in clean stageJason 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