Fri, 13 Jul 2018 11:45:15 +0200 |
Boris Feld |
upgrade: clarify "aggressivemergedelta" handling
|
file |
diff |
annotate
|
Mon, 26 Nov 2018 00:08:11 +0100 |
Boris Feld |
revlog: update the docstring of `ancestors` to match reality
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 12:32:05 -0800 |
Gregory Szorc |
revlog: automatically read from opened file handles
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 12:30:59 -0800 |
Gregory Szorc |
revlog: detect incomplete revlog reads
|
file |
diff |
annotate
|
Tue, 30 Oct 2018 16:50:05 -0700 |
Gregory Szorc |
revlog: use single file handle when de-inlining revlog
|
file |
diff |
annotate
|
Fri, 02 Nov 2018 14:24:29 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Mon, 29 Oct 2018 17:26:25 +0100 |
Boris Feld |
changegroup: introduce an explicit linear sorting
stable
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 23:26:35 +0200 |
Boris Feld |
storage: also use `deltamode argument` for ifiledata
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 22:02:01 +0200 |
Boris Feld |
changegroup: refactor emitrevision to use a `deltamode` argument
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 15:36:19 +0200 |
Gregory Szorc |
storageutil: extract most of peek_censored from revlog
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 16:55:44 +0200 |
Georges Racinet |
rust: hooking into Python code
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 21:53:21 -0400 |
Matt Harbison |
revlog: allow flag processors to be applied via store options
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 16:19:21 +0200 |
Gregory Szorc |
revlog: update pure nodecache start lookup offset on insertion
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 06:22:43 +0200 |
Yuya Nishihara |
revlog: optimize ancestors() to not check filtered revisions for each
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 17:34:34 -0700 |
Gregory Szorc |
revlog: rewrite censoring logic
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 17:28:54 -0700 |
Gregory Szorc |
revlog: move loading of index data into own method
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 10:57:35 -0700 |
Gregory Szorc |
revlog: clear revision cache on hash verification failure
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 10:32:21 -0700 |
Gregory Szorc |
revlog: rename _cache to _revisioncache
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 16:34:53 -0700 |
Gregory Szorc |
storageutil: pass nodes into emitrevisions()
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 16:16:22 -0700 |
Gregory Szorc |
storageutil: extract most of emitrevisions() to standalone function
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 11:29:05 -0700 |
Gregory Szorc |
storageutil: extract functionality for resolving strip revisions
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 10:20:37 -0700 |
Gregory Szorc |
dagop: extract DAG local heads functionality from revlog
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 10:03:32 -0700 |
Gregory Szorc |
dagop: extract descendants() from revlog module
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 05:52:42 +0530 |
Pulkit Goyal |
py3: use util.forcebytestr() to convert error messages to bytes
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 21:02:47 +0200 |
Boris Feld |
revlog: add a callback "tracking" duplicate node addition
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 15:19:52 -0700 |
Gregory Szorc |
storageutil: extract revision number iteration
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 14:33:45 -0700 |
Gregory Szorc |
storageutil: move _censoredtext() from revlog
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 14:31:31 -0700 |
Gregory Szorc |
storageutil: move metadata parsing and packing from revlog (API)
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 14:23:54 -0700 |
Gregory Szorc |
storageutil: new module for storage primitives (API)
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 11:27:47 -0700 |
Gregory Szorc |
revlog: move revision verification out of verify
|
file |
diff |
annotate
|