Mercurial > hg
graph
-
dirstatemap: use `set_possibly_dirty` in `clearambiguoustimes`Mon, 19 Jul 2021 06:20:00 +0200, by Pierre-Yves David
-
dirstate-item: use `set_possibly_dirty` in `pure.pack_dirstate`Mon, 19 Jul 2021 06:30:04 +0200, by Pierre-Yves David
-
dirstate-item: add a `set_possibly_dirty` methodMon, 19 Jul 2021 06:29:30 +0200, by Pierre-Yves David
-
dirstate-item: add a `from_v1_data` constructorTue, 13 Jul 2021 13:06:50 +0200, by Pierre-Yves David
-
dirstate-item: use an explicit __init__ function instead of the attrs oneTue, 13 Jul 2021 13:04:49 +0200, by Pierre-Yves David
-
dirstate: deprecated `drop` outside of `update/merge`Thu, 08 Jul 2021 10:28:20 +0200, by Pierre-Yves David
-
dirstate: deprecated `remove` outside of `update/merge`Thu, 08 Jul 2021 03:30:11 +0200, by Pierre-Yves David
-
dirstate: deprecate the `add` method outside of update/merge contextThu, 08 Jul 2021 00:35:06 +0200, by Pierre-Yves David
-
upgrade: avoid a traceback in case of unrecognized revlogMon, 19 Jul 2021 22:19:36 +0200, by Pierre-Yves David
-
walk: no longer ignore revlogs of files starting with `undo.` (issue6542)Mon, 19 Jul 2021 22:39:08 +0200, by Pierre-Yves David
-
largefiles: replace use of synclfdirstate with dropTue, 13 Jul 2021 14:54:09 +0530, by Pulkit Goyal
-
testing: do not stop waiting if timeout is 0 (issue6541)Sat, 17 Jul 2021 12:47:07 +0200, by Cédric Krier
-
largefile: use `parentchange` markcommittedThu, 08 Jul 2021 22:04:31 +0200, by Pierre-Yves David
-
largefile: use `set_untracked` in the override of copy/renameThu, 08 Jul 2021 03:54:54 +0200, by Pierre-Yves David
-
largefile: use `set_untracked` in the `forget` overrideThu, 08 Jul 2021 03:50:08 +0200, by Pierre-Yves David
-
largefile: directly use set_untracked() for removing filesThu, 08 Jul 2021 03:33:56 +0200, by Pierre-Yves David
-
largefile: use `parentchange` during rollbackThu, 08 Jul 2021 01:47:41 +0200, by Pierre-Yves David
-
largefile: consider `updatelfiles` as a `parentchange`Thu, 08 Jul 2021 01:44:49 +0200, by Pierre-Yves David
-
largefile: use `set_tracked` in the `hg copy` overwriteThu, 08 Jul 2021 01:24:29 +0200, by Pierre-Yves David
-
largefile: use parentchange during mergerecordupdatesThu, 08 Jul 2021 01:24:11 +0200, by Pierre-Yves David
-
largefile: use `set_tracked` in the `hg add` overwriteThu, 08 Jul 2021 01:23:30 +0200, by Pierre-Yves David
-
largefile: synchronise the dirstate within a `parentchange` contextThu, 08 Jul 2021 01:23:06 +0200, by Pierre-Yves David
-
upgrade_utils: fix crash for removecldeltachain actionMon, 28 Jun 2021 12:12:34 +0200, by Mathias De Mare
-
windows: enforce the module policy to be c for testFri, 16 Jul 2021 14:22:02 +0200, by Pierre-Yves David
-
packaging: add command line flag to add extra vars to pyoxidizerTue, 13 Jul 2021 11:37:57 -0400, by Augie Fackler
-
pyoxidizer: add hooks to inject extra python packages and install filesMon, 12 Jul 2021 15:56:25 -0400, by Augie Fackler
-
doc: wrap the help text for the purge extensionFri, 09 Jul 2021 11:42:48 -0400, by Matt Harbison
-
dummyssh: call python script with pythonSun, 11 Jul 2021 17:03:58 +0200, by Pierre-Yves David
-
dummyssh: use subprocess instead of os.callSun, 11 Jul 2021 16:57:53 +0200, by Pierre-Yves David
-
run-test: rework the redirection script for python on windowsSun, 11 Jul 2021 16:11:58 +0200, by Pierre-Yves David