Tue, 15 Jun 2010 16:10:32 -0400 |
Greg Ward |
tags: remove inactive debugging code.
|
Tue, 15 Jun 2010 15:02:54 -0400 |
Greg Ward |
tags: remove the old non-caching implementation of findglobaltags().
|
Sat, 01 May 2010 15:15:35 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 26 Apr 2010 20:13:14 +0900 |
Nicolas Dumazet |
static-http: mimic more closely localrepo (issue2164: allow clone -r )
stable
|
Sat, 24 Apr 2010 18:08:06 +0900 |
Yuya Nishihara |
tags: delete unnecessary close() of atomictempfile
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sat, 31 Oct 2009 16:56:58 +0100 |
Benoit Boissinot |
remove unused imports
|
Tue, 18 Aug 2009 22:07:43 -0400 |
Greg Ward |
tags: don't crash if unable to write tag cache
|
Wed, 05 Aug 2009 17:08:28 +0200 |
Dirkjan Ochtman |
kill trailing whitespace
|
Thu, 16 Jul 2009 10:41:19 -0400 |
Greg Ward |
tags: support 'instant' tag retrieval (issue548)
|
Thu, 16 Jul 2009 10:39:42 -0400 |
Greg Ward |
tags: implement persistent tag caching (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
Factor tags module out of localrepo (issue548).
|