Mercurial > hg
graph
-
ci: do not trigger phabricator for merge-request stableTue, 17 May 2022 00:09:51 +0100, by Pierre-Yves David
-
branching: merge with stableThu, 12 May 2022 07:36:37 -0700, by Martin von Zweigbergk
-
amend: stop specifying matcher, get all copies in wctx stableWed, 11 May 2022 17:56:29 -0700, by Kyle Lippincott
-
amend: add test showing poor behavior when copies are involved stableWed, 11 May 2022 17:56:10 -0700, by Kyle Lippincott
-
rust-repo: make `Send` by not storing functions in `LazyCell`Thu, 21 Apr 2022 10:39:52 -0700, by Martin von Zweigbergk
-
obsolete: remove two unused constantsThu, 05 May 2022 14:45:28 -0400, by Augie Fackler
-
node: manually implement DebugThu, 05 May 2022 14:47:26 -0400, by Augie Fackler
-
censor: make rhg fall back to python when encountering a censored nodeThu, 05 May 2022 15:38:29 +0100, by Arseniy Alekseyev
-
contrib: migrate off of a couple of bitbucket URLsWed, 04 May 2022 16:01:55 -0400, by Matt Harbison
-
diff: add help text to highlight the ability to do "merge diffs"Wed, 04 May 2022 13:39:49 -0400, by Matt Harbison
-
followlines: don't put Unicode directly into the .js file (issue6559)Mon, 02 May 2022 12:10:28 +0400, by Anton Shestakov
-
wix: bump the minimum Windows required to 8.1Thu, 28 Apr 2022 11:20:17 -0400, by Matt Harbison
-
wix: drop python2 conditionalsThu, 28 Apr 2022 11:01:41 -0400, by Matt Harbison
-
tests: fix misspelling of supersedeWed, 27 Apr 2022 19:45:19 +0400, by Anton Shestakov
-
filemerge: add configs to disable some or all partial merge toolsTue, 26 Apr 2022 09:06:30 -0700, by Martin von Zweigbergk
-
censor: fix [hg update] away from a revision with censored files stableWed, 04 May 2022 17:40:23 +0100, by Arseniy Alekseyev
-
branching: merge stable into defaultWed, 04 May 2022 18:17:44 +0200, by Raphaël Gomès
-
docs: use proper rst markup for preformatted blocks stableTue, 03 May 2022 12:41:21 +0200, by Mads Kiilerich
-
test-dirstate: print something when the check is skipped stableWed, 04 May 2022 15:49:20 +0200, by Raphaël Gomès
-
test-dirstate: fix detection of Rust environment variable stableWed, 04 May 2022 15:48:13 +0200, by Raphaël Gomès
-
rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate stableThu, 28 Apr 2022 17:15:35 +0200, by Raphaël Gomès
-
rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite stableThu, 28 Apr 2022 17:11:51 +0200, by Raphaël Gomès
-
test-dirstate: use new `--docket` flag to get the data uuid stableThu, 28 Apr 2022 16:24:55 +0200, by Raphaël Gomès
-
debugcommands: remove `debugdirstateignorepatternhash` stableThu, 28 Apr 2022 15:22:08 +0200, by Raphaël Gomès
-
dirstate-v2: add flag to `debugstate` to print docket information stableThu, 28 Apr 2022 15:19:19 +0200, by Raphaël Gomès
-
doc: use an absolute path in sys.path to work around a python DLL loading bug stableMon, 02 May 2022 22:04:59 -0400, by Matt Harbison
-
rhg: fix dirstate-v2 data file removal system stableMon, 25 Apr 2022 16:45:03 +0200, by Raphaël Gomès
-
rhg: use `Command::exec` instead of `Command::status` stableTue, 19 Apr 2022 12:27:40 +0200, by Raphaël Gomès
-
commit: don't use hard-coded `.hg/last-message.txt` path in error message stableWed, 27 Apr 2022 15:47:57 +0200, by Martin von Zweigbergk
-
branching: merge stable into defaultMon, 25 Apr 2022 11:09:33 +0200, by Raphaël Gomès
-
rust-dirstate-v2: clean up previous data file after the docket is written stableThu, 21 Apr 2022 15:10:57 +0200, by Raphaël Gomès
-
rust-dirstate-v2: save proper data size if no new data on append stableThu, 21 Apr 2022 14:47:13 +0200, by Raphaël Gomès
-
amend: move "return None for removed files" into block handling filestoamendTue, 19 Apr 2022 12:17:23 -0700, by Kyle Lippincott
-
rust-dirstatemap: remove unused helper from the old APITue, 12 Apr 2022 17:35:25 +0200, by Raphaël Gomès
-
rust-status: stop using `state()` in the dispatch logicTue, 12 Apr 2022 17:35:02 +0200, by Raphaël Gomès
-
rust-status: stop using `state()` in `handle_normal_file`Tue, 12 Apr 2022 17:34:18 +0200, by Raphaël Gomès
-
rust-dirstatemap: stop using `state()` in the cache logicTue, 12 Apr 2022 17:30:34 +0200, by Raphaël Gomès
-
rust-dirstatemap: stop using `.state` in `is_from_other_parent`Tue, 12 Apr 2022 16:24:25 +0200, by Raphaël Gomès
-
rust-dirstate-entry: add `modified` methodTue, 12 Apr 2022 17:29:21 +0200, by Raphaël Gomès
-
rust: remove use of `EntryState` in `DirsMultiset`Tue, 12 Apr 2022 17:27:56 +0200, by Raphaël Gomès
-
rust: use `entry.tracked()` directlyTue, 12 Apr 2022 17:26:23 +0200, by Raphaël Gomès
-
rust-hg-cpython: remove use of `EntryState`Tue, 12 Apr 2022 17:25:38 +0200, by Raphaël Gomès
-
rust-dirstatemap: use a checked sub instead of a potentially underflowing oneFri, 08 Apr 2022 18:10:12 +0200, by Raphaël Gomès
-
rust-dirstatemap: add simpler version of `get_node_mut`Fri, 08 Apr 2022 17:55:03 +0200, by Raphaël Gomès
-
rust-dirstatemap: use `get_node_mut` instead or `get_or_insert_node`Fri, 08 Apr 2022 17:22:39 +0200, by Raphaël Gomès
-
rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`Fri, 08 Apr 2022 16:56:52 +0200, by Raphaël Gomès
-
rust-dirstatemap: add simpler method `get_or_insert_node` for the common caseFri, 08 Apr 2022 16:53:06 +0200, by Raphaël Gomès
-
rust-dirstatemap: inline the last `get_or_insert` callFri, 08 Apr 2022 16:05:47 +0200, by Raphaël Gomès
-
rust-dirstatemap: add `set_cached_mtime` helper methodFri, 08 Apr 2022 16:04:17 +0200, by Raphaël Gomès
-
rust-dirstatemap: add `clear_cached_mtime` helper methodFri, 08 Apr 2022 16:03:39 +0200, by Raphaël Gomès
-
rust-dirstatemap: add unit testsTue, 29 Mar 2022 18:21:40 +0200, by Raphaël Gomès
-
rust: add `Debug` trait to a bunch of structsTue, 29 Mar 2022 17:27:36 +0200, by Raphaël Gomès
-
rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`Wed, 30 Mar 2022 11:39:53 +0200, by Raphaël Gomès
-
rust-dirstatemap: use `DirstateEntry::tracked` directlyTue, 29 Mar 2022 17:23:24 +0200, by Raphaël Gomès
-
rust-cpython: remove unused API to `drop_entry_and_copy_source`Tue, 29 Mar 2022 00:58:58 +0200, by Raphaël Gomès