log mercurial/copies.py @ 13550:1792b8a9422b stable

age author description
Sun, 10 Oct 2010 09:48:37 -0500 Dan Villiom Podlaski Christiansen copies: don't detect copies as "divergent renames"
Wed, 07 Apr 2010 21:31:47 +0200 Henrik Stuart copies: properly visit file context ancestors on working file contexts stable
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]