Mercurial > hg
graph
-
test-copies: add test chaining multiple mergesMon, 14 Dec 2020 17:56:30 +0100, by Pierre-Yves David
-
test-copies: add test chaining multiple mergesTue, 16 Feb 2021 15:43:54 +0100, by Pierre-Yves David
-
test-copies: add subcase titles for various "conflicting" information variantThu, 18 Feb 2021 13:49:55 +0100, by Pierre-Yves David
-
test-copies: improve description of the B+F caseThu, 18 Feb 2021 12:45:16 +0100, by Pierre-Yves David
-
test-copies: improve description of the C+H caseTue, 16 Feb 2021 06:02:09 +0100, by Pierre-Yves David
-
test-copies: improve description of the B+C "revert/restore" caseTue, 16 Feb 2021 05:58:22 +0100, by Pierre-Yves David
-
test-copies: improve description of the G+C caseTue, 16 Feb 2021 05:54:55 +0100, by Pierre-Yves David
-
test-copies: improve description of the G+F caseTue, 16 Feb 2021 05:46:32 +0100, by Pierre-Yves David
-
test-copies: improve description of the D+G caseTue, 16 Feb 2021 05:39:22 +0100, by Pierre-Yves David
-
test-copies: improve description of the A+E caseTue, 16 Feb 2021 05:35:18 +0100, by Pierre-Yves David
-
test-copies: improve description of the B+D caseTue, 16 Feb 2021 05:32:20 +0100, by Pierre-Yves David
-
test-copies: improve description of the B+C caseTue, 16 Feb 2021 05:29:04 +0100, by Pierre-Yves David
-
test-copies: improve description of the A+B caseTue, 16 Feb 2021 05:26:46 +0100, by Pierre-Yves David
-
test-copies: use intermediate variable some commit descriptionsTue, 16 Feb 2021 05:19:23 +0100, by Pierre-Yves David
-
test-copies: don't use empty file for "same content" casesMon, 22 Feb 2021 18:48:45 +0100, by Pierre-Yves David
-
narrow: fix flaky behavior described in issue6150 stableFri, 19 Feb 2021 17:52:04 +0100, by Raphaël Gomès
-
patch: make diff --git to differentiate b/w file is empty or doesn't exists stableTue, 16 Feb 2021 15:44:51 +0530, by Sushil khanchi
-
tests: add a test to demonstrate a bug in `hg diff --git` (issue6486) stableTue, 16 Feb 2021 15:37:19 +0530, by Sushil khanchi
-
test-copies: reinstall initial identical (empty) files for chained copiedThu, 10 Dec 2020 14:25:36 +0100, by Pierre-Yves David
-
upgrade: speed up when we have only nodemap to downgradeWed, 10 Feb 2021 17:08:34 +0530, by Pulkit Goyal
-
upgrade: write nodemap for manifests tooMon, 15 Feb 2021 15:13:20 +0530, by Pulkit Goyal
-
windows: fix parsing of version number to match format from D9955Tue, 23 Feb 2021 12:29:41 -0800, by Martin von Zweigbergk
-
build: make version from .hg_archival.txt consistent with that from .hg/Tue, 23 Feb 2021 12:26:52 -0800, by Martin von Zweigbergk
-
re2: byteify some regex used to get check re2 availability stableWed, 24 Feb 2021 15:16:22 +0100, by Pierre-Yves David
-
packaging: add Provides: python3-mercurial and Homepage to debian packageThu, 11 Feb 2021 11:22:53 -0800, by Kyle Lippincott
-
bundle2: pass the operation source down to the changegroupFri, 12 Feb 2021 09:53:48 +0100, by Raphaël Gomès
-
gendoc: use an empty comment so aliases are separated from previous elementsFri, 12 Feb 2021 13:27:03 -0800, by Kyle Lippincott
-
gendoc: add support for loading extensions from config settingsFri, 12 Feb 2021 11:06:56 -0800, by Kyle Lippincott
-
gendoc: support defaults on customopts a bit betterFri, 12 Feb 2021 11:04:03 -0800, by Kyle Lippincott
-
softstrip: fix a reference to an undefined variableWed, 10 Feb 2021 09:49:50 -0800, by Martin von Zweigbergk
-
softstrip: move _bookmarkmovements() call to where it's neededWed, 10 Feb 2021 09:45:48 -0800, by Martin von Zweigbergk
-
tests: fix differing output between py2 and py3Fri, 12 Feb 2021 12:51:28 +0100, by Raphaël Gomès
-
build: fake PEP440 versionsThu, 04 Feb 2021 23:11:42 +0100, by Joerg Sonnenberger
-
tests: add a comment in a test that will hopefully save someone some timeThu, 04 Feb 2021 11:32:08 -0800, by Kyle Lippincott
-
changegroup: don't convert revisions to node for duplicate handlingWed, 27 Jan 2021 03:07:14 +0100, by Joerg Sonnenberger
-
revlog: change addgroup callbacks to take revision numbersWed, 27 Jan 2021 02:34:51 +0100, by Joerg Sonnenberger
-
revlog: change addrevision to return the new revision, not nodeWed, 27 Jan 2021 01:43:17 +0100, by Joerg Sonnenberger
-
revlog: change addrawrevision to return the revisionWed, 27 Jan 2021 00:55:20 +0100, by Joerg Sonnenberger
-
revlog: change _addrevision to return the new revisionTue, 26 Jan 2021 23:56:11 +0100, by Joerg Sonnenberger
-
rhg: add limited support for the `config` sub-commandMon, 08 Feb 2021 23:41:58 +0100, by Simon Sapin
-
rhg: Add support for --config CLI argumentsMon, 08 Feb 2021 23:08:44 +0100, by Simon Sapin
-
rhg: Add support for -R and --repository command-line argumentsMon, 08 Feb 2021 21:37:30 +0100, by Simon Sapin
-
rhg: Replace subcommand boilerplate with a macroMon, 08 Feb 2021 21:28:52 +0100, by Simon Sapin
-
rhg: Move subcommand CLI arguments definitions to respective modulesMon, 08 Feb 2021 21:05:36 +0100, by Simon Sapin
-
rhg: replace command structs with functionsMon, 08 Feb 2021 20:33:04 +0100, by Simon Sapin
-
rust: Use the DisplayBytes trait in config printingMon, 08 Feb 2021 11:13:56 +0100, by Simon Sapin
-
log: respect diff.merge in -p outputThu, 04 Feb 2021 13:32:11 -0800, by Martin von Zweigbergk
-
diff: extract function for getting possibly re-merged parent to diff againstThu, 04 Feb 2021 13:21:01 -0800, by Martin von Zweigbergk
-
diff: replace --merge option by config optionThu, 04 Feb 2021 13:05:51 -0800, by Martin von Zweigbergk
-
tagcache: distinguish between invalid and missing entriesThu, 24 Dec 2020 11:21:23 -0500, by Matt Harbison
-
branching: merge with stableThu, 11 Feb 2021 20:36:46 -0800, by Martin von Zweigbergk
-
hooks: add a `auto` value for `hooks.*run-with-plain` stableWed, 10 Feb 2021 23:03:54 +0100, by Pierre-Yves David
-
hooks: introduce a `:run-with-plain` option for hooks stableWed, 10 Feb 2021 23:21:21 +0100, by Pierre-Yves David
-
hooks: add some test about HGPLAIN setting and hooks stableWed, 10 Feb 2021 22:43:16 +0100, by Pierre-Yves David
-
rust-status: honor matcher when using the dirstate-only fast-path (issue6483) stableWed, 10 Feb 2021 21:46:29 +0100, by Raphaël Gomès
-
status: add test that shows that the Rust implementation has a bug stableWed, 10 Feb 2021 22:01:23 +0100, by Raphaël Gomès
-
tweak-default: no longer enable the experimental return code stableWed, 10 Feb 2021 19:23:56 +0100, by Pierre-Yves David
-
rhg: Parse per-repository configurationThu, 04 Feb 2021 15:04:53 +0100, by Simon Sapin