log tests/test-rollback.t @ 50970:f04568add4ee

age author description
Mon, 15 May 2023 08:54:47 +0200 Pierre-Yves David transaction: use a ".bck" extension for all backup file
Thu, 23 Feb 2023 15:37:46 +0100 Pierre-Yves David transaction: use the standard transaction mechanism to backup branch
Thu, 16 Feb 2023 00:26:24 +0100 Pierre-Yves David rollback: detect "parentgone" case earlier
Wed, 15 Feb 2023 23:39:10 +0100 Pierre-Yves David rollback: avoid a `hg commit --addremove` at a critical point
Wed, 15 Feb 2023 20:48:51 +0100 Pierre-Yves David rollback: display some graphlog before/after a test piece
Wed, 15 Feb 2023 20:47:08 +0100 Pierre-Yves David rollback: show that the safety works in a associated test
Mon, 13 Feb 2023 17:42:32 +0100 Pierre-Yves David test: explicitly "add" file before some commit in test-rollback.t
Mon, 02 May 2022 17:47:38 +0200 Raphaël Gomès tests: use the `--quiet` flag for verify when applicable
Fri, 29 Jan 2021 12:16:55 -0800 Martin von Zweigbergk errors: use exit code 40 for when a hook fails
Mon, 20 Apr 2020 14:37:10 -0700 Martin von Zweigbergk commit: tell user what to do with .hg/last-message.txt
Wed, 22 Jan 2020 14:21:34 -0500 Valentin Gatien-Baron recover: don't verify by default
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