Tue, 20 Aug 2019 17:12:36 +0200 |
Pierre-Yves David |
revlog: split `rawtext` retrieval out of _revisiondata
|
file |
diff |
annotate
|
Mon, 19 Aug 2019 16:29:43 +0200 |
Pierre-Yves David |
revlog: avoid caching raw text too early in _revisiondata
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 23:55:01 +0200 |
Pierre-Yves David |
revlog: add some documentation to `_revisiondata` code
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 23:52:55 +0200 |
Pierre-Yves David |
revlog: move `nullid` early return sooner in `_revisiondata`
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 23:48:54 +0200 |
Pierre-Yves David |
revlog: stop calling `basetext` `rawtext` in _revisiondata
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 23:46:14 +0200 |
Pierre-Yves David |
revlog: assign rawtext earlier in `_revisiondata`
|
file |
diff |
annotate
|
Mon, 19 Aug 2019 16:14:27 +0200 |
Pierre-Yves David |
revlog: drop silly `raw` parameter to `rawdata` function
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 20:08:26 +0200 |
Pierre-Yves David |
rawdata: update caller in revlog
|
file |
diff |
annotate
|
Thu, 08 Aug 2019 01:59:43 +0200 |
Pierre-Yves David |
flagutil: move addflagprocessor to the new module (API)
|
file |
diff |
annotate
|
Thu, 08 Aug 2019 01:25:37 +0200 |
Pierre-Yves David |
flagutil: move insertflagprocessor to the new module (API)
|
file |
diff |
annotate
|
Thu, 08 Aug 2019 01:28:34 +0200 |
Pierre-Yves David |
flagutil: move REVIDX_KNOWN_FLAGS source of truth in flagutil (API)
|
file |
diff |
annotate
|
Thu, 08 Aug 2019 01:04:48 +0200 |
Pierre-Yves David |
flagutil: move the `flagprocessors` mapping in the new module
|
file |
diff |
annotate
|
Thu, 08 Aug 2019 01:03:01 +0200 |
Pierre-Yves David |
flagutil: create a `mercurial.revlogutils.flagutil` module
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 21:54:29 +0200 |
Pierre-Yves David |
rawdata: introduce a `rawdata` method on revlog
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 17:14:48 +0200 |
Pierre-Yves David |
revlog: split a `_revisiondata` method to file `revision` job
|
file |
diff |
annotate
|
Wed, 12 Jun 2019 14:22:49 +0100 |
Pierre-Yves David |
upgrade: always use full text if "full-add" mode is enable
|
file |
diff |
annotate
|
Fri, 19 Jul 2019 09:43:50 -0700 |
Martin von Zweigbergk |
lookup: don't use "00changelog.i@None" when lookup of prefix fails
|
file |
diff |
annotate
|
Thu, 20 Jun 2019 14:33:42 -0400 |
Augie Fackler |
cleanup: use named constants for second arg to .seek()
|
file |
diff |
annotate
|
Fri, 26 Apr 2019 00:28:22 +0200 |
Pierre-Yves David |
revlog: add the option to track the expected compression upper bound
|
file |
diff |
annotate
|
Thu, 30 May 2019 09:14:41 +0200 |
Georges Racinet |
rust: using policy.importrust from Python callers
|
file |
diff |
annotate
|
Mon, 10 Jun 2019 13:23:14 -0400 |
Valentin Gatien-Baron |
revlog: speed up isancestor
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 18:35:59 +0100 |
Pierre-Yves David |
compression: introduce a `storage.revlog.zstd.level` configuration
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 18:35:27 +0100 |
Pierre-Yves David |
compression: introduce a `storage.revlog.zlib.level` configuration
|
file |
diff |
annotate
|
Wed, 06 Mar 2019 14:07:27 +0100 |
Pierre-Yves David |
revlog: add some documentation to the `checksize` method
|
file |
diff |
annotate
|
Mon, 04 Mar 2019 15:46:54 +0100 |
Pierre-Yves David |
revlog: preserve `_lazydelta` attribute in `revlog.clone`
|
file |
diff |
annotate
|
Wed, 27 Feb 2019 12:40:18 +0100 |
Pierre-Yves David |
storage: introduce a `revlog.reuse-external-delta` config
|
file |
diff |
annotate
|
Wed, 16 Jan 2019 16:19:26 +0100 |
Georges Racinet |
rust-cpython: using rustext.dagop.headrevs in revlog
|
file |
diff |
annotate
|
Wed, 20 Feb 2019 11:49:06 +0100 |
Georges Racinet |
changelog: prefilter in headrevs()
|
file |
diff |
annotate
|
Tue, 12 Feb 2019 11:27:27 -0800 |
Gregory Szorc |
revlog: use iterbytestr()
|
file |
diff |
annotate
|
Mon, 04 Feb 2019 20:35:21 +0300 |
Pulkit Goyal |
merge with stable
|
file |
diff |
annotate
|