Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 12 Jun 2017 13:56:50 -0700 | Siddharth Agarwal | workingctx: add a way for extensions to run code at status fixup time |
Mon, 12 Jun 2017 13:56:43 -0700 | Siddharth Agarwal | workingctx: also pass status tuple into poststatusfixup |
Mon, 12 Jun 2017 13:54:59 -0700 | Siddharth Agarwal | workingctx: factor out post-status dirstate fixup |
Tue, 13 Jun 2017 10:02:34 -0400 | Augie Fackler | merge with stable |
Mon, 12 Jun 2017 17:24:10 +0200 | Pierre-Yves David | profile: properly propagate exception from the sub-context manager |
Mon, 12 Jun 2017 17:25:37 +0200 | Pierre-Yves David | profile: close 'fp' in all cases |
Mon, 12 Jun 2017 17:21:41 +0200 | Pierre-Yves David | profile: close 'fp' on error within '__enter__' |