Mercurial > hg
graph
-
util: drop a duplicate importTue, 29 Mar 2022 23:31:37 -0400, by Matt Harbison
-
pycompat: drop the pickle importTue, 29 Mar 2022 23:34:18 -0400, by Matt Harbison
-
util: restore the util.pickle symbolTue, 29 Mar 2022 22:22:36 -0400, by Matt Harbison
-
merge: stable into defaultTue, 29 Mar 2022 14:27:45 +0200, by Raphaël Gomès
-
precheck: fix false warning about content-divergence creation stableFri, 23 Jul 2021 13:42:12 +0530, by Sushil khanchi
-
streamclone: avoid some obscure error in a corner case stableThu, 24 Mar 2022 12:27:21 -0400, by Valentin Gatien-Baron
-
tags: fix typo in fast path detection of fnode resolution (issue6673) stableTue, 29 Mar 2022 18:15:49 +0900, by Yuya Nishihara
-
completion: install completers to conventional locationsThu, 24 Mar 2022 21:26:45 -0500, by Matthew Martin
-
dirstate-cext: properly invalidate mtime and data in `set_untracked` stableMon, 28 Mar 2022 17:24:41 +0200, by Raphaël Gomès
-
pytype: disable a few errors about Windows specific module attributesWed, 23 Mar 2022 13:51:40 -0400, by Matt Harbison
-
rhg: sort unsupported extensions in error messageSat, 19 Mar 2022 15:44:38 +0100, by Raphaël Gomès
-
hgignore: ignore .testtimes in more locationSun, 13 Mar 2022 15:48:18 +0100, by Pierre-Yves David
-
merge: with stableFri, 25 Mar 2022 11:33:12 -0400, by Augie Fackler
-
partial-merge: add support for `.args` config (`$local` etc.)Thu, 17 Mar 2022 11:19:06 -0700, by Martin von Zweigbergk
-
filemerge: add support for partial conflict resolution by external toolTue, 18 Jan 2022 13:05:21 -0800, by Martin von Zweigbergk
-
pullbundle: fix file name in the help text stableTue, 22 Mar 2022 03:19:01 +0100, by Joerg Sonnenberger
-
unamend: abort if commit was not created by `hg [un]amend` stableMon, 21 Mar 2022 14:21:10 -0700, by Martin von Zweigbergk
-
branching: merge stable into defaultMon, 21 Mar 2022 10:55:50 +0100, by Raphaël Gomès
-
test: use `wait-on-file` in `test-racy-mutations.t` stableThu, 17 Mar 2022 14:58:46 +0100, by Pierre-Yves David
-
amend: fix amend with copies in extras stableFri, 18 Mar 2022 21:15:54 -0700, by Martin von Zweigbergk
-
tests: demonstrate that copy info in changeset gets lost on amend stableFri, 18 Mar 2022 21:37:22 -0700, by Martin von Zweigbergk
-
ci: use the `v1.0` flavor of the docker images in the CI stableFri, 18 Mar 2022 18:09:46 +0100, by Pierre-Yves David
-
rust-status: cap the number of concurrent threads to 16 stableFri, 18 Mar 2022 16:15:44 +0100, by Raphaël Gomès
-
rhg: add support for ignoring all extensionsFri, 18 Mar 2022 17:39:06 +0100, by Raphaël Gomès
-
branching: merge stable into defaultThu, 17 Mar 2022 12:27:40 +0100, by Raphaël Gomès
-
revlog: fix index_fast_rank (wip)Tue, 15 Mar 2022 10:36:28 +0100, by Julien Cristau
-
tests: fix glob pattern for dynamic timer alignmentThu, 17 Mar 2022 11:00:05 +0100, by pacien
-
test: update test-clone-stream.t to pass on bigendian stableTue, 15 Mar 2022 14:45:47 +0100, by Julien Cristau
-
filemerge: when merge tool uses $output, don't leave markers in $local stableTue, 15 Mar 2022 13:31:39 -0700, by Martin von Zweigbergk
-
tests: demonstrate how conflict markers end up $local *and* $output stableTue, 15 Mar 2022 13:40:45 -0700, by Martin von Zweigbergk