sapling/hgext3rd/fastannotate
Jun Wu cd181c7ec8 fastannotate: mark as wlock safe
fastannotate has its own file-level flock implementation and does not need
to use the repo lock.

Differential Revision: https://phab.mercurial-scm.org/D91
2017-07-14 16:11:55 -07:00
..
__init__.py fastannotate: mark as wlock safe 2017-07-14 16:11:55 -07:00
commands.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
context.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
error.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
formatter.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
protocol.py remotefilelog: use a connection pool instead of a long running connection 2017-06-20 11:08:15 -07:00
revmap.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
support.py annotate: use keyword arguments for skiprevs and diffopts 2017-06-01 08:58:00 -07:00