log tests/test-fncache.t @ 42478:561cd02c58ff

age author description
Thu, 22 Nov 2018 15:14:24 +0300 Pulkit Goyal store: don't read the whole fncache in memory
Thu, 14 Mar 2019 00:40:11 +0000 Pierre-Yves David manifestcache: use `wcache` directory for manifest cache
Tue, 04 Dec 2018 00:16:12 -0500 Matt Harbison tests: stabilize for recent wcache changes
Thu, 15 Nov 2018 17:08:23 +0100 Boris Feld check-exec: write file in 'wcache' instead of 'cache'
Tue, 20 Nov 2018 18:47:19 -0500 Matt Harbison tests: stabilize the recent checkexec changes on Windows stable
Thu, 15 Nov 2018 03:09:23 +0100 Boris Feld checkexec: create destination directory if necessary stable
Sat, 13 Oct 2018 09:03:08 -0400 Augie Fackler tests: fix inline extension in test-fncache.t for Python 3
Wed, 12 Sep 2018 15:07:27 -0700 Gregory Szorc localrepo: move store() from store module
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Wed, 15 Aug 2018 23:05:23 +0000 Gregory Szorc tests: mark manifestfulltextcache as conditional on revlog store
Tue, 31 Jul 2018 19:37:54 +0200 Martijn Pieters manifest: persist the manifestfulltext cache
Wed, 11 Jul 2018 14:28:13 +0100 Martijn Pieters fncache: avoid loading the filename cache when not actually modifying it
Wed, 04 Apr 2018 14:09:02 -0700 Gregory Szorc simplestore: use a custom store for the simple store repo
Sat, 03 Mar 2018 17:08:41 -0500 Augie Fackler tests: fix bytes literals in test-fncache.t
Thu, 01 Mar 2018 23:57:16 +0530 Pulkit Goyal py3: add a b'' prefix in tests/test-fncache.t