about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2018-07-17 12:38:22 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 16:12:21 +0200
commitc679d9010451b986bae719a6abe0458af2b2dfb9 (patch)
treeec984ae75e1408c5f9a436b33b5cbfcec27f6851 /Makefile
parentauth-filters: add simple file-based authentication scheme (diff)
downloadcgit-pink-c679d9010451b986bae719a6abe0458af2b2dfb9.tar.gz
cgit-pink-c679d9010451b986bae719a6abe0458af2b2dfb9.zip
config: record repo.snapshot-prefix in the per-repo config
Even if we find snapshot-prefix in the repo configuration, we are not
writing it out into the rc- file, so setting the value does not have any
effect.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
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