Wed, 23 Jan 2019 07:49:36 -0500 |
Georges Racinet |
rust-cpython: raising error.WdirUnsupported
stable
|
file |
diff |
annotate
|
Mon, 21 Jan 2019 22:14:29 +0900 |
Yuya Nishihara |
revlog: fix resolution of revlog version 0
stable
|
file |
diff |
annotate
|
Sun, 20 Jan 2019 11:57:36 +0900 |
Yuya Nishihara |
rust: add comment about lack of wdirrev handling
stable
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 14:56:26 +0900 |
Yuya Nishihara |
revlog: document that mmap resources are released implicitly by GC
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 17:06:00 +0100 |
Boris Feld |
revlog: accept a revs argument in `headrevs`
|
file |
diff |
annotate
|
Fri, 30 Nov 2018 14:35:57 +0100 |
Georges Racinet |
rust-cpython: using MissingAncestors from Python code
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 19:54:01 -0800 |
Gregory Szorc |
revlog: use separate variables to track version flags
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 16:18:00 -0800 |
Gregory Szorc |
revlog: inline opener options logic into _loadindex()
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 16:14:09 -0800 |
Gregory Szorc |
revlog: store mmaplargeindex as an instance attribute
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 17:41:36 -0800 |
Gregory Szorc |
revlog: always enable generaldelta on version 2 revlogs
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 15:45:17 -0800 |
Gregory Szorc |
revlog: rename v to versionflags
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 19:06:15 -0800 |
Gregory Szorc |
revlog: always process opener options
|
file |
diff |
annotate
|
Thu, 06 Dec 2018 20:04:35 +0100 |
Georges Racinet |
rust-cpython: using the new bindings from Python
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 05:27:38 +0100 |
Boris Feld |
revlog: use the native implementation of issnapshot
|
file |
diff |
annotate
|
Mon, 17 Dec 2018 10:51:36 +0100 |
Boris Feld |
revlog: more efficient implementation for issnapshot
|
file |
diff |
annotate
|
Sun, 30 Dec 2018 16:14:42 +0100 |
Boris Feld |
revlog: clarify the non sparse-revlog case in `issnapshot`
|
file |
diff |
annotate
|
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
|