tests/test-fncache.t
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Tue, 11 Jan 2022 21:40:08 +0100 Pierre-Yves David share-safe: enable by default (BC)
Tue, 08 Jun 2021 02:06:45 +0200 Pierre-Yves David clone: reuse the stream clone logic for local clone
Thu, 08 Oct 2020 15:35:44 -0700 Martin von Zweigbergk errors: stop passing non-strings to Abort's constructor
Wed, 22 Jan 2020 14:21:34 -0500 Valentin Gatien-Baron recover: don't verify by default
Mon, 12 Aug 2019 14:00:19 -0400 Valentin Gatien-Baron fncache: make debugrebuildfncache not fail on broken fncache stable
Mon, 12 Aug 2019 13:22:27 -0400 Valentin Gatien-Baron fncache: show that debugrebuildfncache is partly broken stable
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
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Tue, 22 Aug 2017 15:51:12 -0400 Augie Fackler tests: update test-fncache to pass our import checker
Mon, 31 Jul 2017 17:43:45 +0200 Boris Feld pypy: fix failing test files with Pypy5.6.0 stable
Thu, 13 Jul 2017 03:17:58 +0900 FUJIWARA Katsunori tests: add extra output for fsmonitor at checking under .hg
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: make commit acquire locks before processing (issue4368)
Tue, 01 Dec 2015 14:44:08 -0500 Augie Fackler test-fncache: ensure lock doesn't look held to __del__
Wed, 18 Nov 2015 01:36:58 -0800 Laurent Charignon localrepo: put bookmark move following commit in one transaction
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 06 Oct 2015 15:55:50 -0700 Siddharth Agarwal test-fncache: use args/kwargs for lock wrapper
Fri, 25 Sep 2015 12:39:23 -0700 Siddharth Agarwal localrepo: allow wlock to be inherited
Sun, 26 Jul 2015 09:28:52 -0300 Wagner Bruna repair: fix typo in warning message stable
Sat, 20 Jun 2015 20:11:53 -0700 Gregory Szorc verify: print hint to run debugrebuildfncache
Mon, 22 Jun 2015 09:59:48 -0700 Gregory Szorc repair: add functionality to rebuild fncache
Fri, 19 Jun 2015 12:00:06 -0500 Matt Mackall verify: clarify misleading fncache message
Fri, 16 Jan 2015 18:34:14 -0800 Pierre-Yves David transaction: include backup file in the "undo" transaction
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Thu, 04 Dec 2014 13:51:41 -0800 Pierre-Yves David transaction: remove the redundant 'onclose' mechanism
Thu, 04 Dec 2014 13:49:45 -0800 Pierre-Yves David fncache: drop dedicated 'onclose' function in favor of 'tr.addfinalize'
Mon, 20 Oct 2014 16:53:56 -0700 Durham Goode transactions: fix hg recover with fncache backups stable
Wed, 18 Jun 2014 13:47:14 -0500 Matt Mackall tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239) stable
Mon, 24 Mar 2014 15:42:13 -0700 Durham Goode fncache: move fncache writing to be in a transaction
Mon, 16 Sep 2013 01:08:29 -0700 Brodie Rao branchmap: cache open/closed branch head information
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Mon, 07 Jan 2013 17:23:25 +0100 Pierre-Yves David branchmap: allow to use cache of subset
Wed, 03 Oct 2012 19:43:10 +0200 Adrian Buehlmann test-fncache: enable for Windows
Wed, 19 Sep 2012 20:33:20 +0200 Adrian Buehlmann test-fncache: test reserved / long paths
Fri, 13 Jan 2012 02:29:38 +0100 Mads Kiilerich localrepo: update branchcache in a more reliable way
Fri, 11 Nov 2011 00:15:22 +0100 Pierre-Yves David phases: set new commit in 1-phase
Mon, 07 Nov 2011 12:27:25 +0100 Pierre-Yves David phases: add rollback support
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Sun, 01 May 2011 13:07:00 +0200 Alexander Solovyov fix bookmarks rollback behavior stable
Fri, 28 Jan 2011 13:54:38 +0100 Adrian Buehlmann tests: sort fncache
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Thu, 12 Aug 2010 17:30:12 +0200 Adrian Buehlmann tests: unify test-fncache
less more (0) tip