log tests/test-tag.t @ 51464:09782c097035

age author description
Tue, 14 Feb 2023 11:56:02 -0500 Matt Harbison tag: disallow tagging the working directory stable
Fri, 29 Jan 2021 12:16:55 -0800 Martin von Zweigbergk errors: use exit code 40 for when a hook fails
Thu, 12 Nov 2020 10:35:33 -0800 Martin von Zweigbergk errors: use InputError for errors about bad label names (tags etc)
Mon, 12 Oct 2020 12:44:18 -0700 Martin von Zweigbergk errors: introduce StateError and use it from commands and cmdutil
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Mon, 20 Apr 2020 14:37:10 -0700 Martin von Zweigbergk commit: tell user what to do with .hg/last-message.txt
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Wed, 16 Jan 2019 17:33:47 -0800 Martin von Zweigbergk localrepo: use context manager for transaction in commit()
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sun, 11 Feb 2018 17:01:25 +0530 Pulkit Goyal py3: replace file() with open() in test-tag.t
Mon, 08 Jan 2018 19:41:47 +0530 Pulkit Goyal merge: add `--abort` flag which can abort the merge
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 28 Sep 2017 21:07:58 +0100 Boris Feld config: use 'experimental.evolution.exchange'
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)