Mercurial > hg-stable
graph
-
debugindex: add a `flags` columnWed, 01 Jun 2022 01:33:25 +0200, by Pierre-Yves DAVID
-
debugindex: add a `delta-base` columnWed, 01 Jun 2022 01:34:10 +0200, by Pierre-Yves DAVID
-
debugindex: add a `full-size` columnWed, 01 Jun 2022 01:43:17 +0200, by Pierre-Yves DAVID
-
debugindex: add a `p2-rev` columnWed, 01 Jun 2022 01:32:54 +0200, by Pierre-Yves DAVID
-
debugindex: add a `p1-rev` columnWed, 01 Jun 2022 01:32:45 +0200, by Pierre-Yves DAVID
-
debugindex: introduce a concept of "verbose-only" columnWed, 01 Jun 2022 00:54:19 +0200, by Pierre-Yves DAVID
-
debugindex: move to a flexible columnWed, 01 Jun 2022 00:59:44 +0200, by Pierre-Yves David
-
debugindex: rename the parent column to mention nodeidWed, 01 Jun 2022 01:13:13 +0200, by Pierre-Yves DAVID
-
debugindex: align column name on the rightWed, 01 Jun 2022 00:59:51 +0200, by Pierre-Yves David
-
debugindex: move the logic into its own moduleMon, 30 May 2022 23:24:14 +0200, by Pierre-Yves David
-
debugindex: rename to debugindex debug-revlog-indexMon, 30 May 2022 11:30:48 +0200, by Pierre-Yves David
-
node: stop converting binascii.Error to TypeError in bin()Mon, 30 May 2022 16:18:12 +0200, by Manuel Jacob
-
revlog: make try block smallerMon, 30 May 2022 00:45:00 +0200, by Manuel Jacob
-
revlog: make round-down pattern clearerMon, 30 May 2022 00:39:53 +0200, by Manuel Jacob
-
branching: merge stable into defaultThu, 02 Jun 2022 16:24:06 +0200, by Raphaël Gomès
-
test-revlog: adds a new root revision with a delta against nullrevFri, 27 May 2022 02:54:20 +0200, by Pierre-Yves David
-
test-revlog: adds a non-root revision with a delta against nullrevFri, 27 May 2022 02:52:46 +0200, by Pierre-Yves David
-
test-revlog: update the patch used to test delta againts nullrevFri, 27 May 2022 03:14:23 +0200, by Pierre-Yves David
-
tests: remove hg10 requirement from test-check-pylint.tFri, 27 May 2022 14:37:12 +0400, by Anton Shestakov
-
tests: add hg10 requirement to test-check-module-imports.tFri, 27 May 2022 14:33:32 +0400, by Anton Shestakov
-
worker: implement _blockingreader.readinto() (issue6444)Sun, 22 May 2022 00:10:58 +0200, by Manuel Jacob
-
worker: stop relying on garbage collection to release memoryviewSat, 21 May 2022 23:31:30 +0200, by Manuel Jacob
-
worker: add docstring to _blockingreaderSat, 21 May 2022 22:24:02 +0200, by Manuel Jacob
-
worker: explain why pickle reading stream has to be unbufferedSat, 21 May 2022 22:22:19 +0200, by Manuel Jacob