Thu, 21 Sep 2006 18:15:44 -0500 Switch revlog.ancestor to use revisions rather than nodeids
Matt Mackall <mpm@selenic.com> [Thu, 21 Sep 2006 18:15:44 -0500] rev 3139
Switch revlog.ancestor to use revisions rather than nodeids
Thu, 21 Sep 2006 16:16:39 -0500 mpatch: Fix for malloc corner case on AIX
Matt Mackall <mpm@selenic.com> [Thu, 21 Sep 2006 16:16:39 -0500] rev 3138
mpatch: Fix for malloc corner case on AIX
Thu, 21 Sep 2006 16:15:39 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 21 Sep 2006 16:15:39 -0500] rev 3137
Merge with crew
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 3136
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 3135
Merge with crew
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 3134
filectx: add rename-aware ancestor algorithm This code works but may trigger recursion depth issues
Sun, 17 Sep 2006 22:59:33 -0500 changectx: add ancestor function
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:59:33 -0500] rev 3133
changectx: add ancestor function
Sun, 17 Sep 2006 22:58:11 -0500 filectx: allow passing filelog in init to avoid opening new filelogs
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:58:11 -0500] rev 3132
filectx: allow passing filelog in init to avoid opening new filelogs
Sun, 17 Sep 2006 22:38:06 -0500 filelog: make metadata method private
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:38:06 -0500] rev 3131
filelog: make metadata method private
Sun, 17 Sep 2006 22:20:44 -0500 filectx: add rename traversal for parents()
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:20:44 -0500] rev 3130
filectx: add rename traversal for parents()
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip