merge: with stable
Description
Description
Details
Details
- Committed
durin42 Jun 7 2021, 5:10 PM - Parents
- rHGf7f082bc0e7c: revlog: allow to pass an existing docket to `_loadindex()`
rHG9f798c1b0d89: cext: fix memory leak in phases computation - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2733cdf8c818 | marmoute | censor: implement censoring for revlogv2 | May 30 2021 | |||
651ae41a5747 | marmoute | revlog: add docket method to request new content files | May 28 2021 | |||
9b3a28ad2a09 | marmoute | revlog: add a way to keep track of older uids in the docket | May 20 2021 | |||
f7f082bc0e7c | D10800 | marmoute | revlog: allow to pass an existing docket to `_loadindex()` | May 30 2021 | ||
1efe3cdef53a | D10799 | marmoute | revlog: add a ways to blacklist some revision when searching for a delta | May 30 2021 | ||
9b841267253c | D10798 | marmoute | util: add `nb_bytes` argument to `copyfile` to partially copy a file | May 30 2021 | ||
34cc102c73f5 | D10797 | marmoute | revlog: move `revisioninfo` in `revlogutils` | May 30 2021 | ||
53289d02037a | D10796 | marmoute | revlog: use the `entry` function in bundlerepo | May 30 2021 | ||
8f87dcb46f53 | D10795 | marmoute | revlog: use entry in revlogv0.py | May 30 2021 | ||
8230f0204eb8 | D10794 | marmoute | revlog: use the new `entry` function in revlog.py | May 30 2021 | ||
a669404f0f4a | D10793 | marmoute | revlog: add a function to build index entry tuple | May 30 2021 | ||
ac60a1366a49 | D10792 | marmoute | revlog: move `offset_type` to `revlogutils` | May 30 2021 | ||
7a0ec25d5836 | D10791 | marmoute | revlog: move entry documentation alongside new related constants | May 21 2021 | ||
8089d0fa8400 | D10790 | marmoute | censor: drop size limitation on the tombstone | May 21 2021 | ||
33d626910374 | D10789 | marmoute | revlog: move censoring code in a dedicated module | May 28 2021 | ||
65b86f516ba2 | D10788 | marmoute | censor: reduce risk of censor test blowing up output limit | May 28 2021 | ||
e6292eb33384 | D10787 | marmoute | revlog: store sidedata in their own file | May 28 2021 | ||
bcf92bdc2bca | D10786 | marmoute | revlog: fix docket.date_filepath docstring | May 28 2021 | ||
75e1104f23a2 | D10785 | marmoute | revlog: use dedicated code for reading sidedata | May 26 2021 | ||
0d0fb091c49f | D10784 | marmoute | revlog: simplify "partial read" error message | May 26 2021 | ||
9d9eb22b9b69 | D10783 | marmoute | revlog: no longer return sidedata from `_revisiondata` | May 26 2021 | ||
fec306b05328 | D10782 | marmoute | revlog: use `self.sidedata` directly in `revlog.clone` | May 26 2021 | ||
659a452ee263 | D10781 | marmoute | revlog: use `self.sidedata` directly to construct changelogrevision | May 26 2021 | ||
d6a52783d2ba | D10780 | marmoute | revlog: implement sidedata without using _revisiondata | May 26 2021 | ||
8aa3968c6d44 | D10779 | marmoute | revlogv2: drop "sidedatacompression" from the list of todos | May 28 2021 | ||
fad504cfc94b | D10835 | SimonSapin | rust: Use a maintained crate for SHA-1 hashing | Jun 2 2021 | ||
f6bb181c75f8 | D10834 | SimonSapin | rust: Parse "subinclude"d files along the way, not later | Jun 2 2021 | ||
777c3d231913 | D10833 | SimonSapin | rust: Make some file path parameters less generic | Jun 2 2021 | ||
26127236b229 | D10513 | Alphare | convert-bazaar: use breezy package instead of old bzr one | Apr 26 2021 | ||
a1e91a87a7c8 | D10512 | Alphare | bzr: only support bzr conversion on Python3 | Apr 21 2021 | ||
8125bcd28a5c | D10832 | martinvonz | rewriteutil: add pointer to help text when rewrite would cause divergence | Jun 2 2021 | ||
bd88b6bfd8da | D10804 | SimonSapin | rhg: Add support for dirstate-v2 | May 25 2021 | ||
d2fb8b4adcc3 | D10803 | SimonSapin | rhg: Remove some intermediate Vecs in `rhg files` | May 26 2021 | ||
9e6e12e1a87e | D10830 | martinvonz | merge: make applyupdates() not mutate mresult argument | Jun 1 2021 | ||
298d4400ea68 | D10831 | marmoute | index: use an explicit constant for INDEX_HEADER format and use it for docket | Jun 3 2021 | ||
ab5fd39cb402 | D10822 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
165addb19772 | D10831 | marmoute | index: use an explicit constant for INDEX_HEADER format and use it for docket | Jun 1 2021 | ||
14e76fd80a59 | D10822 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
041d6515bb0f | D10821 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
1a0f177b300a | D10820 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
34a92e84267e | D10819 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
15f6887c9c68 | D10818 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
f39df5545cf2 | D10817 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
80c690bf4953 | D10816 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
9823b3489e90 | D10815 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
fb43853975b4 | D10814 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
bfb0ed91bb5e | D10813 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
0693dc0b44fb | D10812 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
9305824d3a97 | D10811 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 | ||
ba8a9fbed897 | D10810 | marmoute | verify: use some intermediate variables instead of a multi-liner | Jun 1 2021 |