From: Lars Hjemli Date: Mon, 24 Aug 2009 08:22:21 +0000 (+0200) Subject: cgit.c: add missing options to print_repo() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/3548320004512276ea0bbfe80b2ae9b5cc7e2c76?ds=inline;hp=3548320004512276ea0bbfe80b2ae9b5cc7e2c76 cgit.c: add missing options to print_repo() Note: print_repo() still ignores repo.max-stats and repo.snapshots, which both requires additional work since these settings are represented internally as an enum and a bitmap. Signed-off-by: Lars Hjemli ---