Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 08 May 2015 12:30:51 -0700 | Drew Gottlieb | match: rename _fmap to _fileroots for clarity |
Wed, 06 May 2015 15:59:35 -0700 | Drew Gottlieb | match: remove unnecessary optimization where visitdir() returns 'all' |
Thu, 16 Apr 2015 17:12:33 -0400 | Augie Fackler | dispatch: add support for python-flamegraph[0] profiling |
Tue, 28 Apr 2015 16:44:37 -0400 | Augie Fackler | extensions: document that `testedwith = 'internal'` is special |
Fri, 10 Apr 2015 23:12:33 -0700 | Martin von Zweigbergk | treemanifest: cache directory logs and manifests |
Mon, 18 May 2015 15:40:23 -0500 | Pierre-Yves David | hook: drop dedicated catch for 'KeyboardInterrupt' |
Mon, 18 May 2015 15:38:24 -0500 | Pierre-Yves David | recover: catch any exception, not just Exception |