Fri, 27 Apr 2018 11:22:00 -0400 | Augie Fackler | tests: port test-filecache.py to Python 3 | file | diff | annotate |
Mon, 05 Mar 2018 12:30:20 -0500 | Augie Fackler | cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime | file | diff | annotate |
Sun, 18 Feb 2018 17:42:33 +0530 | Pulkit Goyal | py3: use range instead of xrange on py3 in tests/test-filecache.py | file | diff | annotate |
Wed, 08 Mar 2017 16:43:16 -0800 | Pierre-Yves David | filecache: explicitly test 'repofilecache' | file | diff | annotate |
Thu, 02 Mar 2017 13:33:28 +0100 | Pierre-Yves David | vfs: use 'vfs' module directly in 'test-filecache' | file | diff | annotate |
Thu, 02 Mar 2017 03:52:36 +0100 | Pierre-Yves David | vfs: replace 'scmutil.opener' usage with 'scmutil.vfs' | file | diff | annotate |
Sat, 22 Oct 2016 14:35:10 +0900 | Yuya Nishihara | ui: factor out ui.load() to create a ui without loading configs (API) | file | diff | annotate |