log

age author description
Fri, 22 Sep 2006 08:19:25 -0700 Brendan Cully Add cachefunc to abstract function call cache
Fri, 22 Sep 2006 08:19:25 -0700 Brendan Cully Make filectx lazier - some users never use filenode
Fri, 22 Sep 2006 08:19:25 -0700 Brendan Cully context: handle fileid or changeid == 0
Fri, 22 Sep 2006 08:48:56 +0200 Benoit Boissinot merge with crew
Tue, 19 Sep 2006 10:22:30 -0700 Brendan Cully mq: Add --rev argument to qimport, to adopt existing changesets.
Wed, 20 Sep 2006 22:26:47 +0200 Benoit Boissinot manifest.py: remove unnecessary method
Thu, 21 Sep 2006 18:15:44 -0500 Matt Mackall Switch revlog.ancestor to use revisions rather than nodeids
Thu, 21 Sep 2006 16:16:39 -0500 Matt Mackall mpatch: Fix for malloc corner case on AIX
Thu, 21 Sep 2006 16:15:39 -0500 Matt Mackall Merge with crew
Wed, 20 Sep 2006 21:44:35 +0200 Giorgos Keramidas tests: add new test; test-mq-qrefresh
Wed, 20 Sep 2006 16:50:50 -0500 Matt Mackall Abstract ancestor algorithm into generic function
Tue, 19 Sep 2006 15:28:13 -0500 Matt Mackall Merge with crew
Tue, 19 Sep 2006 08:45:39 -0700 Brendan Cully qimport: rename patch to patchname to avoid shadowing module
Fri, 15 Sep 2006 15:23:52 -0700 Brendan Cully Move defaultrev into changectx
Mon, 18 Sep 2006 17:43:31 +0200 Benoit Boissinot fix warnings spotted by pychecker