Tue, 20 Apr 2021 16:18:43 +0200 |
Pierre-Yves David |
relnode: document the move to `zstd` as default compression
stable
|
Tue, 20 Apr 2021 16:12:19 +0200 |
Pierre-Yves David |
relnote: clarify the backward compatibility entry about p1/p2 swap
stable
|
Tue, 20 Apr 2021 23:31:36 -0400 |
Matt Harbison |
mail: add a TODO about proper mbox locking
stable
|
Tue, 20 Apr 2021 20:35:46 +0200 |
Joerg Sonnenberger |
packaging: extract pre-computed version when running from plain tarball
stable 5.8rc1
|
Tue, 20 Apr 2021 11:12:20 -0400 |
Augie Fackler |
Added signature for changeset f67b8946bb1b
stable
|
Tue, 20 Apr 2021 11:12:19 -0400 |
Augie Fackler |
Added tag 5.8rc0 for changeset f67b8946bb1b
stable
|
Tue, 20 Apr 2021 11:01:06 -0400 |
Augie Fackler |
merge: default into stable for 5.8 rc
stable 5.8rc0
|
Mon, 19 Apr 2021 20:38:52 -0400 |
Matt Harbison |
mail: force SMTPException to bytes before wrapping in error.Abort
|
Mon, 19 Apr 2021 17:26:57 -0400 |
Matt Harbison |
mail: split out the SMTP login to allow the keyring extension to wrap it
|
Tue, 20 Apr 2021 04:27:03 +0200 |
Pierre-Yves David |
store: exclude `undo.` nodemap's file from `walk`
|
Tue, 20 Apr 2021 05:08:55 +0200 |
Pierre-Yves David |
streamclone: treat volatile file as "fullfile"
|
Mon, 19 Apr 2021 20:47:46 +0200 |
Pierre-Yves David |
nodemap: add a test about nodemap "vacuum" during stream clone
|
Mon, 19 Apr 2021 20:24:13 +0200 |
Pierre-Yves David |
nodemap: add a test about racy commit during stream clone
|
Mon, 19 Apr 2021 19:12:28 +0200 |
Pierre-Yves David |
streamclone: remove sleep based "synchronisation" in tests
|
Mon, 19 Apr 2021 19:10:49 +0200 |
Pierre-Yves David |
testing: add a `write_file` function
|
Mon, 19 Apr 2021 19:10:18 +0200 |
Pierre-Yves David |
testing: add a utility function to wait for file create
|
Mon, 19 Apr 2021 19:09:18 +0200 |
Pierre-Yves David |
streamclone: check the errors log in tests
|
Tue, 20 Apr 2021 00:23:56 -0400 |
Matt Harbison |
mail: use a context manager when writing to mbox
|
Mon, 19 Apr 2021 21:31:24 -0700 |
Martin von Zweigbergk |
errors: remove unnecessary varargs handling from OutOfBandError
|
Mon, 19 Apr 2021 11:10:16 +0200 |
Pierre-Yves David |
phab-refresh: use a special comment on the stable branch
|
Mon, 19 Apr 2021 11:04:11 +0200 |
Pierre-Yves David |
phab-refresh: extract the comment in a variable
|
Mon, 19 Apr 2021 16:53:45 -0700 |
Martin von Zweigbergk |
tests: make test-archive.t pass on py3.9 (issue6504)
|
Mon, 19 Apr 2021 12:52:23 -0700 |
Martin von Zweigbergk |
errors: raise RemoteError in some places in exchange.py
|
Mon, 19 Apr 2021 09:37:01 -0700 |
Martin von Zweigbergk |
errors: introduce a class for remote errors
|
Mon, 19 Apr 2021 10:49:15 -0700 |
Martin von Zweigbergk |
errors: make OutOfBandError extend Abort
|
Mon, 05 Apr 2021 12:22:25 +0200 |
Pierre-Yves David |
revlog: replace revlog._io.size with a new revlog.index.entry_size
|
Wed, 14 Apr 2021 20:32:53 +0200 |
Pierre-Yves David |
perf-discovery: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 00:38:25 +0800 |
Aay Jay Chan |
help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
|