Sat, 05 Dec 2020 23:35:55 +0100 Joerg Sonnenberger singlehead: introduce option to restrict to public changes
Thu, 03 Dec 2020 14:39:39 -0800 Kyle Lippincott treemanifest: stop storing full path for each item in manifest._lazydirs
Tue, 08 Dec 2020 10:51:05 -0500 Matt Harbison extensions: avoid including `__index__` in the disabled extension list
Wed, 09 Dec 2020 18:21:16 -0500 Matt Harbison windows: continue looking at `%HOME%` for user config files with py3.8+
Wed, 09 Dec 2020 15:50:59 -0500 Matt Harbison run-tests: configure the environment to expand `~` properly with Windows py38+
Wed, 09 Dec 2020 12:57:40 -0500 Matt Harbison run-tests: fix `HGTESTEXTRAEXTENSIONS` with py3
Fri, 04 Dec 2020 17:27:10 +0100 Simon Sapin rhg: use persistent nodemap when available
Mon, 07 Dec 2020 18:06:53 +0100 Simon Sapin persistent-nodemap: properly ignore non-existent `.nd` data file
Wed, 09 Dec 2020 18:51:52 -0800 Martin von Zweigbergk docs: prefer `hg diff --from/--to` over `-r`
Wed, 09 Dec 2020 18:31:19 -0800 Martin von Zweigbergk diff: add --from and --to flags as clearer alternative to -r -r
Thu, 03 Dec 2020 17:18:49 +0530 Pulkit Goyal commandserver: handle IOError related to flushing of streams
Wed, 02 Dec 2020 14:27:45 +0530 Pulkit Goyal tests: conditionalize output in test-ssh.t with chg+py3
Wed, 02 Dec 2020 14:19:09 +0530 Pulkit Goyal dispatch: disable line ending normalization on sys.stdin if its None
Wed, 02 Dec 2020 13:55:17 +0530 Pulkit Goyal procutils: don't try to get `.buffer` if sys.stdin is None
Wed, 09 Dec 2020 09:54:49 -0800 Martin von Zweigbergk share: remove unexpected heading from "verbose" container in help test
Thu, 03 Dec 2020 22:49:01 +0100 Mads Kiilerich bugzilla: pass the url to xmlrpclib.ServerProxy as str stable
Thu, 03 Dec 2020 22:49:01 +0100 Mads Kiilerich bugzilla: fix reporting of exceptions with py3 stable
Thu, 03 Dec 2020 18:42:23 +0900 Yuya Nishihara ui: remove excessive strtolocal() from debuguigetpass stable
Tue, 08 Dec 2020 23:01:24 +0100 Joerg Sonnenberger cext: match format string for 32bit long platforms
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`
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip