Mercurial > hg
graph
-
revlogv2: introduce a very basic docket fileMon, 03 May 2021 12:34:11 +0200, by Pierre-Yves David
-
branching: merge stable into defaultMon, 17 May 2021 15:05:24 +0200, by Raphaël Gomès
-
revlogv2: mark revlogv2 as requires a full upgradeMon, 03 May 2021 12:34:01 +0200, by Pierre-Yves David
-
revlog: unify flag processing when loading indexMon, 03 May 2021 12:30:46 +0200, by Pierre-Yves David
-
revlog: unify checks for supported flagMon, 03 May 2021 12:30:35 +0200, by Pierre-Yves David
-
side-data: drop the associated config and requirementsMon, 03 May 2021 12:30:24 +0200, by Pierre-Yves David
-
revlog: fix capitalisation of an errorMon, 03 May 2021 12:30:14 +0200, by Pierre-Yves David
-
test: no longer directly use the sidedata config and requirementsMon, 03 May 2021 12:30:03 +0200, by Pierre-Yves David
-
sidedata: add a 'side-data' repository feature and use itMon, 03 May 2021 12:29:52 +0200, by Pierre-Yves David
-
statichttp: add the missing `features` attributeMon, 03 May 2021 12:29:41 +0200, by Pierre-Yves David
-
sidedata: use revlogv2 requirement in the test helperMon, 03 May 2021 12:29:30 +0200, by Pierre-Yves David
-
upgrade: display sidedata before upgradeMon, 03 May 2021 12:29:19 +0200, by Pierre-Yves David
-
revlog: determine sidedata support based on the revlog versionMon, 03 May 2021 12:29:09 +0200, by Pierre-Yves David
-
requirements: no longer drop `generaldelta` requirement with revlogv2Mon, 03 May 2021 12:28:58 +0200, by Pierre-Yves David
-
config: drop the `format.exp-revlogv2.2` optionMon, 03 May 2021 12:28:47 +0200, by Pierre-Yves David
-
revlog: only use the `_indexfp` method for read operationMon, 03 May 2021 12:28:36 +0200, by Pierre-Yves David
-
revlog: use `_writing` in `rewrite_sidedata`Mon, 03 May 2021 12:28:26 +0200, by Pierre-Yves David
-
revlog: open files in 'r+' instead of 'a+'Mon, 03 May 2021 12:28:15 +0200, by Pierre-Yves David
-
revlog: pass a transaction object to `rewrite_sidedata`Mon, 03 May 2021 12:28:05 +0200, by Pierre-Yves David
-
revlog: rename variable in `rewrite_sidedata` to match other codeMon, 03 May 2021 12:27:53 +0200, by Pierre-Yves David
-
revlog: introduce a mandatory `_writing` context to update revlog contentMon, 03 May 2021 12:27:42 +0200, by Pierre-Yves David
-
revlog: preindent some code in _enforceinlinesizeMon, 03 May 2021 12:27:31 +0200, by Pierre-Yves David
-
revlog: preindent some code in addgroupMon, 03 May 2021 12:27:20 +0200, by Pierre-Yves David
-
pyoxidizer: use Python 3.9 (BC)Thu, 06 May 2021 09:27:22 -0700, by Gregory Szorc
-
packaging: use PyOxidizer for producing WiX MSI installerThu, 06 May 2021 16:11:13 -0700, by Gregory Szorc
-
packaging: extract invocation of pyoxidizer to own functionThu, 06 May 2021 16:07:01 -0700, by Gregory Szorc
-
packaging: rename run_pyoxidizer()Thu, 06 May 2021 16:06:20 -0700, by Gregory Szorc
-
packaging: move documentation HTML building to own functionThu, 06 May 2021 08:37:40 -0700, by Gregory Szorc
-
pyoxidizer: support code signingThu, 06 May 2021 16:04:24 -0700, by Gregory Szorc
-
pyoxidizer: support producing MSI installersThu, 06 May 2021 16:03:43 -0700, by Gregory Szorc