Mercurial > hg-stable
log hgext/fastannotate/support.py @ 43216:6a350194de7f
age | author | description |
---|---|---|
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Thu, 17 Jan 2019 09:17:12 -0800 | Martin von Zweigbergk | cleanup: delete lots of unused local variables |
Thu, 09 Aug 2018 15:05:43 -0400 | Augie Fackler | fastannotate: rip out specialized support for remotefilelog |
Mon, 30 Jul 2018 22:50:00 -0400 | Augie Fackler | fastannotate: initial import from Facebook's hg-experimental |