Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 29 Nov 2022 22:03:10 +0100 | Pierre-Yves David | static-http: have `statichttprepo.instance` return a peer object |
Wed, 30 Nov 2022 12:22:02 +0100 | Pierre-Yves David | scheme: move the drive letter checking in its own function |
Tue, 29 Nov 2022 21:48:08 +0100 | Pierre-Yves David | peer-or-repo: split the scheme between repo and peer |
Wed, 30 Nov 2022 13:55:15 +0100 | Pierre-Yves David | peer-or-repo: stop relying on AttributeError in `islocal` |
Tue, 29 Nov 2022 21:42:08 +0100 | Pierre-Yves David | repo-or-peer: deprecate calling `islocal` on non-path object |
Thu, 01 Dec 2022 15:27:11 +0400 | Anton Shestakov | tests: add the missing space to test-hghave.t (issue6762) stable |
Wed, 30 Nov 2022 11:12:48 +0100 | Pierre-Yves David | share: stop using 'islocal' with repo instance |