log tests/test-rollback.t @ 42134:f0203c3406e7

age author description
Wed, 16 Jan 2019 17:33:47 -0800 Martin von Zweigbergk localrepo: use context manager for transaction in commit()
Sat, 03 Nov 2018 18:17:30 +0900 Yuya Nishihara ui: add inner function to select write destination
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Sat, 03 Mar 2018 09:35:59 -0500 Augie Fackler tests: fix various test-check-module-imports.t violations
Wed, 28 Feb 2018 22:25:41 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-rollback.t
Wed, 11 Oct 2017 04:33:00 +0200 Boris Feld configitems: register the test 'ui.ioerrors' config
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 15 Aug 2017 13:04:31 -0700 Gregory Szorc ui: restore behavior to ignore some I/O errors (issue5658) stable
Mon, 14 Aug 2017 13:12:40 -0700 Gregory Szorc tests: test behavior of IOError during transactions (issue5658) stable
Sun, 02 Apr 2017 01:28:05 -0400 Matt Harbison test-serve: kill daemons before deleting the access and error logs
Tue, 03 May 2016 16:33:25 -0400 Augie Fackler rollback: add a config knob for entirely disabling the command
Wed, 18 Nov 2015 01:36:58 -0800 Laurent Charignon localrepo: put bookmark move following commit in one transaction
Sun, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Fri, 15 Aug 2014 10:47:03 -0500 Matt Mackall tests: fixup issue markers to make check-commit happy
Wed, 14 May 2014 12:49:55 -0700 Siddharth Agarwal update: when deactivating a bookmark, print a message