Sun, 14 Feb 2010 01:52:31 -0500 |
Brodie Rao |
remove unused imports
stable
|
Tue, 02 Feb 2010 09:05:20 +0100 |
Benoit Boissinot |
copies: check if revisions are related (bug found with pylint)
|
Sun, 31 Jan 2010 13:43:33 -0600 |
Matt Mackall |
Merge with stable
|
Sun, 31 Jan 2010 12:19:52 -0600 |
Matt Mackall |
copies: revert d1cd09bb4d18
stable
|
Thu, 28 Jan 2010 23:13:10 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 28 Jan 2010 22:45:46 -0600 |
Matt Mackall |
copies: fix issue1994
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Tue, 19 Jan 2010 22:20:05 -0600 |
Matt Mackall |
copies: speed up copy detection
stable
|
Fri, 01 Jan 2010 13:58:30 +0100 |
Patrick Mezard |
copies: don't report copies with unrelated branch
stable
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Thu, 09 Jul 2009 19:49:02 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 09 Jul 2009 17:10:07 -0500 |
Matt Mackall |
fix memory usage of revlog caches by limiting cache size [issue1639]
|
Sun, 05 Jul 2009 11:01:01 +0200 |
Alejandro Santos |
compat: can't compare two values of unequal datatypes
|
Wed, 20 May 2009 00:52:46 +0200 |
Martin Geisler |
use 'x is None' instead of 'x == None'
|