Fri, 27 May 2022 02:54:20 +0200 |
Pierre-Yves David |
test-revlog: adds a new root revision with a delta against nullrev
|
Fri, 27 May 2022 02:52:46 +0200 |
Pierre-Yves David |
test-revlog: adds a non-root revision with a delta against nullrev
|
Wed, 18 May 2022 17:22:32 +0100 |
Pierre-Yves David |
debugdeltachain: also display p1/p2
|
Sun, 22 May 2022 14:21:59 +0200 |
Arseniy Alekseyev |
rhg: correctly handle the case where diffs are encoded relative to nullrev
stable
|
Sun, 22 May 2022 23:26:06 +0200 |
Arseniy Alekseyev |
test-revlog: test a repository that contains a diff against nullrev
stable
|
Mon, 03 May 2021 12:23:48 +0200 |
Pierre-Yves David |
revlog: use revlog.display_id in format related errors
|
Mon, 03 May 2021 12:22:36 +0200 |
Pierre-Yves David |
revlog: use a "radix" to address revlog
|
Tue, 06 Apr 2021 05:20:24 +0200 |
Pierre-Yves David |
revlog: introduce an explicit tracking of what the revlog is about
|
Thu, 28 Jan 2021 15:28:57 +0100 |
Raphaël Gomès |
revlog: introduce v2 format
|
Wed, 09 Dec 2020 19:40:30 -0800 |
Martin von Zweigbergk |
errors: use detailed exit code 50 for StorageError
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Sun, 14 Oct 2018 09:07:43 +0000 |
Mark Thomas |
py3: fix test-revlog.t
|
Sat, 29 Sep 2018 02:02:35 -0400 |
Matt Harbison |
py3: suppress the output from .write() calls in the remaining tests
|
Tue, 21 Aug 2018 00:01:54 +0000 |
Gregory Szorc |
debugcommands: introduce debugrevlogindex (BC)
|
Mon, 20 Aug 2018 23:06:47 +0000 |
Gregory Szorc |
tests: use inline Python for revlog test
|
Sat, 19 May 2018 18:43:13 +0530 |
Pulkit Goyal |
py3: suppress the output from .write() calls in few tests
|
Mon, 02 Apr 2018 16:47:53 -0700 |
Gregory Szorc |
debugcommands: drop offset and length from debugindex by default
|
Mon, 02 Apr 2018 16:28:20 -0700 |
Gregory Szorc |
debugcommands: drop base revision from debugindex
|
Wed, 28 Feb 2018 22:10:59 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-revlog.t
|
Fri, 19 May 2017 20:10:50 -0700 |
Gregory Szorc |
revlog: tweak wording and logic for flags validation
|
Fri, 19 May 2017 20:01:35 -0700 |
Gregory Szorc |
tests: tests for revlog version and flags loading
|
Sat, 13 Aug 2016 12:18:58 +0900 |
Yuya Nishihara |
mpatch: switch to policy importer
|
Tue, 05 Apr 2016 10:59:46 +0300 |
Maciej Fijalkowski |
pypy: fix overeager pattern matching on mpatchError
|
Thu, 31 Mar 2016 02:05:28 +0000 |
timeless |
mpatch: unify mpatchError (issue5182)
|
Wed, 16 Mar 2016 17:29:29 -0700 |
Matt Mackall |
parsers: fix list sizing rounding error (SEC)
stable
|