Wed, 20 Sep 2006 16:50:50 -0500 Abstract ancestor algorithm into generic function
Matt Mackall <mpm@selenic.com> [Wed, 20 Sep 2006 16:50:50 -0500] rev 3135
Abstract ancestor algorithm into generic function Make depth calculation non-recursive Add simple shortcut for linear ancestry Convert context to use ancestor function make memoized parents function Convert revlog to use ancestor function
Tue, 19 Sep 2006 15:28:13 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 19 Sep 2006 15:28:13 -0500] rev 3134
Merge with crew
Tue, 19 Sep 2006 08:45:39 -0700 qimport: rename patch to patchname to avoid shadowing module
Brendan Cully <brendan@kublai.com> [Tue, 19 Sep 2006 08:45:39 -0700] rev 3133
qimport: rename patch to patchname to avoid shadowing module
Fri, 15 Sep 2006 15:23:52 -0700 Move defaultrev into changectx
Brendan Cully <brendan@kublai.com> [Fri, 15 Sep 2006 15:23:52 -0700] rev 3132
Move defaultrev into changectx This also causes tag on a repository with no working directory to default to tip.
Mon, 18 Sep 2006 17:43:31 +0200 fix warnings spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 18 Sep 2006 17:43:31 +0200] rev 3131
fix warnings spotted by pychecker
Mon, 18 Sep 2006 17:32:28 +0200 hgweb: fix errors spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 18 Sep 2006 17:32:28 +0200] rev 3130
hgweb: fix errors spotted by pychecker
Mon, 18 Sep 2006 12:01:32 +0200 extdiff: use the default option only if the default program is used
TK Soh <teekaysoh@yahoo.com> [Mon, 18 Sep 2006 12:01:32 +0200] rev 3129
extdiff: use the default option only if the default program is used
Mon, 18 Sep 2006 11:55:38 +0200 Merge with mainline
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 18 Sep 2006 11:55:38 +0200] rev 3128
Merge with mainline
Fri, 15 Sep 2006 22:55:17 +0200 Update [extdiff] configuration sample for vimdiff,
Mathieu Clabaut <mathieu.clabaut@systerel.fr> [Fri, 15 Sep 2006 22:55:17 +0200] rev 3127
Update [extdiff] configuration sample for vimdiff, taking acount cmd.xxx and opts.xxx configurations item.
Tue, 19 Sep 2006 14:58:54 -0500 filectx: add rename-aware ancestor algorithm
Matt Mackall <mpm@selenic.com> [Tue, 19 Sep 2006 14:58:54 -0500] rev 3126
filectx: add rename-aware ancestor algorithm This code works but may trigger recursion depth issues
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip