log tests/test-fncache.t @ 29151:7996c3acc33b

age author description
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