Mon, 16 Jul 2007 20:15:03 -0700 |
Bryan O'Sullivan |
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)
|
Sun, 20 Aug 2006 23:52:52 -0500 |
Matt Mackall |
tag: shorten hash in default commit message
|
Fri, 21 Jul 2006 01:40:07 +0200 |
Benoit Boissinot |
change 'hg tag' to tag the parent rev instead of tip
|
Sat, 01 Apr 2006 11:58:50 +0200 |
Thomas Arendsen Hein |
Don't abort when backup files already exist. Don't allow alternative names.
|
Fri, 31 Mar 2006 10:52:56 -0800 |
Vadim Gelfer |
forgot to rerun tests after changed backup extension to .orig.
|
Fri, 31 Mar 2006 10:37:25 -0800 |
Vadim Gelfer |
rewrite revert command. fix issues 93, 123, 147.
|
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 14:36:11 +0100 |
Thomas Arendsen Hein |
Added missing quote in warning text to tests, too.
|
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
|
Tue, 13 Sep 2005 14:23:43 -0500 |
mpm |
Fix test-tag output for new abort message
|
Tue, 13 Sep 2005 14:22:48 -0500 |
mpm |
Revert unrelated changes in previous commit
|
Tue, 13 Sep 2005 14:18:18 -0500 |
mpm |
Fix abort message for clone
|
Sat, 20 Aug 2005 13:08:07 -0700 |
mpm |
Merge with jeffpc
|
Fri, 19 Aug 2005 23:23:42 -0800 |
Samuel Tardieu |
[PATCH] Print timezone offset when outputting dates
|
Tue, 16 Aug 2005 19:03:01 -0800 |
mpm |
run-tests: remove '+ hg' trick
|
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:21:02 +0100 |
Thomas Arendsen Hein |
Updated output of tests.
|
Fri, 29 Jul 2005 06:43:21 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
Wed, 27 Jul 2005 10:21:19 -0800 |
mpm |
Fix tests for short changeset hashes and hidden manifest hashes
|
Thu, 21 Jul 2005 15:05:17 -0500 |
mpm |
Update tests to use commit -m and default -u
|
Thu, 14 Jul 2005 22:56:55 -0800 |
mpm |
Merge with TAH
|
Thu, 14 Jul 2005 10:37:33 +0100 |
Thomas Arendsen Hein |
Removed extra newline in hg log when not using the --patch option, fixed tests.
|
Mon, 04 Jul 2005 12:54:42 -0800 |
Matt Mackall |
update tests
|
Tue, 21 Jun 2005 17:47:28 -0800 |
mpm |
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
|