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
|
Tue, 03 Aug 2010 19:38:19 +0530 |
Vishakh H |
revlog: add punched revision flag
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 01:16:38 +0530 |
Pradeepkumar Gayam |
revlog: add a flags method that returns revision flags
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 13:10:57 +0200 |
Benoit Boissinot |
chunkbuffer: split big strings directly in chunkbuffer
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 22:56:01 +0900 |
Nicolas Dumazet |
merge with stable
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 11:02:39 +0900 |
Nicolas Dumazet |
cmp: document the fact that we return True if content is different
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 19:27:02 -0300 |
Renato Cunha |
revlog: Marked classic int divisions as such.
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 17:10:05 +0200 |
Martin Geisler |
revlog: fix inconsistent comment formatting
|
file |
diff |
annotate
|
Tue, 11 May 2010 16:28:09 -0500 |
Matt Mackall |
static-http: disable lazy parsing
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 15:35:06 +0200 |
Benoit Boissinot |
merge with stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 15:21:21 +0200 |
Benoit Boissinot |
add documentation for revlog._prereadsize
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 13:52:41 +0200 |
Benoit Boissinot |
merge with stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 15:06:40 -0400 |
Greg Ward |
revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 17:58:38 -0400 |
Greg Ward |
revlog: factor out _maxinline global.
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 17:58:38 -0400 |
Greg Ward |
revlog: factor out _maxinline global.
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 22:06:17 +0200 |
Benoit Boissinot |
revlog: put graph related functions together
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 14:02:07 +0100 |
Benoit Boissinot |
revlog.size: remove alternate implementation (revlogv0 specific)
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 17:28:19 +0100 |
Benoit Boissinot |
revlog: don't silently discard revlog flags on revlogv0
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 12:47:17 +0100 |
Dirkjan Ochtman |
revlog: fix up previously stupid API change
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 11:27:22 +0100 |
Dirkjan Ochtman |
revlog: add a fast path for checking ancestry
|
file |
diff |
annotate
|