log

age author description
Mon, 02 Aug 2021 16:21:54 +0200 Raphaël Gomès pytype: add assertions to explain revlogv2 invariants to Pytype stable
Fri, 30 Jul 2021 00:11:56 -0400 Matt Harbison typing: add several assertions to dirstatemap to appease pytype stable
Mon, 02 Aug 2021 10:51:19 -0400 Matt Harbison windows: avoid a bytes vs unicode crash reading passwords on py2 stable
Sun, 01 Aug 2021 10:54:03 -0400 Valentin Gatien-Baron streamclone: ensure the server sends the right amount of data stable
Thu, 29 Jul 2021 16:23:45 -0400 Augie Fackler rewriteutil: fix crash when a rewritten message references f{6,64} stable
Thu, 29 Jul 2021 16:18:35 -0400 Augie Fackler tests: add explicit coverage for update_hash_refs from rewriteutil stable
Tue, 27 Jul 2021 19:36:20 +0200 Pierre-Yves David store: document the decoding discrepancy in store.py stable
Tue, 27 Jul 2021 19:19:00 +0200 Pierre-Yves David clone: add a file with special character while testing uncompressed stable
Tue, 27 Jul 2021 19:16:30 +0200 Pierre-Yves David clone: test local clone in `test-clone-uncompressed.t` too stable
Tue, 27 Jul 2021 00:49:16 +0200 Pierre-Yves David test-transaction-safety: relax some of the synchronisation schedule stable
Tue, 27 Jul 2021 00:44:57 +0200 Pierre-Yves David test-transaction-safety: document the test schedule stable
Thu, 29 Jul 2021 12:22:25 +0200 Simon Sapin rhg: Propagate permission errors when finding a repository stable
Thu, 29 Jul 2021 11:53:03 +0200 Simon Sapin rhg: Add build and config instructions to the README file stable
Wed, 28 Jul 2021 12:39:06 +0200 Pierre-Yves David dirstate: use `add` in the deprecation message about `add` stable
Mon, 26 Jul 2021 15:02:23 -0700 Kyle Lippincott help: correct config.profiling.freq name (frequency->freq) stable