log hgext/remotefilelog/repack.py @ 40916:aeac89e78def

age author description
Tue, 04 Dec 2018 16:29:05 -0800 Martin von Zweigbergk remotefilelog: use progress helper in repack
Mon, 03 Dec 2018 19:42:46 +0300 Pulkit Goyal py3: listify filter() to call len() on it
Fri, 23 Nov 2018 22:18:56 -0500 Matt Harbison remotefilelog: drop some compatibility cruft for finding the hg exeutable
Tue, 13 Nov 2018 18:08:17 +0300 Pulkit Goyal py3: don't use dict.iterkeys()
Mon, 05 Nov 2018 17:48:23 -0500 Augie Fackler remotefilelog: fix various minor py3 problems
Wed, 03 Oct 2018 23:25:31 -0400 Augie Fackler remotefilelog: bump pack file formats to version 2
Wed, 03 Oct 2018 14:01:04 -0400 Augie Fackler remotefilelog: transplant runbgcommand to procutil
Wed, 03 Oct 2018 13:54:45 -0400 Augie Fackler remotefilelog: remove function that was described as deprecated
Thu, 27 Sep 2018 13:03:19 -0400 Augie Fackler remotefilelog: import pruned-down remotefilelog extension from hg-experimental