Sat, 24 Mar 2007 02:57:27 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Sat, 24 Mar 2007 02:57:27 -0500] rev 4276
Merge with crew
Sat, 24 Mar 2007 02:47:33 -0500 changelog: optimize delayed updates for clone vs pull
Matt Mackall <mpm@selenic.com> [Sat, 24 Mar 2007 02:47:33 -0500] rev 4275
changelog: optimize delayed updates for clone vs pull pull index updates get redirected to memory, then appended on finalize clone index updates get sent to 00changelog.i.a, then renamed on finalize
Sat, 24 Mar 2007 02:45:08 -0500 Merge with -stable
Matt Mackall <mpm@selenic.com> [Sat, 24 Mar 2007 02:45:08 -0500] rev 4274
Merge with -stable
Fri, 23 Mar 2007 00:12:28 -0500 tags: require -f to replace an existing tag
Matt Mackall <mpm@selenic.com> [Fri, 23 Mar 2007 00:12:28 -0500] rev 4273
tags: require -f to replace an existing tag based on a patch from Johan Herland <johherla@online.no>
Thu, 22 Mar 2007 23:52:50 -0500 tags: fix abababa case, with test case
Matt Mackall <mpm@selenic.com> [Thu, 22 Mar 2007 23:52:50 -0500] rev 4272
tags: fix abababa case, with test case
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 4271
Merge with crew
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 4270
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 4269
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 4268
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 4267
revlog: simplify revlog version handling - pass the default version as an attribute on the opener - eliminate config option mess
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip