Mercurial > hg
log tests/test-filecache.py.out @ 35325:71edd38c4bb4
age | author | description |
---|---|---|
Thu, 22 Sep 2016 21:51:57 +0900 | FUJIWARA Katsunori | scmutil: add file object wrapper class to check ambiguity at closing |
Sat, 16 Nov 2013 13:29:39 -0800 | Siddharth Agarwal | scmutil.filecache: support watching over multiple files |
Sat, 16 Nov 2013 13:57:35 -0800 | Siddharth Agarwal | test-filecache.py: add markers to the output for each event |
Sat, 16 Nov 2013 14:10:28 -0800 | Siddharth Agarwal | test-filecache.py: make setbeforeget test clearer |
Mon, 17 Dec 2012 15:25:45 +0200 | Idan Kamara | filecache: create an entry in _filecache when __set__ is called for a missing one |
Wed, 09 Jan 2013 20:37:44 +0200 | Idan Kamara | destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743) |
Sat, 09 Jul 2011 19:06:59 +0300 | Idan Kamara | scmutil: introduce filecache |