log tests/test-tag @ 3078:baa3873eb387

age author description
Fri, 21 Jul 2006 01:40:07 +0200 Benoit Boissinot change 'hg tag' to tag the parent rev instead of tip
Mon, 13 Mar 2006 13:05:41 +0100 Thomas Arendsen Hein Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Sun, 29 Jan 2006 17:12:31 +1300 Benoit Boissinot deprecate the use of 'hg tag NAME [REV]'
Tue, 27 Dec 2005 12:52:10 -0600 Benoit Boissinot fix 'hg tag <tagname> <revision>
Tue, 29 Nov 2005 22:29:14 +0100 Benoit Boissinot disallow '\n' and '\r' in tag names
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 15:19:43 +0100 Thomas Arendsen Hein Don't use 'set -x', fix exports, sed and hexdump usage for Solaris.
Thu, 21 Jul 2005 15:05:17 -0500 mpm Update tests to use commit -m and default -u
Tue, 21 Jun 2005 17:47:28 -0800 mpm From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>