Thu, 23 Jan 2020 13:10:48 -0800 |
Martin von Zweigbergk |
merge with stable
|
Wed, 22 Jan 2020 20:01:38 -0800 |
Gregory Szorc |
packaging: add configparser to inno requirements file
|
Wed, 22 Jan 2020 22:23:04 -0800 |
Gregory Szorc |
python-zstandard: blacken at 80 characters
|
Tue, 21 Jan 2020 15:45:06 -0800 |
Martin von Zweigbergk |
tests: move non-collapse test out of test-rebase-collapse
|
Fri, 22 Nov 2019 20:27:09 -0800 |
Gregory Szorc |
debugcommands: add Python implementation to debuginstall
|
Fri, 22 Nov 2019 20:12:10 -0800 |
Gregory Szorc |
run-tests: remove --py3-warnings
|
Wed, 22 Jan 2020 16:37:05 +0100 |
Georges Racinet |
rust-node: binary Node ID and conversion utilities
|
Wed, 22 Jan 2020 16:23:29 +0100 |
Georges Racinet |
rust-nodemap: building blocks for nodetree structures
|
Tue, 21 Jan 2020 10:13:08 -0500 |
Matt Harbison |
lfs: move the initialization of the upload request into the try block
|
Tue, 21 Jan 2020 09:55:35 -0500 |
Matt Harbison |
lfs: drop an unnecessary r'' prefix
|
Tue, 21 Jan 2020 09:51:39 -0500 |
Matt Harbison |
lfs: explicitly close the file handle for the blob being uploaded
|
Tue, 21 Jan 2020 09:40:40 -0500 |
Matt Harbison |
lfs: drop the unused progressbar code in the `filewithprogress` class
|
Tue, 14 Jan 2020 16:58:07 +0100 |
Raphaël Gomès |
rust-filepatterns: remove bridge code for filepatterns-related functions
|
Tue, 14 Jan 2020 18:03:28 +0100 |
Raphaël Gomès |
rust-utils: add Rust implementation of Python's "os.path.splitdrive"
|
Tue, 21 Jan 2020 17:15:34 -0800 |
Kyle Lippincott |
crecord: fix a concatenation of bytes and str on py3
stable
|
Wed, 22 Jan 2020 14:11:11 -0500 |
Valentin Gatien-Baron |
recover: fix typos
stable
|
Tue, 21 Jan 2020 10:27:39 -0800 |
Martin von Zweigbergk |
relnotes: copy "next" to "5.3" and clear "next"
stable
|
Tue, 21 Jan 2020 12:10:35 -0800 |
Kyle Lippincott |
cext: change two more vars to Py_ssize_t in manifest.c
stable
|
Tue, 21 Jan 2020 13:16:30 -0500 |
Augie Fackler |
Added signature for changeset 84a0102c05c7
stable
|
Tue, 21 Jan 2020 13:16:29 -0500 |
Augie Fackler |
Added tag 5.3rc0 for changeset 84a0102c05c7
stable
|
Tue, 21 Jan 2020 13:14:51 -0500 |
Augie Fackler |
merge to stable for 5.3 release freeze
stable 5.3rc0
|
Fri, 17 Jan 2020 16:56:49 -0500 |
Matt Harbison |
phabricator: use .arcconfig for `phabricator.url` if not set locally
|
Fri, 17 Jan 2020 14:21:40 -0500 |
Matt Harbison |
phabricator: use .arcconfig for the callsign if not set locally (issue6243)
|
Fri, 17 Jan 2020 13:29:47 -0500 |
Matt Harbison |
config: add a function to insert non-file based, but overridable settings
|
Thu, 16 Jan 2020 19:48:01 -0500 |
Matt Harbison |
tests: restore phabricator tests and regenerate the recordings
|
Tue, 07 Jan 2020 11:24:05 +0100 |
Pierre-Yves David |
hgrc: introduce HGRCSKIPREPO to skip reading the repository's hgrc
|
Sat, 18 Jan 2020 10:37:14 -0800 |
Gregory Szorc |
debugcommands: move away from line buffered output on binary stream
|
Sat, 18 Jan 2020 10:43:52 -0800 |
Gregory Szorc |
py3: conditionalize test-lfs-serve-access.t for Python 3.8
|
Sat, 18 Jan 2020 10:27:03 -0800 |
Gregory Szorc |
py3: add extra traceback line present on Python 3.8
|
Sat, 18 Jan 2020 10:12:41 -0800 |
Gregory Szorc |
py3: conditionalize test-flagprocessor.t on Python 3.8
|