Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: choose best delta for parentdelta (issue2466)
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: precalculate p1 and p2 revisions
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: extract delta building to a subfunction
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: simplify cachedelta handling
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: fix buildtext local scope
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 18:00:19 -0500 |
Benoit Boissinot |
revlog.addgroup(): always use _addrevision() to add new revlog entries
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 18:00:16 -0500 |
Benoit Boissinot |
revlog._addrevision(): allow text argument to be None, build it lazily
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 13:12:45 -0500 |
Matt Mackall |
bundle: move chunk parsing into unbundle class
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 13:28:04 +0200 |
Benoit Boissinot |
mdiff.patch(): add a special case for when the base text is empty
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 13:24:19 +0200 |
Benoit Boissinot |
revlog: add rawsize(), identical to size() but not subclassed by filelog
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 23:17:17 +0200 |
Benoit Boissinot |
revlog.addrevision(): move computation of nodeid in addrevision()
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:31:59 +0200 |
Benoit Boissinot |
revlog: fix docstring
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:30:42 +0200 |
Benoit Boissinot |
deltaparent(): don't return nullrev for a revision containing a full snapshot
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 19:42:28 +0530 |
Vishakh H |
revlog: addgroup re-adds punched revisions for missing parents
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 19:41:51 +0530 |
Vishakh H |
revlog: generate full revisions when parent node is missing
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): inline deltachain computation
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): remove debug code
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): don't use nullrev as the default value for the cache
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): minor cleanup
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 19:37:23 +0200 |
Benoit Boissinot |
parendelta: fix computation of base rev (fixes issue2337)
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 19:45:52 +0200 |
Benoit Boissinot |
revlog._addrevision(): make the parent of the cached delta explicit
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 23:13:56 -0500 |
Matt Mackall |
revlog: optimize deltachain
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:27:41 +0530 |
Pradeepkumar Gayam |
revlog: append delta against p1
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:27:16 +0530 |
Pradeepkumar Gayam |
revlog: teach revlog to construct a revision from parentdeltas
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:26:08 +0530 |
Pradeepkumar Gayam |
revlog: deltachain() returns chain of revs need to construct a revision
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:25:08 +0530 |
Pradeepkumar Gayam |
revlog: parentdelta flags for revlog index
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 12:59:13 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 16:17:17 -0500 |
Matt Mackall |
revlog: drop cache after use to save memory footprint
stable
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 19:38:19 +0530 |
Vishakh H |
revlog: add shallow header flag
|
file |
diff |
annotate
|