commit | 3548320004512276ea0bbfe80b2ae9b5cc7e2c76 | [log] [tgz] |
---|---|---|
author | Lars Hjemli <hjemli@gmail.com> | Mon Aug 24 10:22:21 2009 +0200 |
committer | Lars Hjemli <hjemli@gmail.com> | Mon Aug 24 10:22:59 2009 +0200 |
tree | 779bd50d5ec3bf575b2ddebf89a27ea87f5730b2 | |
parent | 42e7a169e8b7212847404730b781131759abd877 [diff] |
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 <hjemli@gmail.com>