log

age author description
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