]> git.cameronkatri.com Git - cgit.git/commit
readme: Accept multiple candidates and test them.
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 25 May 2013 14:32:37 +0000 (16:32 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 25 May 2013 18:33:28 +0000 (20:33 +0200)
commitcd4c77d989983778432363061e99219f034c3717
treea394b7960e7105c7dbcb130721298a49d49b8a75
parentc0dfaf1c281d0697ce43131343d7a9f170a61ff9
readme: Accept multiple candidates and test them.

The readme variable may now contain multiple space deliminated entries,
which per usual are either a filepath or a git ref filepath. If multiple
are specified, cgit will now select the first one in the list that
exists. This is to make it easier to specify multiple default readme
types in the main cgitrc file and have them automatically get applied to
each repo based on what exists.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
cgit.c
ui-blob.c
ui-blob.h
ui-summary.c
ui-summary.h