sapling/fastannotate
Jun Wu 76fcdc8d6d fastannotate: remove mtime check for isuptodate
Summary:
The mtime check seems to cause more trouble than benefit - often the
annotate cache was treated "not up-to-date", while it is up-to-date
actually.

Test Plan: `arc unit`

Reviewers: #sourcecontrol, mjpieters

Reviewed By: mjpieters

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4318077

Signature: t1:4318077:1481723495:d4e0ab5e7ef5a520520c07fb7246230639b9b9b4
2016-12-13 01:52:53 +00:00
..
__init__.py fastannotate: add a config option to disable up-to-date check server-side 2016-12-06 21:19:59 +00:00
commands.py fastannotate: skip downloading linelog if the file history is short 2016-12-01 00:23:24 +00:00
context.py fastannotate: remove mtime check for isuptodate 2016-12-13 01:52:53 +00:00
error.py fastannotate: move exception classes to error.py 2016-09-08 14:47:49 +01:00
formatter.py fastannotate: support -r wdir() 2016-10-21 20:50:37 +01:00
protocol.py fastannotate: add a config option to disable up-to-date check server-side 2016-12-06 21:19:59 +00:00
revmap.py fastannotate: add a method to quickly get the last node of the revmap 2016-10-29 19:19:18 +01:00
support.py fastannotate: conditionally disable remotefilelog annotate prefetching 2016-12-01 02:12:53 +00:00