Home
last modified time | relevance | path

Searched refs:manifestfulltextcache (Results 1 – 6 of 6) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dmanifest.py1424 class manifestfulltextcache(util.lrucachedict): class
1438 super(manifestfulltextcache, self).__init__(max)
1449 set = super(manifestfulltextcache, self).__setitem__
1502 return super(manifestfulltextcache, self).__len__()
1507 return super(manifestfulltextcache, self).__contains__(k)
1512 return super(manifestfulltextcache, self).__iter__()
1519 value = super(manifestfulltextcache, self).__getitem__(k)
1527 super(manifestfulltextcache, self).__setitem__(k, v)
1533 super(manifestfulltextcache, self).__delitem__(k)
1542 super(manifestfulltextcache, self).clear()
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-hardlinks.t277 2 r4/.hg/wcache/manifestfulltextcache (reporevlogstore !)
334 1 r4/.hg/wcache/manifestfulltextcache (reporevlogstore !)
H A Dtest-inherit-mode.t107 00660 ./.hg/wcache/manifestfulltextcache (reporevlogstore !)
H A Dtest-fncache.t127 .hg/wcache/manifestfulltextcache (reporevlogstore !)
168 .hg/wcache/manifestfulltextcache (reporevlogstore !)
H A Dtest-share.t52 manifestfulltextcache (reporevlogstore !)
H A Dtest-subrepo.t1280 ../shared/subrepo-2/.hg/wcache/manifestfulltextcache (reporevlogstore !)