]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/cutoff-config'
authorJunio C Hamano <gitster@pobox.com>
Sun, 27 Aug 2017 05:55:08 +0000 (22:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 27 Aug 2017 05:55:08 +0000 (22:55 -0700)
commit96352ef9b4dfeb38ec796e7eab010edfe8f978ba
tree23ef65fd24b4fcfff8610be002f566ded95d9eee
parent030faf2fa55d938db006125d4f3db41115c31d37
parent6e96cb5286105bbcf19d5c47e45334ef9a75d09d
Merge branch 'jc/cutoff-config'

"[gc] rerereResolved = 5.days" used to be invalid, as the variable
is defined to take an integer counting the number of days.  It now
is allowed.

* jc/cutoff-config:
  rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved
  rerere: represent time duration in timestamp_t internally
  t4200: parameterize "rerere gc" custom expiry test
  t4200: gather "rerere gc" together
  t4200: make "rerere gc" test more robust
  t4200: give us a clean slate after "rerere gc" tests
Documentation/config.txt
config.c
config.h