Tue, 08 Dec 2020 13:33:40 -0800 Martin von Zweigbergk status: disable morestatus when using -0
Sun, 06 Dec 2020 14:45:19 +0100 Pierre-Yves David debugdiscovery: display some information about the initial "undecided" set
Sun, 06 Dec 2020 06:19:15 +0100 Pierre-Yves David debugdiscovery: add some data about the shapes of the sets
Mon, 07 Dec 2020 21:44:00 -0500 Matt Harbison tests: conditionalize the progress timestamp for Windows
Mon, 07 Dec 2020 20:38:00 -0500 Matt Harbison tests: conditionalize a few Windows specific error messages
Mon, 07 Dec 2020 20:32:05 -0500 Matt Harbison tests: correct the output order about starting a background thread for Windows
Mon, 07 Dec 2020 20:57:50 -0500 Matt Harbison tests: update the exit status codes for Windows specific tests
Mon, 07 Dec 2020 20:53:01 -0500 Matt Harbison tests: drop the trailing exclamation point from some Windows abort messages
Mon, 07 Dec 2020 16:37:22 -0500 Matt Harbison tests: update output for test-check-pylint.t
Mon, 07 Dec 2020 16:32:30 -0500 Matt Harbison run-tests: extend PATH on Windows to include user installed scripts
Mon, 07 Dec 2020 16:18:28 -0500 Matt Harbison run-tests: stuff a `python3.exe` into the test bin directory on Windows
Mon, 07 Dec 2020 23:15:35 -0500 Matt Harbison run-tests: fix a typo in an attribute name
Mon, 07 Dec 2020 20:12:36 +0900 Yuya Nishihara test-extension: flush diagnostic message to stabilize chg output
Thu, 03 Dec 2020 01:45:23 -0500 Matt Harbison formatting: re-blacken match.py
Mon, 07 Dec 2020 11:23:34 +0100 Joerg Sonnenberger transaction: windows workaround for missing line iteration support
Sat, 28 Nov 2020 15:04:44 +0100 Joerg Sonnenberger sidedata: send the correct revision data for wireproto v2
Sun, 06 Dec 2020 14:45:04 +0100 Pierre-Yves David debugdiscovery: move various computation earlier
Sun, 06 Dec 2020 06:23:26 +0100 Pierre-Yves David debugdiscovery: clarify internal key name in debugobsolete
Fri, 20 Nov 2020 14:17:08 +0100 Pierre-Yves David copies-rust: extract the processing of a ChangedFiles in its own function
Fri, 20 Nov 2020 14:03:40 +0100 Pierre-Yves David copies-rust: move the parent token to an enum
Thu, 12 Nov 2020 15:54:10 +0100 Pierre-Yves David copies-rust: parse the changed-file sidedata directly in rust
Tue, 01 Dec 2020 22:37:34 +0100 Pierre-Yves David upgrade: start moving the "to be happening" data in a dedicated object
Sun, 06 Dec 2020 20:38:01 -0500 Matt Harbison hg: add user-site to `sys.path` on Windows to allow pip-installed extensions
Mon, 30 Nov 2020 17:13:07 +0100 Simon Sapin rust: use crossbeam-channel crate directly
Fri, 04 Dec 2020 12:42:23 +0100 Raphaël Gomès wireprotov2: re-add tuple around `bundle2` check
Tue, 01 Dec 2020 20:35:19 +0100 Pierre-Yves David upgrade: gather code about requirement checking together
Tue, 01 Dec 2020 20:24:38 +0100 Pierre-Yves David upgrade: extract the checking of target requirements change
Tue, 01 Dec 2020 15:50:12 +0100 Pierre-Yves David upgrade: drop an outdated comment
Tue, 01 Dec 2020 15:54:38 +0100 Pierre-Yves David upgrade: gather code about source checking together
Tue, 01 Dec 2020 15:45:23 +0100 Pierre-Yves David upgrade: move requirements checking in a dedicated function
Tue, 01 Dec 2020 15:11:06 +0100 Pierre-Yves David upgrade: split definition and management of the actions from the main code
Tue, 01 Dec 2020 09:13:08 +0100 Pierre-Yves David upgrade: split actual upgrade code away from the main module
Sat, 05 Dec 2020 23:11:49 +0100 Pierre-Yves David phab-refresh: add an explanatory message
Sat, 05 Dec 2020 23:32:11 +0100 Pierre-Yves David phab-refresh: allow passing additional argument to the phabsend
Sat, 05 Dec 2020 23:27:57 +0100 Pierre-Yves David phab-refresh: do not pick draft changeset from the bare "default" branch
Tue, 01 Dec 2020 20:22:24 +0900 Yuya Nishihara log: do not accept string-matcher pattern as -u/-b/-B parameter
Tue, 01 Dec 2020 19:32:36 +0900 Yuya Nishihara log: do not override other filtering and sorting options by --bookmark
Tue, 01 Dec 2020 19:23:23 +0900 Yuya Nishihara scmutil: extract function that builds revset expr to select bookmark branch
Tue, 01 Dec 2020 19:46:01 +0900 Yuya Nishihara scmutil: document that bookmarkrevs() ignores non-head bookmark branch
Sat, 07 Nov 2020 16:28:30 -0800 Gregory Szorc cext: add .pyi files for C extensions
Sat, 21 Nov 2020 00:10:36 -0500 Matt Harbison phabricator: allow local revisions to be specified with `phabupdate`
Fri, 20 Nov 2020 10:51:07 +0100 Pierre-Yves David copies: properly copies parent dictionary before updating it
Mon, 30 Nov 2020 14:07:23 +0100 Pierre-Yves David upgrade: display the list of processed revlog before proceeding
Wed, 02 Dec 2020 08:23:31 +0100 Simon Sapin rhg: add a test with persistent-nodemap
Wed, 02 Dec 2020 15:00:49 +0100 Simon Sapin rust: use NodePrefix::from_hex instead of hex::decode directly
Mon, 30 Nov 2020 19:34:49 +0100 Simon Sapin rhg: allow specifying a changeset ID prefix
Thu, 03 Dec 2020 13:23:59 -0800 Martin von Zweigbergk tests: update test-releasenotes-formatting.t with new exit codes
Thu, 03 Dec 2020 14:15:39 -0500 Augie Fackler merge with stable
Thu, 03 Dec 2020 13:36:24 -0500 Augie Fackler Added signature for changeset 1d5189a57405 stable
Thu, 03 Dec 2020 13:36:23 -0500 Augie Fackler Added tag 5.6.1 for changeset 1d5189a57405 stable
Wed, 02 Dec 2020 15:39:01 -0800 Martin von Zweigbergk rebase: clear merge state when aborting in-memory merge on dirty working copy stable 5.6.1
Wed, 02 Dec 2020 15:15:16 -0800 Martin von Zweigbergk tests: show that in-memory rebase leaves state when working copy is dirty stable
Fri, 27 Nov 2020 14:54:37 -0500 Matt Harbison extensions: avoid a crash when the version isn't properly byteified on py3 stable
Mon, 23 Nov 2020 11:47:06 -0500 Matt Harbison ui: ensure `getpass()` returns bytes stable
Thu, 26 Nov 2020 02:28:42 -0500 Matt Harbison packaging: regenerate the Windows requirements manifest on Windows stable
Thu, 26 Nov 2020 03:09:56 -0500 Matt Harbison pyoxidizer: point to the py3 requirements instead of py2 on Windows stable
Sat, 21 Nov 2020 16:55:07 -0500 Matt Harbison extensions: gracefully warn when doing min version check with no local version stable
Sat, 28 Nov 2020 11:15:54 +0900 Yuya Nishihara diff: do not concatenate immutable bytes while building a/b bodies (issue6445) stable
Tue, 01 Dec 2020 01:18:21 -0500 Augie Fackler procutil: use rapply(tonativestr, ...) to preserve lists when they come in stable
Wed, 02 Dec 2020 12:33:51 -0800 Kyle Lippincott statprof: separate functions and "line", assume 4 digit line numbers
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip