Mercurial > hg
log hgext/fastannotate/__init__.py @ 41091:d9b6b9ed96d8
age | author | description |
---|---|---|
Wed, 26 Sep 2018 20:49:28 -0400 | Matt Harbison | py3: replace a StandardError reference |
Tue, 21 Aug 2018 21:29:10 -0400 | Matt Harbison | fastannotate: make the default value for `fastannotate.useflock` dynamic |
Mon, 20 Aug 2018 16:13:17 -0400 | Augie Fackler | fastannotate: address pyflakes concerns |
Thu, 09 Aug 2018 15:08:32 -0400 | Augie Fackler | fastannotate: move some global state mutation to extsetup() |
Thu, 09 Aug 2018 15:05:43 -0400 | Augie Fackler | fastannotate: rip out specialized support for remotefilelog |
Thu, 09 Aug 2018 14:56:29 -0400 | Augie Fackler | fastannotate: record some TODO items from indygreg's review |
Mon, 30 Jul 2018 22:50:00 -0400 | Augie Fackler | fastannotate: initial import from Facebook's hg-experimental |