Mon, 18 Apr 2022 20:39:31 -0700 |
Martin von Zweigbergk |
tests: demonstrate crash on partial amend with copies in changesets
stable
|
Tue, 05 Apr 2022 12:06:32 -0700 |
Martin von Zweigbergk |
rust-revlog: add methods for getting parent revs and entries
|
Tue, 05 Apr 2022 08:47:04 -0700 |
Martin von Zweigbergk |
rust-changelog: start parsing changeset data
|
Mon, 04 Apr 2022 23:27:16 -0700 |
Martin von Zweigbergk |
rust-changelog: remove special parsing of empty changelog data for null rev
|
Thu, 31 Mar 2022 22:06:26 -0700 |
Martin von Zweigbergk |
rust-changelog: don't skip empty lines when iterating over changeset lines
|
Thu, 31 Mar 2022 22:02:46 -0700 |
Martin von Zweigbergk |
rust-requirements: allow loading repos with `bookmarksinstore` requirement
|
Wed, 13 Apr 2022 12:14:17 -0700 |
Kyle Lippincott |
rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
stable
|
Wed, 13 Apr 2022 13:15:33 -0700 |
Kyle Lippincott |
tests: add test demonstrating issue with ambiguous has prefixes during rebase
stable
|
Sat, 09 Apr 2022 14:43:30 +0200 |
Julien Cristau |
test: accept another error message on lack of TLS client certificate
|
Sat, 09 Apr 2022 14:41:55 +0200 |
Julien Cristau |
sslutil: support TLSV1_ALERT_PROTOCOL_VERSION reason code
|
Sat, 09 Apr 2022 14:28:17 +0200 |
Julien Cristau |
test: override default cipher selection when connecting to TLS 1.0/1.1 servers
|
Sat, 09 Apr 2022 14:23:52 +0200 |
Julien Cristau |
sslutil: be less strict about which ciphers are allowed when using --insecure
|
Sat, 09 Apr 2022 14:15:32 +0200 |
Julien Cristau |
sslutil: avoid deprecation warnings from python 3.10's ssl module
|
Wed, 06 Apr 2022 22:29:49 +0200 |
Julien Cristau |
zeroconf: fix deprecation warning with python 3.10
|
Mon, 11 Apr 2022 11:14:55 +0200 |
Julien Cristau |
test: deal with changed error message on python 3.10
|