summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-14 16:52:56 -0500
committerJune McEnroe <june@causal.agency>2019-11-14 16:52:56 -0500
commit619be005eb2a501a81f0d98b4a156c4079b9d4b9 (patch)
tree38016c83767eff91094cc9aca5847998c164b5c9 /config.c
parentTweak filter regexes (diff)
downloadpounce-619be005eb2a501a81f0d98b4a156c4079b9d4b9.tar.gz
pounce-619be005eb2a501a81f0d98b4a156c4079b9d4b9.zip
Remove server-time filter TODO
I think it's fine to keep it separate since it's a core function of the
bouncer.
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions
-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer