about summary refs log tree commit diff
path: root/tests/valgrind/bin/cgit
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-17 15:41:41 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-17 15:41:41 +0100
commitbb3cc0d9666553608b7c89aef84d21d3312ce488 (patch)
tree59d848b8d24c807b5f1c3c107d3e01d59e11c257 /tests/valgrind/bin/cgit
parentauth: document tweakables in lua script (diff)
downloadcgit-pink-bb3cc0d9666553608b7c89aef84d21d3312ce488.tar.gz
cgit-pink-bb3cc0d9666553608b7c89aef84d21d3312ce488.zip
ui-shared: do not allow negative minutes
Do to timestamp differences, sometimes cgit would should "-0 min", which
doesn't make any sense.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tests/valgrind/bin/cgit')
0 files changed, 0 insertions, 0 deletions
ref='/cgit-pink/commit/ui-tree.c?h=1.4.1&id=112973615a78ce61fd6e767128df03b075be72ca&follow=1'>fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli