Mercurial > hg
graph
-
debugcommands: add Python implementation to debuginstallFri, 22 Nov 2019 20:27:09 -0800, by Gregory Szorc
-
run-tests: remove --py3-warningsFri, 22 Nov 2019 20:12:10 -0800, by Gregory Szorc
-
rust-node: binary Node ID and conversion utilitiesWed, 22 Jan 2020 16:37:05 +0100, by Georges Racinet
-
rust-nodemap: building blocks for nodetree structuresWed, 22 Jan 2020 16:23:29 +0100, by Georges Racinet
-
lfs: move the initialization of the upload request into the try blockTue, 21 Jan 2020 10:13:08 -0500, by Matt Harbison
-
lfs: drop an unnecessary r'' prefixTue, 21 Jan 2020 09:55:35 -0500, by Matt Harbison
-
lfs: explicitly close the file handle for the blob being uploadedTue, 21 Jan 2020 09:51:39 -0500, by Matt Harbison
-
lfs: drop the unused progressbar code in the `filewithprogress` classTue, 21 Jan 2020 09:40:40 -0500, by Matt Harbison
-
rust-filepatterns: remove bridge code for filepatterns-related functionsTue, 14 Jan 2020 16:58:07 +0100, by Raphaël Gomès
-
rust-utils: add Rust implementation of Python's "os.path.splitdrive"Tue, 14 Jan 2020 18:03:28 +0100, by Raphaël Gomès
-
crecord: fix a concatenation of bytes and str on py3 stableTue, 21 Jan 2020 17:15:34 -0800, by Kyle Lippincott
-
relnotes: copy "next" to "5.3" and clear "next" stableTue, 21 Jan 2020 10:27:39 -0800, by Martin von Zweigbergk
-
cext: change two more vars to Py_ssize_t in manifest.c stableTue, 21 Jan 2020 12:10:35 -0800, by Kyle Lippincott
-
Added tag 5.3rc0 for changeset 84a0102c05c7 stableTue, 21 Jan 2020 13:16:29 -0500, by Augie Fackler
-
merge to stable for 5.3 release freeze stable 5.3rc0Tue, 21 Jan 2020 13:14:51 -0500, by Augie Fackler
-
phabricator: use .arcconfig for `phabricator.url` if not set locallyFri, 17 Jan 2020 16:56:49 -0500, by Matt Harbison
-
phabricator: use .arcconfig for the callsign if not set locally (issue6243)Fri, 17 Jan 2020 14:21:40 -0500, by Matt Harbison
-
config: add a function to insert non-file based, but overridable settingsFri, 17 Jan 2020 13:29:47 -0500, by Matt Harbison
-
tests: restore phabricator tests and regenerate the recordingsThu, 16 Jan 2020 19:48:01 -0500, by Matt Harbison
-
hgrc: introduce HGRCSKIPREPO to skip reading the repository's hgrcTue, 07 Jan 2020 11:24:05 +0100, by Pierre-Yves David
-
debugcommands: move away from line buffered output on binary streamSat, 18 Jan 2020 10:37:14 -0800, by Gregory Szorc
-
py3: conditionalize test-lfs-serve-access.t for Python 3.8Sat, 18 Jan 2020 10:43:52 -0800, by Gregory Szorc
-
py3: add extra traceback line present on Python 3.8Sat, 18 Jan 2020 10:27:03 -0800, by Gregory Szorc
-
py3: conditionalize test-flagprocessor.t on Python 3.8Sat, 18 Jan 2020 10:12:41 -0800, by Gregory Szorc
-
tests: conditionalize test-hightlight.t on pygments versionSat, 18 Jan 2020 10:21:45 -0800, by Gregory Szorc
-
hgdemandimport: apply lazy module loading to sys.meta_path findersMon, 20 Jan 2020 23:51:25 -0800, by Gregory Szorc
-
hgdemandimport: disable on Python 3.5Mon, 20 Jan 2020 23:42:19 -0800, by Gregory Szorc
-
py3: suppress unraisable exceptions in test-worker.tSat, 18 Jan 2020 11:13:01 -0800, by Gregory Szorc