Tue, 16 Feb 2021 05:46:32 +0100 |
Pierre-Yves David |
test-copies: improve description of the G+F case
|
Tue, 16 Feb 2021 05:39:22 +0100 |
Pierre-Yves David |
test-copies: improve description of the D+G case
|
Tue, 16 Feb 2021 05:35:18 +0100 |
Pierre-Yves David |
test-copies: improve description of the A+E case
|
Tue, 16 Feb 2021 05:32:20 +0100 |
Pierre-Yves David |
test-copies: improve description of the B+D case
|
Tue, 16 Feb 2021 05:29:04 +0100 |
Pierre-Yves David |
test-copies: improve description of the B+C case
|
Tue, 16 Feb 2021 05:26:46 +0100 |
Pierre-Yves David |
test-copies: improve description of the A+B case
|
Tue, 16 Feb 2021 05:19:23 +0100 |
Pierre-Yves David |
test-copies: use intermediate variable some commit descriptions
|
Mon, 22 Feb 2021 18:48:45 +0100 |
Pierre-Yves David |
test-copies: don't use empty file for "same content" cases
|
Fri, 19 Feb 2021 17:52:04 +0100 |
Raphaël Gomès |
narrow: fix flaky behavior described in issue6150
stable
|
Tue, 16 Feb 2021 15:44:51 +0530 |
Sushil khanchi |
patch: make diff --git to differentiate b/w file is empty or doesn't exists
stable
|
Tue, 16 Feb 2021 15:37:19 +0530 |
Sushil khanchi |
tests: add a test to demonstrate a bug in `hg diff --git` (issue6486)
stable
|
Thu, 10 Dec 2020 14:25:36 +0100 |
Pierre-Yves David |
test-copies: reinstall initial identical (empty) files for chained copied
|
Wed, 10 Feb 2021 17:08:34 +0530 |
Pulkit Goyal |
upgrade: speed up when we have only nodemap to downgrade
|
Mon, 15 Feb 2021 15:13:20 +0530 |
Pulkit Goyal |
upgrade: write nodemap for manifests too
|
Tue, 23 Feb 2021 12:29:41 -0800 |
Martin von Zweigbergk |
windows: fix parsing of version number to match format from D9955
|
Tue, 23 Feb 2021 12:26:52 -0800 |
Martin von Zweigbergk |
build: make version from .hg_archival.txt consistent with that from .hg/
|
Fri, 19 Feb 2021 10:04:53 -0500 |
Matt Harbison |
helptext: fix a recent typo
stable
|
Wed, 24 Feb 2021 15:16:22 +0100 |
Pierre-Yves David |
re2: byteify some regex used to get check re2 availability
stable
|
Thu, 11 Feb 2021 11:22:53 -0800 |
Kyle Lippincott |
packaging: add Provides: python3-mercurial and Homepage to debian package
|
Fri, 12 Feb 2021 09:53:48 +0100 |
Raphaël Gomès |
bundle2: pass the operation source down to the changegroup
|
Fri, 12 Feb 2021 13:27:03 -0800 |
Kyle Lippincott |
gendoc: use an empty comment so aliases are separated from previous elements
|
Fri, 12 Feb 2021 11:06:56 -0800 |
Kyle Lippincott |
gendoc: add support for loading extensions from config settings
|
Fri, 12 Feb 2021 11:04:03 -0800 |
Kyle Lippincott |
gendoc: support defaults on customopts a bit better
|
Wed, 10 Feb 2021 09:49:50 -0800 |
Martin von Zweigbergk |
softstrip: fix a reference to an undefined variable
|
Wed, 10 Feb 2021 09:45:48 -0800 |
Martin von Zweigbergk |
softstrip: move _bookmarkmovements() call to where it's needed
|
Fri, 12 Feb 2021 12:51:28 +0100 |
Raphaël Gomès |
tests: fix differing output between py2 and py3
|
Thu, 04 Feb 2021 23:11:42 +0100 |
Joerg Sonnenberger |
build: fake PEP440 versions
|
Thu, 04 Feb 2021 11:32:08 -0800 |
Kyle Lippincott |
tests: add a comment in a test that will hopefully save someone some time
|
Wed, 27 Jan 2021 03:07:14 +0100 |
Joerg Sonnenberger |
changegroup: don't convert revisions to node for duplicate handling
|
Wed, 27 Jan 2021 02:34:51 +0100 |
Joerg Sonnenberger |
revlog: change addgroup callbacks to take revision numbers
|
Wed, 27 Jan 2021 01:43:17 +0100 |
Joerg Sonnenberger |
revlog: change addrevision to return the new revision, not node
|
Wed, 27 Jan 2021 00:55:20 +0100 |
Joerg Sonnenberger |
revlog: change addrawrevision to return the revision
|
Tue, 26 Jan 2021 23:56:11 +0100 |
Joerg Sonnenberger |
revlog: change _addrevision to return the new revision
|
Mon, 08 Feb 2021 23:41:58 +0100 |
Simon Sapin |
rhg: add limited support for the `config` sub-command
|
Mon, 08 Feb 2021 23:08:44 +0100 |
Simon Sapin |
rhg: Add support for --config CLI arguments
|
Mon, 08 Feb 2021 21:37:30 +0100 |
Simon Sapin |
rhg: Add support for -R and --repository command-line arguments
|
Mon, 08 Feb 2021 21:28:52 +0100 |
Simon Sapin |
rhg: Replace subcommand boilerplate with a macro
|
Mon, 08 Feb 2021 21:05:36 +0100 |
Simon Sapin |
rhg: Move subcommand CLI arguments definitions to respective modules
|
Mon, 08 Feb 2021 20:33:04 +0100 |
Simon Sapin |
rhg: replace command structs with functions
|
Mon, 08 Feb 2021 11:13:56 +0100 |
Simon Sapin |
rust: Use the DisplayBytes trait in config printing
|
Thu, 04 Feb 2021 13:32:11 -0800 |
Martin von Zweigbergk |
log: respect diff.merge in -p output
|
Thu, 04 Feb 2021 13:21:01 -0800 |
Martin von Zweigbergk |
diff: extract function for getting possibly re-merged parent to diff against
|
Thu, 04 Feb 2021 13:05:51 -0800 |
Martin von Zweigbergk |
diff: replace --merge option by config option
|
Thu, 24 Dec 2020 11:21:23 -0500 |
Matt Harbison |
tagcache: distinguish between invalid and missing entries
|
Thu, 11 Feb 2021 20:36:46 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Wed, 10 Feb 2021 23:03:54 +0100 |
Pierre-Yves David |
hooks: add a `auto` value for `hooks.*run-with-plain`
stable
|
Wed, 10 Feb 2021 23:21:21 +0100 |
Pierre-Yves David |
hooks: introduce a `:run-with-plain` option for hooks
stable
|
Wed, 10 Feb 2021 22:43:16 +0100 |
Pierre-Yves David |
hooks: add some test about HGPLAIN setting and hooks
stable
|
Wed, 10 Feb 2021 21:05:05 +0100 |
Pierre-Yves David |
hooks: forbid ':' in hook name
stable
|
Wed, 10 Feb 2021 21:46:29 +0100 |
Raphaël Gomès |
rust-status: honor matcher when using the dirstate-only fast-path (issue6483)
stable
|
Wed, 10 Feb 2021 22:01:23 +0100 |
Raphaël Gomès |
status: add test that shows that the Rust implementation has a bug
stable
|
Wed, 10 Feb 2021 19:23:56 +0100 |
Pierre-Yves David |
tweak-default: no longer enable the experimental return code
stable
|
Thu, 04 Feb 2021 15:04:53 +0100 |
Simon Sapin |
rhg: Parse per-repository configuration
|
Thu, 04 Feb 2021 14:29:47 +0100 |
Simon Sapin |
rhg: Abort based on config on share-safe mismatch
|
Thu, 04 Feb 2021 13:17:55 +0100 |
Simon Sapin |
rhg: Parse system and user configuration at program start
|
Thu, 04 Feb 2021 13:16:21 +0100 |
Simon Sapin |
rust: Parse system and user configuration
|
Mon, 01 Feb 2021 13:32:00 +0100 |
Simon Sapin |
rust: Remove unnecessary check for absolute path before joining
|
Mon, 01 Feb 2021 12:25:53 +0100 |
Simon Sapin |
rust: replace read_whole_file with std::fs::read
|
Tue, 09 Feb 2021 09:37:39 -0800 |
Martin von Zweigbergk |
wireprotopeer: clarify some variable names now that we allow snake_case
|
Tue, 02 Feb 2021 07:02:25 +0100 |
Pierre-Yves David |
copy-tracing: add a --compute flag to debugchangedfiles
|