Mercurial > hg
log hgext/remotefilelog/datapack.py @ 42497:df1419c5756a
age | author | description |
---|---|---|
Sun, 03 Feb 2019 10:01:43 +0100 | Boris Feld | py3: use integer division instead of `int(...)` call |
Wed, 30 Jan 2019 13:36:51 -0800 | Gregory Szorc | remotefilelog: cast division result to an int |
Thu, 17 Jan 2019 09:17:12 -0800 | Martin von Zweigbergk | cleanup: delete lots of unused local variables |
Thu, 04 Oct 2018 00:11:37 -0400 | Augie Fackler | remotefilelog: rip out lz4 support |
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 |