Home
last modified time | relevance | path

Searched refs:ready_date (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/git/
H A Dgit-mfc407 ready_date = now
417 ready_date = committed + delta
418 ready = now >= ready_date
423 results[commit.hexsha] = (commit, ready_date, ready)
574 for commit, ready_date, ready in results:
577 date_str = ready_date.strftime('%Y-%m-%d')