Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.py @ 48157:b45c4dc65adc
age | author | description |
---|---|---|
Thu, 05 Aug 2021 12:53:36 +0200 | Pierre-Yves David | subrepo: compare normalised vfs path stable |
Sat, 10 Jul 2021 14:06:29 +0200 | Pierre-Yves David | windows: use abspath in subrepo |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |
Wed, 14 Apr 2021 17:41:02 +0200 | Pierre-Yves David | incoming: kill the `repo._subtoppath =` hack |
Thu, 15 Apr 2021 09:23:28 +0200 | Pierre-Yves David | outgoing: pass subrepo path using function argument instead of abssource hack |
Mon, 12 Apr 2021 03:01:04 +0200 | Pierre-Yves David | urlutil: extract `url` related code from `util` into the new module |