]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lh/systemd-timers'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:40 +0000 (15:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:40 +0000 (15:20 -0700)
commited8794ef7ae9f345ab88c6f1ee728e06fc7b8ce4
tree6af09cfc93255ad7c48f2dedc06075e4fc2002b8
parent76f5fdc2032d639c9a61ce7f49533a53884f05f6
parentb681b191f923267aab80ae7f7ab2f85a692e8833
Merge branch 'lh/systemd-timers'

"git maintenance" scheduler learned to use systemd timers as a
possible backend.

* lh/systemd-timers:
  maintenance: add support for systemd timers on Linux
  maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  cache.h: Introduce a generic "xdg_config_home_for(…)" function
builtin/gc.c
cache.h
path.c
t/t7900-maintenance.sh