Wed, 08 Jul 2020 00:36:36 +0200 |
Joerg Sonnenberger |
phases: sparsify phaseroots and phasesets
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 05:17:30 +0200 |
Pierre-Yves David |
vfs: give all vfs an options attribute by default
|
file |
diff |
annotate
|
Thu, 24 Jan 2019 15:23:20 -0500 |
Augie Fackler |
py3: port test-parseindex.t to Python 3
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 01:13:01 +0100 |
Boris Feld |
test: make sure sparse-revlog does not interfer with test-parseindex.t
|
file |
diff |
annotate
|
Thu, 01 Nov 2018 20:32:59 +0900 |
Yuya Nishihara |
revlog: fix out-of-bounds access by negative parents read from revlog (SEC)
stable
|
file |
diff |
annotate
|
Wed, 17 Oct 2018 23:33:43 -0400 |
Matt Harbison |
py3: fix module imports in tests, as flagged by test-check-module-imports.t
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 00:01:54 +0000 |
Gregory Szorc |
debugcommands: introduce debugrevlogindex (BC)
|
file |
diff |
annotate
|
Sat, 19 May 2018 18:58:35 +0530 |
Pulkit Goyal |
py3: use `except error as e` instead of `except error, e`
|
file |
diff |
annotate
|
Sat, 19 May 2018 18:55:30 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-parseindex.t
|
file |
diff |
annotate
|
Sat, 19 May 2018 18:42:18 +0530 |
Pulkit Goyal |
py3: use print as a function in tests/test-parseindex.t
|
file |
diff |
annotate
|
Wed, 16 May 2018 15:48:12 -0700 |
Kyle Lippincott |
tests: test-parseindex.t works just fine with chg
|
file |
diff |
annotate
|
Tue, 15 May 2018 11:52:43 -0700 |
Kyle Lippincott |
tests: mark tests that fail when using chg as #require no-chg
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 16:47:53 -0700 |
Gregory Szorc |
debugcommands: drop offset and length from debugindex by default
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 16:28:20 -0700 |
Gregory Szorc |
debugcommands: drop base revision from debugindex
|
file |
diff |
annotate
|