Fri, 23 Mar 2007 01:04:21 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Fri, 23 Mar 2007 01:04:21 -0500] rev 4265
Merge with crew
Wed, 21 Mar 2007 14:06:25 -0700 Make import opportunistically use merge information
Brendan Cully <brendan@kublai.com> [Wed, 21 Mar 2007 14:06:25 -0700] rev 4264
Make import opportunistically use merge information
Thu, 22 Mar 2007 10:44:59 -0700 Add import --exact.
Brendan Cully <brendan@kublai.com> [Thu, 22 Mar 2007 10:44:59 -0700] rev 4263
Add import --exact. When this option is set, import will apply the patch (which must be generated by export) to the parents specified in the patch, and check that the node produced by the patch matches the node ID in the patch.
Thu, 22 Mar 2007 10:40:28 -0700 Add --outgoing option to patchbomb
Brendan Cully <brendan@kublai.com> [Thu, 22 Mar 2007 10:40:28 -0700] rev 4262
Add --outgoing option to patchbomb
Thu, 22 Mar 2007 23:37:44 -0500 restructure changelog file appending
Matt Mackall <mpm@selenic.com> [Thu, 22 Mar 2007 23:37:44 -0500] rev 4261
restructure changelog file appending - make appending code proper part of changelog with delayupdate/finalize - use simplified appender that tracks pending data in memory - eliminate old appendfile and helper classes - update addchangegroup to use new interface and reuse the existing changelog
Thu, 22 Mar 2007 20:10:46 -0500 appendfile: handle only changelog.i file
Matt Mackall <mpm@selenic.com> [Thu, 22 Mar 2007 20:10:46 -0500] rev 4260
appendfile: handle only changelog.i file
Thu, 22 Mar 2007 19:54:15 -0500 appendfile: remove unused manifest code
Matt Mackall <mpm@selenic.com> [Thu, 22 Mar 2007 19:54:15 -0500] rev 4259
appendfile: remove unused manifest code
Thu, 22 Mar 2007 19:52:38 -0500 revlog: simplify revlog version handling
Matt Mackall <mpm@selenic.com> [Thu, 22 Mar 2007 19:52:38 -0500] rev 4258
revlog: simplify revlog version handling - pass the default version as an attribute on the opener - eliminate config option mess
Thu, 22 Mar 2007 19:12:03 -0500 revlog: don't pass datafile as an argument
Matt Mackall <mpm@selenic.com> [Thu, 22 Mar 2007 19:12:03 -0500] rev 4257
revlog: don't pass datafile as an argument
Tue, 20 Mar 2007 22:21:05 -0300 Merge additional fixes for my matcher changes
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 20 Mar 2007 22:21:05 -0300] rev 4256
Merge additional fixes for my matcher changes
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip