about summary refs log tree commit diff
path: root/ui-snapshot.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-24 10:22:21 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-24 10:22:59 +0200
commit3548320004512276ea0bbfe80b2ae9b5cc7e2c76 (patch)
tree779bd50d5ec3bf575b2ddebf89a27ea87f5730b2 /ui-snapshot.c
parentshared.c: initialize cgit_repo structs properly (diff)
downloadcgit-pink-3548320004512276ea0bbfe80b2ae9b5cc7e2c76.tar.gz
cgit-pink-3548320004512276ea0bbfe80b2ae9b5cc7e2c76.zip
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
git-pink/commit/filters/simple-authentication.lua?id=df00ab1096868b3cffe563c48de5572f78b50392&follow=1'>auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer