log

age author description
Thu, 13 Apr 2017 16:28:15 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case D6
Thu, 13 Apr 2017 16:27:54 +0200 Pierre-Yves David obsolescence: add test dor the "branch replacement" logic during push, case D4
Thu, 13 Apr 2017 16:27:42 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case D2
Thu, 13 Apr 2017 16:27:28 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case D1
Thu, 13 Apr 2017 16:27:05 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case C4
Thu, 13 Apr 2017 16:26:51 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case C3
Thu, 13 Apr 2017 16:26:37 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case C2
Thu, 13 Apr 2017 16:25:59 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case B3
Thu, 13 Apr 2017 16:25:44 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A8
Thu, 13 Apr 2017 16:25:26 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A7
Thu, 13 Apr 2017 16:25:11 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A6
Thu, 13 Apr 2017 16:24:57 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A5
Thu, 13 Apr 2017 16:23:39 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A4
Thu, 13 Apr 2017 16:23:18 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A3
Thu, 13 Apr 2017 16:23:01 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A2
Thu, 13 Apr 2017 16:22:46 +0200 Pierre-Yves David obsolescence: add test for the "branch replacement" logic during push, case A1
Thu, 13 Apr 2017 16:22:25 +0200 Pierre-Yves David obsolescence: add test utility for the "branch replacement" logic during push
Mon, 10 Apr 2017 16:55:16 +0200 Pierre-Yves David obsolescence: add test case D-4 for obsolescence markers exchange
Mon, 10 Apr 2017 16:54:43 +0200 Pierre-Yves David obsolescence: add test case D-3 for obsolescence markers exchange
Mon, 10 Apr 2017 16:54:19 +0200 Pierre-Yves David obsolescence: add test case D-2 for obsolescence markers exchange
Mon, 10 Apr 2017 16:53:37 +0200 Pierre-Yves David obsolescence: add test case D-1 for obsolescence markers exchange
Mon, 10 Apr 2017 16:53:12 +0200 Pierre-Yves David obsolescence: add test case C-4 for obsolescence markers exchange
Mon, 10 Apr 2017 16:52:25 +0200 Pierre-Yves David obsolescence: add test case C-3 for obsolescence markers exchange
Mon, 10 Apr 2017 16:51:06 +0200 Pierre-Yves David obsolescence: add test case C-2 for obsolescence markers exchange
Mon, 10 Apr 2017 16:50:41 +0200 Pierre-Yves David obsolescence: add test case C-1 for obsolescence markers exchange
Tue, 11 Apr 2017 14:54:12 -0700 Bryan O'Sullivan stdio: add Linux-specific tests for error checking
Tue, 11 Apr 2017 14:54:12 -0700 Bryan O'Sullivan stdio: raise StdioError if something goes wrong in ui.flush
Tue, 11 Apr 2017 14:54:12 -0700 Bryan O'Sullivan stdio: raise StdioError if something goes wrong in ui._write_err
Tue, 11 Apr 2017 14:54:12 -0700 Bryan O'Sullivan stdio: raise StdioError if something goes wrong in ui._write
Tue, 11 Apr 2017 14:54:12 -0700 Bryan O'Sullivan stdio: catch StdioError in dispatch.run and clean up appropriately