about summary refs log tree commit diff
path: root/ui-blob.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-03-20 21:14:22 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-03-20 21:14:22 +0100
commit121089ced5e1d3f3103cbc2b37f5fb579d800915 (patch)
treedd40200d56b444b44cd05558ce74bb3a8e75cdd3 /ui-blob.c
parentui-summary.c: Move urls variable into print_urls() (diff)
downloadcgit-pink-121089ced5e1d3f3103cbc2b37f5fb579d800915.tar.gz
cgit-pink-121089ced5e1d3f3103cbc2b37f5fb579d800915.zip
Makefile: remove CGIT-CFLAGS files in clean stage
Diffstat (limited to 'ui-blob.c')
0 files changed, 0 insertions, 0 deletions
'>2013-03-20Convert pager navigation into a unordered listLukas Fleischer 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