Fri, 11 Dec 2020 12:51:09 +0100 Pierre-Yves David debugdiscovery: display the number of roundtrip used
Fri, 11 Dec 2020 13:39:56 -0800 Kyle Lippincott copies: make calculating lazy for dir move detection's "addedfiles"
Tue, 08 Dec 2020 16:45:13 -0800 Martin von Zweigbergk mergetools: add new conflict marker format with diffs in
Thu, 10 Dec 2020 14:39:22 -0800 Martin von Zweigbergk diff: deprecate -r option
Thu, 10 Dec 2020 12:06:55 -0800 Martin von Zweigbergk diff: update synopsis to use --from/--to instead of -r
Thu, 10 Dec 2020 12:00:45 -0800 Martin von Zweigbergk diff: describe behavior by using --from/--to instead of varying revision count
Thu, 10 Dec 2020 13:15:15 -0500 Augie Fackler histedit: adjust comment describing `edit` action for clarity
Thu, 10 Dec 2020 11:42:49 -0500 Augie Fackler histedit: tweak `edit` message to try and guide users to our workflow
Thu, 10 Dec 2020 14:03:46 +0530 Pulkit Goyal procutil: don't assign stdin to None, use os.devnull instead
Thu, 10 Dec 2020 13:51:56 +0530 Pulkit Goyal dispatch: move IOError handling and flushing of streams to `dispatch()`
Wed, 09 Dec 2020 00:00:19 -0800 Martin von Zweigbergk simplemerge: write output only once it's complete
Tue, 08 Dec 2020 23:05:53 -0800 Martin von Zweigbergk simplemerge: avoid quadratic concatenation when building output text
Tue, 08 Dec 2020 22:59:17 -0800 Martin von Zweigbergk simplemerge: work with opts as native strings instead of bytes
Tue, 08 Dec 2020 12:43:18 -0500 Matt Harbison hghave: update the check for virtualenv
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip