Mercurial > public > mercurial-scm > hg
log hgext/fastannotate/protocol.py @ 39543:2182e67ea912
age | author | description |
---|---|---|
Fri, 07 Sep 2018 18:35:54 -0700 | Gregory Szorc | fastannotate: use repo.local() |
Tue, 21 Aug 2018 22:49:08 -0400 | Matt Harbison | fastannotate: pconvert paths from the server for Windows |
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 |
Wed, 01 Aug 2018 11:10:41 -0400 | Augie Fackler | fastannotate: write out files from server in a predictable order |
Mon, 30 Jul 2018 22:50:00 -0400 | Augie Fackler | fastannotate: initial import from Facebook's hg-experimental |