Mercurial > public > mercurial-scm > hg
log mercurial/scmutil.py @ 45625:c11099cc1de4
age | author | description |
---|---|---|
Tue, 01 Sep 2020 18:08:24 +0530 | Pulkit Goyal | scmutil: introduce function to check whether repo uses treemanifest or not |
Fri, 18 Sep 2020 08:27:43 -0700 | Martin von Zweigbergk | locking: remove support for inheriting locks in subprocess |
Wed, 16 Sep 2020 12:13:46 -0700 | Kyle Lippincott | branchmap: add a cache validation cache, avoid expensive re-hash on every use |
Tue, 14 Apr 2020 21:07:09 +0530 | Pulkit Goyal | share: introduce config option to store requires in .hg/store |
Fri, 07 Aug 2020 16:11:19 +0530 | Pulkit Goyal | scmutil: introduce filterrequirements() to split reqs into wc and store ones |
Tue, 14 Apr 2020 16:43:54 +0530 | Pulkit Goyal | scmutil: add writereporequirements() and route requires writing through it |
Thu, 09 Jul 2020 18:48:55 -0700 | Rodrigo Damazio Bovendorp | scmutil: allowing different files to be prefetched per revision |