Mercurial > hg
log hgext/remotefilelog/shallowbundle.py @ 41256:ebda5d4265ec
age | author | description |
---|---|---|
Wed, 16 Jan 2019 11:01:16 -0500 | Augie Fackler | remotefilelog: check against bytes type instead of buffer and coerce to bytes |
Tue, 04 Dec 2018 16:31:04 -0800 | Martin von Zweigbergk | remotefilelog: use progress helper in shallowbundle |
Tue, 13 Nov 2018 17:41:26 +0300 | Pulkit Goyal | py3: fix keyword arguments handling in hgext/remotefilelog/ |
Mon, 05 Nov 2018 11:52:10 -0800 | Pulkit Goyal | shallowutil: introduce a helper function isenabled() |
Tue, 16 Oct 2018 17:02:48 -0400 | Augie Fackler | remotefilelog: consolidate and rename on-disk store requirement |
Tue, 16 Oct 2018 17:30:47 -0400 | Augie Fackler | remotefilelog: consolidate and rename bundle2 capability |
Thu, 27 Sep 2018 13:03:19 -0400 | Augie Fackler | remotefilelog: import pruned-down remotefilelog extension from hg-experimental |