Sun, 09 Dec 2007 17:14:38 +0900 |
Osku Salerma |
Add --verbose support to tags command.
|
Sun, 09 Dec 2007 16:32:05 +0900 |
Osku Salerma |
Properly check tag's existence as a local/global tag when removing it.
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
run-tests.py: add a default --date "0 0" argument to commit et al
|
Thu, 21 Jun 2007 09:25:49 +0200 |
Thomas Arendsen Hein |
Kill trailing spaces
|
Wed, 20 Jun 2007 18:09:40 -0700 |
Brendan Cully |
Test attempt to remove nonexistent tag
|
Mon, 04 Jun 2007 00:24:48 -0300 |
Alexis S. L. Carvalho |
use .extend instead of .append in readtags
|
Fri, 23 Mar 2007 00:12:28 -0500 |
Matt Mackall |
tags: require -f to replace an existing tag
|
Thu, 22 Mar 2007 23:52:50 -0500 |
Matt Mackall |
tags: fix abababa case, with test case
|
Wed, 14 Mar 2007 19:13:04 -0500 |
Matt Mackall |
tags: add --remove
|
Wed, 14 Mar 2007 18:47:29 -0500 |
Matt Mackall |
Make the tags algorithm smarter
|
Mon, 05 Mar 2007 19:48:21 +0100 |
Thomas Arendsen Hein |
Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)
|
Sat, 28 Oct 2006 23:37:59 -0300 |
Alexis S. L. Carvalho |
Correct optimization from 3464f5e77f34; add a test.
|
Sun, 20 Aug 2006 22:51:56 -0500 |
Matt Mackall |
Only show long hashes with --debug, not --verbose
|
Thu, 18 May 2006 23:31:12 -0700 |
Vadim Gelfer |
fix parsing of tags. make parse errors useful. add new tag tests.
|
Sun, 14 May 2006 21:07:34 -0700 |
Vadim Gelfer |
deprecate 'update -m'. use 'merge' instead.
|
Wed, 22 Mar 2006 05:30:47 +0100 |
Benoit Boissinot |
add checking for invalid entries in tag files
|
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.
|
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: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
|
Thu, 30 Jun 2005 23:28:16 -0800 |
mpm |
Merge with TAH
|
Fri, 01 Jul 2005 07:22:27 +0100 |
Thomas Arendsen Hein |
Remove bashisms and use /bin/sh instead of /bin/bash.
|
Wed, 15 Jun 2005 00:10:18 -0800 |
mpm |
Add a tags/identify test group
|