Mercurial > hg > mercurial-source
log hgext/remotefilelog/historypack.py @ 43892:649d3ac37a12
age | author | description |
---|---|---|
Sun, 06 Oct 2019 19:25:18 -0400 | Gregory Szorc | py3: define and use pycompat.iteritems() for hgext/ |
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 |
Mon, 26 Nov 2018 15:38:35 +0300 | Pulkit Goyal | py3: fix couple of division operator to do integer divison |
Wed, 03 Oct 2018 23:25:31 -0400 | Augie Fackler | remotefilelog: bump pack file formats to version 2 |
Thu, 27 Sep 2018 13:03:19 -0400 | Augie Fackler | remotefilelog: import pruned-down remotefilelog extension from hg-experimental |