Mercurial > hg
graph
-
mr-template: wrap the instructions inside a comment blockWed, 19 Oct 2022 11:10:54 -0400, by Matt Harbison
-
revlog: use the user facing filename as the display_id for filelogsWed, 19 Oct 2022 11:50:40 -0400, by Matt Harbison
-
revlog: drop an unused variable assignmentWed, 19 Oct 2022 11:24:20 -0400, by Matt Harbison
-
lfs: improve an exception message for blob corruption detected on transferThu, 20 Oct 2022 13:12:37 -0400, by Matt Harbison
-
Added tag 6.3rc0 for changeset a3356ab610fc stableMon, 24 Oct 2022 17:30:19 +0200, by Raphaël Gomès
-
branching: merge stable into defaultMon, 24 Oct 2022 17:35:30 +0200, by Raphaël Gomès
-
branching: merge default into stable stable 6.3rc0Mon, 24 Oct 2022 15:32:14 +0200, by Raphaël Gomès
-
lfs: fix interpolation of int and %s in an exception case stableThu, 20 Oct 2022 12:05:17 -0400, by Matt Harbison
-
tests: catch "Can't assign requested address" in test-https.t (issue6726) stableWed, 19 Oct 2022 17:00:03 +0400, by Anton Shestakov
-
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD) stableWed, 19 Oct 2022 16:55:46 +0400, by Anton Shestakov
-
shelve: re-wrap now that the line fitsWed, 19 Oct 2022 16:16:47 -0400, by Jason R. Coombs
-
shelve: avoid setting overloading tmpwctxWed, 19 Oct 2022 16:14:50 -0400, by Jason R. Coombs
-
configitems: change the `verify.skipflags` default value to avoid a py3 crash stableTue, 18 Oct 2022 19:49:31 -0400, by Matt Harbison
-
dirstate-v2: skip evaluation of hgignore regex on cached directoriesMon, 10 Oct 2022 14:48:39 +0100, by Arseniy Alekseyev
-
releasenotes: use re.MULTILINE mode when checking admonitionsFri, 30 Sep 2022 09:05:48 -0600, by Craig Ozancin
-
windows: gracefully handle when the username cannot be determined stableMon, 10 Oct 2022 11:28:19 -0400, by Matt Harbison
-
rhg: parallellize computation of [unsure_is_modified]Wed, 05 Oct 2022 15:45:05 -0400, by Arseniy Alekseyev
-
rhg: enable in case ui.statuscopies=TrueWed, 21 Sep 2022 10:14:29 -0400, by Arseniy Alekseyev
-
rhg: share some codeThu, 22 Sep 2022 18:44:28 -0400, by Arseniy Alekseyev
-
rhg: support tweakdefaultsTue, 20 Sep 2022 18:28:25 -0400, by Arseniy Alekseyev
-
rhg: centralize PlainInfoThu, 22 Sep 2022 17:16:54 -0400, by Arseniy Alekseyev
-
rhg: central treatment of PLAIN and PLAINEXCEPTTue, 20 Sep 2022 18:16:50 -0400, by Arseniy Alekseyev
-
revset: handle wdir() in `sort(..., -topo)`Tue, 04 Oct 2022 12:34:50 -0400, by Matt Harbison
-
revset: handle wdir() in `roots()`Mon, 03 Oct 2022 17:24:52 -0400, by Matt Harbison
-
pull_logger: add basic log file rotation based on sizeTue, 20 Sep 2022 14:04:54 +0200, by pacien
-
contrib: add pull_logger extensionMon, 25 Jul 2022 22:47:15 +0200, by pacien
-
shelve: do not add the dirstate backup to the transaction stableTue, 04 Oct 2022 14:33:31 +0200, by Pierre-Yves David
-
branching: merge stable into defaultTue, 04 Oct 2022 10:56:27 +0200, by Raphaël Gomès
-
mergetools: don't let meld open all changed files on startupMon, 03 Oct 2022 14:24:12 +0200, by Mathias De Mare
-
heptapod-ci: use shell script in pytype step stable 6.2.3Mon, 03 Oct 2022 10:00:00 +0200, by Raphaël Gomès
-
tests: migrate the pytype test to a shell script for easier CI processing stableWed, 28 Sep 2022 11:27:59 -0400, by Matt Harbison
-
rhg: fix bugs around [use-dirstate-tracked-hint] and repo auto-upgrade stableThu, 22 Sep 2022 16:05:22 -0400, by Arseniy Alekseyev
-
tests: fix http-bad-server expected errors for python 3.10 (issue6643)Thu, 22 Sep 2022 16:09:53 +0200, by pacien
-
status: let `--no-copies` override `ui.statuscopies`Thu, 22 Sep 2022 16:50:30 -0700, by Martin von Zweigbergk
-
run-tests: display the time it took to install MercurialThu, 22 Sep 2022 01:50:53 +0200, by Pierre-Yves David
-
run-tests: deal with distutil deprecationThu, 22 Sep 2022 01:48:02 +0200, by Pierre-Yves David
-
fsmonitor: migrate Python ABCs from collections to collections.abcFri, 09 Sep 2022 12:45:26 -0700, by Martin von Zweigbergk
-
templates: add filter to reverse listThu, 15 Sep 2022 01:48:38 +0200, by Manuel Jacob
-
requires: re-use vfs.tryread for simplicityWed, 07 Sep 2022 14:56:45 -0400, by Jason R. Coombs
-
tests: fix the flaky test test-logtoprocess.t stableTue, 20 Sep 2022 13:38:07 -0400, by Arseniy Alekseyev
-
bisect: avoid copying ancestor list for non-merge commitsTue, 30 Aug 2022 15:29:55 -0400, by Arun Kulshreshtha
-
packaging: update dulwich to drop the certifi dependency on Windows stableTue, 06 Sep 2022 15:08:52 -0400, by Matt Harbison
-
rhg-status: add support for narrow clonesMon, 25 Jul 2022 15:39:04 +0200, by Raphaël Gomès
-
rust: add support for hints in error messagesTue, 19 Jul 2022 17:07:09 +0200, by Raphaël Gomès
-
rust: add Debug constraint to Matcher traitMon, 11 Jul 2022 11:59:13 +0200, by Raphaël Gomès
-
tests: fix tar invocation, to address issue 6740 stableMon, 19 Sep 2022 17:34:42 -0400, by Arseniy Alekseyev
-
rhg: add sparse supportTue, 19 Jul 2022 15:37:45 +0200, by Raphaël Gomès
-
rhg: add debugrhgsparse command to help figure out bugs in rhgTue, 19 Jul 2022 15:37:09 +0200, by Raphaël Gomès
-
rhg-status: extract a function for printing pattern file warningsTue, 26 Jul 2022 17:33:34 +0200, by Raphaël Gomès
-
rust-filepatterns: allow overriding default syntaxMon, 18 Jul 2022 17:25:49 +0200, by Raphaël Gomès
-
rhg: don't fallback if `strip` or `rebase` are activatedTue, 12 Jul 2022 10:15:52 +0200, by Raphaël Gomès
-
rhg: fallback in `debugdata` if repo has `narrow`Mon, 11 Jul 2022 17:44:03 +0200, by Raphaël Gomès
-
rust-status: expose DifferenceMatcher from Rust to PythonWed, 06 Jul 2022 11:46:00 +0200, by Raphaël Gomès
-
rust-matchers: implement DifferenceMatcherWed, 06 Jul 2022 11:44:20 +0200, by Raphaël Gomès
-
rhg: support "!" syntax for disabling extensionsMon, 11 Jul 2022 17:27:39 +0200, by Raphaël Gomès
-
revlog: finer computation of "issnapshot"Fri, 20 May 2022 11:02:52 +0100, by Pierre-Yves David