log hgext/remotefilelog/__init__.py @ 45942:89a2afe31e82

age author description
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Thu, 10 Sep 2020 18:57:31 +0900 Yuya Nishihara cmdutil: remove remainder of old walkchangerevs() implementation
Thu, 17 Sep 2020 18:28:53 -0700 Pulkit Goyal remotefilelog: acquire lock before writing requirements on clone
Wed, 05 Aug 2020 16:00:25 +0530 Pulkit Goyal mergeresult: introduce filemap() which yields filename based mapping
Mon, 03 Aug 2020 14:12:13 +0530 Pulkit Goyal merge: pass mergeresult obj instead of actions in applyupdates() (API)
Fri, 24 Jul 2020 23:40:07 +0530 Pulkit Goyal mergeactions: use action constants instead of string values
Fri, 24 Jul 2020 17:57:23 +0530 Pulkit Goyal merge: pass mergeresult instead of actions in _checkunknownfiles() (API)