about summary refs log tree commit diff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2014-12-23 14:40:44 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-12 14:06:36 +0200
commit121e65391446069a538ae8d3f7938452178de7c6 (patch)
tree40ce94b65fc7a7d2b6d5ac98441460cb6a2a73a9 /tests/Makefile
parentgit: update to v2.4.1 (diff)
downloadcgit-pink-121e65391446069a538ae8d3f7938452178de7c6.tar.gz
cgit-pink-121e65391446069a538ae8d3f7938452178de7c6.zip
contrib/hooks: add sample post-receive hook using agefile
One of the most frequent questions on the mailing list relates to the
idle time in the repository list.  The answer to this is to use the
"agefile" feature to calculate the time of the last change whenever the
repository receives changes.

Add a sample post-receive hook in a new "contrib" directory so that we
can just point people at the repository in the future.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions
header'>2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe