tests/test-tag.t
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)
Tue, 29 Aug 2017 11:25:22 +0200 Denis Laxalde tag: use filtered repo when creating new tags (issue5539)
Wed, 05 Jul 2017 11:10:11 -0500 Augie Fackler tests: replace yet more calls to `python` with $PYTHON
Sun, 16 Apr 2017 20:59:14 -0400 Matt Harbison test-tag: make hook runnable on Windows
Tue, 28 Mar 2017 10:15:02 +0200 Pierre-Yves David track-tags: write all tag changes to a file
Tue, 28 Mar 2017 10:14:55 +0200 Pierre-Yves David track-tags: compute the actual differences between tags pre/post transaction
Tue, 28 Mar 2017 06:38:09 +0200 Pierre-Yves David track-tags: introduce first bits of tags tracking during transaction
Mon, 31 Oct 2016 17:12:32 -0500 Nathan Goldbaum tag: clarify warning about making a tag on a branch head stable
Wed, 18 Nov 2015 01:36:58 -0800 Laurent Charignon localrepo: put bookmark move following commit in one transaction
Sun, 23 Aug 2015 23:44:58 -0400 Matt Harbison templater: introduce {latesttag()} function to match a pattern (issue4184)
Mon, 06 Jul 2015 23:23:22 -0400 Matt Harbison templatekw: make {latesttag} a hybrid list
Fri, 26 Jun 2015 23:11:05 -0400 Matt Harbison templatekw: introduce the changessincelatesttag keyword
Fri, 26 Jun 2015 23:23:10 -0400 Matt Harbison templatekw: use a list of tags in getlatesttags() instead of joining them
Sun, 28 Jun 2015 13:38:03 -0400 Matt Harbison workingctx: don't report the tags for its parents
Thu, 22 Jan 2015 00:08:13 +0900 FUJIWARA Katsunori tests: invoke hg command indirectly from shell script to run on Windows stable
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Thu, 09 Oct 2014 05:27:23 -0700 Pierre-Yves David addset: use the ascending argument in _iterordered
less more (0) -50 -30 tip