hgext/remotefilelog/remotefilelogserver.py
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 06 Apr 2021 10:38:03 +0200 Pierre-Yves David store: also return some information about the type of file `walk` found
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Tue, 01 Sep 2020 18:08:24 +0530 Pulkit Goyal scmutil: introduce function to check whether repo uses treemanifest or not
Sat, 08 Aug 2020 16:24:12 +0530 Pulkit Goyal requirements: introduce new requirements related module
Sat, 08 Aug 2020 15:48:17 +0530 Pulkit Goyal repository: introduce constant for treemanifest requirement and use it
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 19:25:18 -0400 Gregory Szorc py3: define and use pycompat.iteritems() for hgext/
Sun, 06 Oct 2019 13:28:56 -0400 Gregory Szorc py3: manually import pycompat.open into files that need it
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
Wed, 07 Aug 2019 22:35:12 +0200 Pierre-Yves David rawdata: update caller in remotefilelog
Sat, 09 Feb 2019 22:50:53 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments from {always,never,exact}() (API)
Tue, 04 Dec 2018 16:23:00 -0800 Martin von Zweigbergk remotefilelog: use progress helper in remotefilelogserver
Tue, 13 Nov 2018 18:08:55 +0300 Pulkit Goyal py3: add b suffix to make sure file is opened in bytes mode
Wed, 24 Oct 2018 18:48:43 +0300 Pulkit Goyal remotefilelog: drop compat code for "getbundle_shallow" wireprotocol command
Wed, 24 Oct 2018 17:51:49 +0300 Pulkit Goyal remotefilelogserver: add a matcher argument to _walkstreamfiles()
Mon, 05 Nov 2018 11:52:10 -0800 Pulkit Goyal shallowutil: introduce a helper function isenabled()
Thu, 04 Oct 2018 10:03:10 -0400 Augie Fackler remotefilelog: rename wireproto methods and remaining capabilities
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
Tue, 16 Oct 2018 16:38:40 -0400 Augie Fackler remotefilelog: rename capability for legacy ssh file fetching method
Thu, 04 Oct 2018 00:11:37 -0400 Augie Fackler remotefilelog: rip out lz4 support
Tue, 16 Oct 2018 14:04:11 -0400 Augie Fackler remotefilelogserver: remove pack-serving functionality
Thu, 27 Sep 2018 13:03:19 -0400 Augie Fackler remotefilelog: import pruned-down remotefilelog extension from hg-experimental
less more (0) tip