Mon, 02 Mar 2009 19:19:09 -0600 |
Matt Mackall |
tag: force load of tag cache
|
Fri, 13 Jun 2008 17:29:10 -0500 |
Matt Mackall |
tag: record tag we're superseding, if any (issue 1102)
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Fri, 14 Mar 2008 15:38:56 -0700 |
John Coomes |
tag: allow multiple tags to be added or removed
|
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.
|
Thu, 21 Jun 2007 11:42:39 -0500 |
Matt Mackall |
identify: show nullid for empty repo
|
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.
|
Wed, 18 Oct 2006 14:14:59 -0500 |
Matt Mackall |
Use file contexts in tags code
|
Sun, 20 Aug 2006 23:52:52 -0500 |
Matt Mackall |
tag: shorten hash in default commit message
|
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.
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
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, 23 Aug 2005 02:19:38 -0700 |
mpm |
Clean up some merge logic
|
Sun, 21 Aug 2005 21:59:55 -0700 |
mpm |
Fix long-standing excessive file merges
|
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.
|
Thu, 21 Jul 2005 15:05:17 -0500 |
mpm |
Update tests to use commit -m and default -u
|
Thu, 21 Jul 2005 12:40:28 -0500 |
mpm |
Update test output for status change
|
Fri, 01 Jul 2005 11:24:09 -0800 |
mpm |
Fix dodiff/changes
|
Mon, 27 Jun 2005 22:29:44 -0800 |
mpm |
Pull from TAH
|
Mon, 27 Jun 2005 22:22:13 -0800 |
mpm |
[PATCH] Set locale before run-tests does anything
|
Sun, 26 Jun 2005 15:20:46 -0800 |
mpm |
[PATCH] add clone command
|
Wed, 15 Jun 2005 21:13:49 -0800 |
mpm |
Merge with TAH
|
Wed, 15 Jun 2005 21:12:28 -0800 |
mpm |
update tests to reflect new short hash length
|
Wed, 15 Jun 2005 00:10:18 -0800 |
mpm |
Add a tags/identify test group
|