Mercurial > hg
graph
-
verify: pass a revlog to `_checkrevlog` in `_verifymanifest`Mon, 03 May 2021 12:20:35 +0200, by Pierre-Yves David
-
revlog: replace flag check related to generaldelta with attribute checkMon, 03 May 2021 12:20:25 +0200, by Pierre-Yves David
-
revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checksMon, 03 May 2021 12:19:09 +0200, by Pierre-Yves David
-
revlog: explicitely pass the "indexfile" parameterMon, 03 May 2021 12:19:05 +0200, by Pierre-Yves David
-
revlog: highlight current incompatibility in `rewrite_sidedata`Mon, 03 May 2021 12:18:58 +0200, by Pierre-Yves David
-
revlog: adjust rewrite_sidedata code to not delete existing revlog contentMon, 03 May 2021 12:18:48 +0200, by Pierre-Yves David
-
status: Add tests for some more edge casesFri, 07 May 2021 17:33:47 +0200, by Simon Sapin
-
status: Extend issue 6483 test to exclude patternsFri, 07 May 2021 16:44:36 +0200, by Simon Sapin
-
dirstate-tree: Add a test showing that issue 6335 is fixedFri, 07 May 2021 16:41:07 +0200, by Simon Sapin
-
dirstate-tree: Add a dirstate-v1-tree variant of some testsMon, 03 May 2021 20:04:19 +0200, by Simon Sapin
-
merge with stableFri, 07 May 2021 22:06:25 -0400, by Matt Harbison
-
rename: add hint about --at-rev if source file doesn't existFri, 07 May 2021 08:38:17 -0700, by Martin von Zweigbergk
-
dirstate-tree: Borrow paths from the "on disk" bytesFri, 30 Apr 2021 20:21:56 +0200, by Simon Sapin
-
dirstate-tree: Borrow copy source paths from the "on disk" bytesFri, 30 Apr 2021 19:33:04 +0200, by Simon Sapin
-
rust: Use `&HgPath` instead of `&HgPathBuf` in may APIsFri, 30 Apr 2021 19:57:46 +0200, by Simon Sapin