Mercurial > hg
graph
-
largefile: use `update_file` instead of `add` in `mergerecordupdates`Mon, 19 Jul 2021 03:19:06 +0200, by Pierre-Yves David
-
dirstate: deprecate the `drop` methodMon, 19 Jul 2021 09:05:25 +0200, by Pierre-Yves David
-
narrow: stop using `drop` in the `updateworkingcopy`Mon, 19 Jul 2021 17:33:45 +0200, by Pierre-Yves David
-
mq: replace `drop` call with newer APISun, 18 Jul 2021 22:32:55 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `drop` during `rollback`Mon, 19 Jul 2021 09:15:37 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `drop` in `synclfdirstate`Mon, 19 Jul 2021 09:14:24 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `drop`Mon, 19 Jul 2021 09:08:54 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `drop` in `refreshwdir`Mon, 19 Jul 2021 01:58:45 +0200, by Pierre-Yves David
-
amend: use `update_file` instead of `drop`Mon, 19 Jul 2021 09:07:08 +0200, by Pierre-Yves David
-
context: use `update_file` instead of `drop` in `markcommitted`Mon, 19 Jul 2021 03:16:40 +0200, by Pierre-Yves David
-
dirstate: deprecate the `merge` method in all casesMon, 19 Jul 2021 16:21:22 +0200, by Pierre-Yves David
-
mq: drop the use of `dirstate.merged`Sun, 18 Jul 2021 22:45:18 +0200, by Pierre-Yves David
-
dirstate: deprecate the `otherparent` method in all casesMon, 19 Jul 2021 00:31:59 +0200, by Pierre-Yves David
-
dirstate: deprecate the `normallookup` method in all casesMon, 19 Jul 2021 00:26:02 +0200, by Pierre-Yves David
-
narrow: stop using `normallookup` during a testMon, 19 Jul 2021 15:41:51 +0200, by Pierre-Yves David
-
narrow: use `update_file` instead of `normallookup` after updateMon, 19 Jul 2021 08:44:49 +0200, by Pierre-Yves David
-
test: use the internal `_normallookup` in `test-rebuildstate.t`Mon, 19 Jul 2021 15:34:17 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `normallookup` in refreshwdirMon, 19 Jul 2021 01:59:09 +0200, by Pierre-Yves David
-
keyword: use `update_file_p1` instead of `normallookup`Mon, 19 Jul 2021 02:05:29 +0200, by Pierre-Yves David
-
fix: use `set_possibly_dirty` instead of `normallookup`Mon, 19 Jul 2021 05:41:32 +0200, by Pierre-Yves David
-
eol: use `set_possibly_dirty` instead of `normallookup`Mon, 19 Jul 2021 05:41:02 +0200, by Pierre-Yves David
-
mq: replace `normallookup` call with newer APISun, 18 Jul 2021 22:50:02 +0200, by Pierre-Yves David
-
revert: use `set_possibly_dirty` instead of `normallookup`Mon, 19 Jul 2021 03:52:54 +0200, by Pierre-Yves David
-
dirstate: enforce `possibly_dirty` in `set_tracked`Mon, 19 Jul 2021 14:02:58 +0200, by Pierre-Yves David
-
record: use `update_file` instead of `normallookup`Mon, 19 Jul 2021 01:17:56 +0200, by Pierre-Yves David
-
copy: use `set_tracked` instead of `normallookup` in `dirstatecopy`Mon, 19 Jul 2021 05:43:43 +0200, by Pierre-Yves David
-
amend: use `update_file` instead of `normallookup`Mon, 19 Jul 2021 01:18:23 +0200, by Pierre-Yves David
-
mergestate: use `update_file` to handle for `ACTION_EXEC`Mon, 19 Jul 2021 05:45:22 +0200, by Pierre-Yves David
-
mergestate: use `update_file` to handle for `ACTION_ADD_MODIFIED`Mon, 19 Jul 2021 05:44:57 +0200, by Pierre-Yves David
-
largefile: use `update_file` for `synclfdirstate` "m" caseMon, 19 Jul 2021 05:47:54 +0200, by Pierre-Yves David
-
largefile: use `update_file` for `synclfdirstate` "n" caseMon, 19 Jul 2021 05:47:33 +0200, by Pierre-Yves David
-
largefile: replace the `normallookup` call when creating a new lfdirstateMon, 19 Jul 2021 02:44:11 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `normallookup` in `updatelfiles`Mon, 19 Jul 2021 05:46:16 +0200, by Pierre-Yves David
-
largefile: use `set_possibly_dirty` instead of `normallookup`Sun, 18 Jul 2021 23:43:08 +0200, by Pierre-Yves David
-
dirstate: add a `set_possibly_dirty` methodSun, 18 Jul 2021 23:42:22 +0200, by Pierre-Yves David
-
dirstate: deprecate the `normal` method in all casesMon, 19 Jul 2021 00:29:36 +0200, by Pierre-Yves David
-
test: use `set_tracked` in `test-context`Mon, 19 Jul 2021 06:44:08 +0200, by Pierre-Yves David
-
mq: replace usage of `normal` with newer APISun, 18 Jul 2021 22:49:26 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `normal` in `synclfdirstate`Mon, 19 Jul 2021 02:46:09 +0200, by Pierre-Yves David
-
largefile: use `set_clean` instead of `normal` in `repo.status`Mon, 19 Jul 2021 02:40:51 +0200, by Pierre-Yves David
-
largefile: use `set_clean` instead of `normal` in `lfdirstatestatus`Mon, 19 Jul 2021 02:39:35 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `normal` in `updatelfiles`Mon, 19 Jul 2021 02:39:01 +0200, by Pierre-Yves David
-
largefile: respect the `normal` signatureMon, 19 Jul 2021 02:38:40 +0200, by Pierre-Yves David
-
keyword: use `set_clean` instead of `normal`Mon, 19 Jul 2021 02:05:24 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `normal` in `refreshwdir`Mon, 19 Jul 2021 01:58:34 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `normal` during `applyupdates`Mon, 19 Jul 2021 01:58:24 +0200, by Pierre-Yves David
-
sparse: apply update with in a `parentchange` contextMon, 19 Jul 2021 04:26:06 +0200, by Pierre-Yves David
-
revert: use `set_clean` instead of `normal`Mon, 19 Jul 2021 03:52:20 +0200, by Pierre-Yves David
-
context: use `update_file` instead of `normal` in `markcommitted`Mon, 19 Jul 2021 03:15:57 +0200, by Pierre-Yves David
-
context: use new API instead of `normal` during fixup post statusMon, 19 Jul 2021 01:44:24 +0200, by Pierre-Yves David
-
dirstate: introduce a `set_clean` methodMon, 19 Jul 2021 00:47:59 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `normal`Mon, 19 Jul 2021 00:04:24 +0200, by Pierre-Yves David
-
largefile: adjust the dirstate post update within a `parentchange` contextMon, 19 Jul 2021 00:05:47 +0200, by Pierre-Yves David
-
dirstate: deprecate `dirstate.remove` in all casesFri, 16 Jul 2021 14:06:32 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `remove` in `synclfdirstate`Mon, 19 Jul 2021 03:20:28 +0200, by Pierre-Yves David
-
largefile: rearrange conditionnal in `synclfdirstate`Mon, 19 Jul 2021 03:25:21 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `remove` in `mergerecordupdates`Mon, 19 Jul 2021 03:20:04 +0200, by Pierre-Yves David
-
mq: use `update_file_p1` instead of `remove` when adjusting dirstateSat, 17 Jul 2021 00:15:31 +0200, by Pierre-Yves David
-
dirstate: properly update `_lastnormaltime` in `update_file_p1`Mon, 19 Jul 2021 04:43:28 +0200, by Pierre-Yves David
-
dirstate: properly update `_lastnormaltime` in `update_file`Mon, 19 Jul 2021 04:43:14 +0200, by Pierre-Yves David
-
dirstate: use `reset_state` in `update_file_p1`Thu, 15 Jul 2021 04:55:57 +0200, by Pierre-Yves David
-
dirstate: rename `update_file_reference` to `update_file_p1`Thu, 15 Jul 2021 04:34:51 +0200, by Pierre-Yves David
-
dirstate-map: move most of `dirstate.update_file` logic in the dsmapMon, 19 Jul 2021 07:23:55 +0200, by Pierre-Yves David
-
dirstate: replace `update_parent_file_data` with simpler `update_parent` callFri, 16 Jul 2021 22:30:11 +0200, by Pierre-Yves David
-
dirstate: factor out the part retrieve "filedata" out of `normal`Fri, 16 Jul 2021 15:07:16 +0200, by Pierre-Yves David
-
dirstate-map: factor out the change to _dirs and _alldirs on removingThu, 15 Jul 2021 02:19:41 +0200, by Pierre-Yves David
-
dirstate-map: factor out the change to _dirs and _alldirs on droppingThu, 15 Jul 2021 01:58:50 +0200, by Pierre-Yves David
-
dirstate-map: factor out the change to _dirs and _alldirs on addingThu, 15 Jul 2021 01:58:31 +0200, by Pierre-Yves David
-
dirstate-item: introduce a `dm_otherparent` propertyWed, 14 Jul 2021 22:06:13 +0200, by Pierre-Yves David
-
dirstate-item: introduce a `dm_nonnormal` propertyWed, 14 Jul 2021 21:59:18 +0200, by Pierre-Yves David
-
dirstate-v2: Reserve a few bytes of space for future extensionsFri, 16 Jul 2021 16:19:31 +0200, by Simon Sapin
-
dirstate-v2: Separate iterators for dirfoldmap and debugdirstateFri, 16 Jul 2021 14:08:26 +0200, by Simon Sapin
-
dirstate-v2: Move fixed-size tree metadata into the docket fileThu, 15 Jul 2021 23:02:17 +0200, by Simon Sapin
-
dirstate-v2: Add heuristic for when to create a new data fileThu, 08 Jul 2021 19:23:44 +0200, by Simon Sapin
-
dirstate-v2: Reuse existing paths when appending to a data fileThu, 15 Jul 2021 10:31:43 +0200, by Simon Sapin
-
dirstate-v2: Reuse existing nodes when appending to a data fileThu, 15 Jul 2021 08:53:03 +0200, by Simon Sapin
-
dirstate-v2: Support appending to the same data fileTue, 13 Jul 2021 17:18:23 +0200, by Simon Sapin
-
dirstate-v2: shrink on-disk path lengths to 16-bitsTue, 13 Jul 2021 09:44:44 +0200, by Simon Sapin
-
dirstate-v2: Rename Header to Root, move it to the end of the data fileMon, 12 Jul 2021 23:05:56 +0200, by Simon Sapin
-
dirstate-v2: Enforce data size read from the docket fileMon, 12 Jul 2021 22:46:52 +0200, by Simon Sapin
-
dirstate-v2: Introduce a docket fileThu, 08 Jul 2021 12:18:21 +0200, by Simon Sapin
-
dirstate: replace a dead conditional branch with an assert in `update_file`Thu, 15 Jul 2021 17:24:09 +0200, by Pierre-Yves David
-
dirstate-map: do not use `size` to gate copy dropping during remove_fileWed, 14 Jul 2021 23:32:35 +0200, by Pierre-Yves David
-
dirstate: drop a duplicated assertThu, 15 Jul 2021 00:27:29 +0200, by Pierre-Yves David
-
dirstate: drop duplicated checkThu, 15 Jul 2021 00:22:49 +0200, by Pierre-Yves David
-
dirstate: add a `set_possibly_dirty` in `fakedirstatewritetime`Mon, 19 Jul 2021 06:21:04 +0200, by Pierre-Yves David
-
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
-
run-test: act that we requires MSYS to run the test on WindowsSun, 11 Jul 2021 16:09:38 +0200, by Pierre-Yves David
-
sigpipe-remote: display more information about the non-py3 pythonSun, 11 Jul 2021 15:41:18 +0200, by Pierre-Yves David
-
sigpipe-remote: check for python version earlier in the scriptSun, 11 Jul 2021 15:40:06 +0200, by Pierre-Yves David
-
check-code: add a rules to catch os.path.abspathSat, 10 Jul 2021 13:46:35 +0200, by Pierre-Yves David
-
windows: use abspath in convert.subversionSat, 10 Jul 2021 14:07:33 +0200, by Pierre-Yves David
-
windows: use abspath in convert.gitSat, 10 Jul 2021 14:07:25 +0200, by Pierre-Yves David
-
windows: use abspath in convert.bzrSat, 10 Jul 2021 14:07:14 +0200, by Pierre-Yves David
-
windows: use abspath in the git extensionSat, 10 Jul 2021 14:07:02 +0200, by Pierre-Yves David
-
windows: use abspath in urlSat, 10 Jul 2021 14:06:46 +0200, by Pierre-Yves David
-
windows: use abspath in subrepoutilSat, 10 Jul 2021 14:06:39 +0200, by Pierre-Yves David
-
windows: use abspath in subrepoSat, 10 Jul 2021 14:06:29 +0200, by Pierre-Yves David
-
windows: use abspath in hgwebdirSat, 10 Jul 2021 14:06:19 +0200, by Pierre-Yves David
-
windows: use abspath in mercurial/hg.pySat, 10 Jul 2021 14:06:06 +0200, by Pierre-Yves David
-
windows: use abspath in extensionsSat, 10 Jul 2021 14:05:59 +0200, by Pierre-Yves David
-
windows: use abspath in commandserverSat, 10 Jul 2021 14:05:49 +0200, by Pierre-Yves David
-
windows: use abspath in chgserverSat, 10 Jul 2021 14:05:38 +0200, by Pierre-Yves David
-
windows: introduce a `util.abspath` to replace os.path.abspathSat, 10 Jul 2021 13:46:24 +0200, by Pierre-Yves David
-
windows: enforce upper case drive letter for getcwd in mercurial tooSat, 10 Jul 2021 13:10:18 +0200, by Pierre-Yves David
-
hg-ssh: normalize the drive of the current working directory on windowsFri, 09 Jul 2021 23:38:24 +0200, by Pierre-Yves David
-
run-tests: enforce the drive letter from `getcwd` to upper caseSat, 10 Jul 2021 01:15:03 +0200, by Pierre-Yves David
-
sigpipe-remote: simply delegate pipe forwarding to subprocess we can killMon, 12 Jul 2021 03:30:04 +0200, by Pierre-Yves David
-
sigpipe-remote: verify the script is IO are unbufferedMon, 12 Jul 2021 03:29:21 +0200, by Pierre-Yves David
-
sigpipe-remote: check environment variable soonerSun, 11 Jul 2021 23:08:00 +0200, by Pierre-Yves David
-
test-sigpipe: run the hook using `sh`Mon, 12 Jul 2021 00:14:11 +0200, by Pierre-Yves David
-
windows: add windows behavior on broken pagerThu, 10 Jun 2021 17:58:03 +0200, by Raphaël Gomès
-
mergestate: use dirstate.update_file API in recordupdates()Wed, 07 Jul 2021 23:04:19 +0530, by Pulkit Goyal
-
dirstate: add dedicated function for updating data of a fileFri, 09 Jul 2021 15:27:38 +0530, by Pulkit Goyal
-
dirstate: add a `update_file` functionWed, 07 Jul 2021 19:36:14 +0200, by Pierre-Yves David
-
resolve: use the `parentchange` context manager to apply merge actionThu, 08 Jul 2021 04:29:36 +0200, by Pierre-Yves David
-
sparse: adjust the temporary includes within a `parentchange` contextThu, 08 Jul 2021 22:08:32 +0200, by Pierre-Yves David
-
amend: adjust the dirstate within a `parentchange` contextThu, 08 Jul 2021 21:26:21 +0200, by Pierre-Yves David
-
dirstate: use the right internal API in a test scriptThu, 08 Jul 2021 21:20:37 +0200, by Pierre-Yves David
-
sparse: clear rules in the context of a `parentchanges` contextThu, 08 Jul 2021 19:06:32 +0200, by Pierre-Yves David
-
sparse: make sure we adjust the dirstate at the same time as the parentThu, 08 Jul 2021 18:59:55 +0200, by Pierre-Yves David
-
narrow: update narrow spec within a dirstate.parentchange contextThu, 08 Jul 2021 18:51:45 +0200, by Pierre-Yves David
-
revert: use `set_untracked` instead of `drop` when applicableThu, 08 Jul 2021 18:30:24 +0200, by Pierre-Yves David
-
revert: use `set_untracked` when performing a revertThu, 08 Jul 2021 04:47:36 +0200, by Pierre-Yves David
-
mq: use `set_untracked` in `qrename`Thu, 08 Jul 2021 04:26:30 +0200, by Pierre-Yves David
-
context: use `dirstate.set_untracked` in `context.forget`Thu, 08 Jul 2021 01:06:46 +0200, by Pierre-Yves David
-
dirstate: add a `set_untracked` method for "hg remove"-like usageThu, 08 Jul 2021 00:54:40 +0200, by Pierre-Yves David
-
mq: use `set_tracked` in `qrename`Thu, 08 Jul 2021 04:32:31 +0200, by Pierre-Yves David
-
mq: update the dirstate and its parent within a `parentchange` contextThu, 08 Jul 2021 03:42:14 +0200, by Pierre-Yves David
-
context: use `dirstate.set_tracked` for `revert`Thu, 08 Jul 2021 01:20:46 +0200, by Pierre-Yves David
-
context: use `dirstate.set_tracked` in context.copyThu, 08 Jul 2021 00:57:25 +0200, by Pierre-Yves David
-
context: use `dirstate.set_tracked` in `context.add`Thu, 08 Jul 2021 00:58:44 +0200, by Pierre-Yves David
-
dirstate: add a `set_tracked` method for "hg add"-like usageThu, 08 Jul 2021 03:03:34 +0200, by Pierre-Yves David
-
dirstate: add a function to update tracking status while "moving" parentsSat, 10 Jul 2021 23:31:51 +0200, by Pierre-Yves David
-
dirstate: introduce an internal `_drop` methodThu, 08 Jul 2021 10:05:23 +0200, by Pierre-Yves David
-
dirstate: introduce an internal `_remove` methodWed, 07 Jul 2021 19:32:22 +0200, by Pierre-Yves David
-
dirstate: introduce an internal `_add` methodWed, 07 Jul 2021 19:31:52 +0200, by Pierre-Yves David
-
run-tests: rely on an actual executable in PATH instead of alias for `hg`Fri, 09 Jul 2021 22:37:24 +0200, by Pierre-Yves David
-
tests: blacklist a handful of test with `rhg` or `chg`Fri, 09 Jul 2021 20:42:26 +0200, by Pierre-Yves David
-
run-tests: use more explicit signaling for `chg`Sat, 10 Jul 2021 01:58:34 +0200, by Pierre-Yves David
-
run-tests: drop the `rhg` flag for `hghave.py` if unsetSat, 10 Jul 2021 01:57:35 +0200, by Pierre-Yves David
-
run-tests: introduce a `HGTEST_REAL_HG` variable for testFri, 09 Jul 2021 20:03:46 +0200, by Pierre-Yves David
-
run-test: clarify the error with a bad --with-hg is passedFri, 09 Jul 2021 17:06:53 +0200, by Pierre-Yves David
-
windows: make sure we fully read and cleanly close the connectionSat, 10 Jul 2021 17:19:07 +0200, by Pierre-Yves David
-
test-bookmark: clarify the path involved in a pull creating divergenceSat, 10 Jul 2021 02:42:09 +0200, by Pierre-Yves David
-
test-removeemptydirs: adjust to Windows behavior for the `histedit` caseSat, 10 Jul 2021 02:25:06 +0200, by Pierre-Yves David
-
test-removeemptydirs: clarify the state of things in the `histedit` caseSat, 10 Jul 2021 02:18:56 +0200, by Pierre-Yves David
-
test-infinitepush: drop unused helperFri, 09 Jul 2021 20:09:46 +0200, by Pierre-Yves David
-
run-tests: setup "correct" python earlierFri, 09 Jul 2021 17:02:01 +0200, by Pierre-Yves David
-
run-tests: cleanup windows generation of the python / python3 pointeurFri, 09 Jul 2021 16:28:45 +0200, by Pierre-Yves David
-
run-tests: always define a custom-bin directoryFri, 09 Jul 2021 15:29:58 +0200, by Pierre-Yves David
-
run-tests: explicitly track that `pythondir` was inferredFri, 09 Jul 2021 16:18:41 +0200, by Pierre-Yves David
-
run-tests: use a global WINDOWS constant instead of multiple testsFri, 09 Jul 2021 15:39:43 +0200, by Pierre-Yves David
-
test-run-test: use explicit variables to clarify pathsFri, 09 Jul 2021 13:36:39 +0200, by Pierre-Yves David
-
run-tests: also catch double-escapes for $TESTTMPWed, 23 Jun 2021 14:34:55 +0200, by Raphaël Gomès
-
ci-windows: introduce manual windows CIThu, 08 Jul 2021 17:13:18 +0200, by Raphaël Gomès
-
dirstate-item: deprecate tuple access on the classSun, 04 Jul 2021 23:41:54 +0200, by Pierre-Yves David
-
dirstate-item: use the v1_serialization method in debugstateMon, 05 Jul 2021 06:44:49 +0200, by Pierre-Yves David
-
dirstate-item: also build DistateItem in dirstate.directories()Mon, 05 Jul 2021 10:32:49 +0200, by Pierre-Yves David
-
parsers: move DirstateItem to attr.sThu, 08 Jul 2021 17:09:57 -0400, by Augie Fackler
-
cmdutil: fix newandmodified file accounting for --interactive commitsFri, 02 Jul 2021 11:44:13 -0700, by Daniel Ploch
-
test-run-tests: add missing backslash for WindowsWed, 07 Jul 2021 15:09:26 +0200, by Raphaël Gomès
-
windows: use cpu-intensive task instead of real time in testThu, 24 Jun 2021 12:54:55 +0200, by Raphaël Gomès
-
windows: use shell function instead of variable substitutionThu, 24 Jun 2021 12:51:53 +0200, by Raphaël Gomès
-
compat: normalise path before comparison in revlog splitting testTue, 06 Jul 2021 10:51:41 +0200, by Raphaël Gomès
-
windows: replicate the normalizing behavior of os.environThu, 08 Jul 2021 15:55:15 +0200, by Raphaël Gomès
-
encoding: move case-related utils upThu, 08 Jul 2021 15:55:04 +0200, by Raphaël Gomès
-
dirstate: drop the last explicit `state` usage in the moduleSun, 04 Jul 2021 02:24:15 +0200, by Pierre-Yves David
-
test: use a python script in `test-transaction-rollback-on-sigpipe.t`Fri, 02 Jul 2021 20:20:37 +0200, by Pierre-Yves David
-
test: make sure we hit the SIGPIPE in test-transaction-rollback-on-sigpipeFri, 02 Jul 2021 20:53:23 +0200, by Pierre-Yves David
-
test: clarify some output in `test-transaction-rollback-on-sigpipe`Fri, 02 Jul 2021 20:22:56 +0200, by Pierre-Yves David
-
tests: add test case for issue 6262Tue, 29 Jun 2021 13:58:18 -0700, by Martin von Zweigbergk
-
rewriteutil: look up common predecessor on unfiltered repoTue, 29 Jun 2021 14:02:34 -0700, by Martin von Zweigbergk
-
tests: demonstrate crash when common predecessor of divergence is hiddenWed, 07 Jul 2021 10:07:28 -0700, by Martin von Zweigbergk
-
shallowutil: dedent code after the previous changeWed, 07 Jul 2021 11:48:08 -0400, by Augie Fackler
-
shallowutil: narrow scope of try/except blockWed, 07 Jul 2021 11:47:02 -0400, by Augie Fackler
-
remotefilelog: stop using RuntimeError for control flowWed, 07 Jul 2021 11:45:17 -0400, by Augie Fackler
-
remotefilelog: tweak corrupt cache test to grep more flexiblyWed, 07 Jul 2021 13:20:47 -0400, by Augie Fackler
-
dirstatenonnormalcheck: fix some bytes formating on python3Mon, 05 Jul 2021 06:39:29 +0200, by Pierre-Yves David
-
dirstate-item: use the properties in `contrib/dirstatenonnormalcheck.py`Mon, 05 Jul 2021 06:38:58 +0200, by Pierre-Yves David
-
dirstate-item: use the properties in largefilesMon, 05 Jul 2021 06:27:26 +0200, by Pierre-Yves David
-
dirstate-item: use the `state` property in debugpathcompleteMon, 05 Jul 2021 06:45:32 +0200, by Pierre-Yves David
-
dirstate-item: use the properties in fakedirstatewritetimeMon, 05 Jul 2021 06:24:51 +0200, by Pierre-Yves David
-
dirstate-item: use the properties in dirstatemapMon, 05 Jul 2021 03:58:38 +0200, by Pierre-Yves David
-
dirstate-item: use the properties in pathutilMon, 05 Jul 2021 03:57:40 +0200, by Pierre-Yves David
-
dirstate-item: use need_delay when packing dirstateMon, 05 Jul 2021 03:57:11 +0200, by Pierre-Yves David
-
dirstate-item: rename the class to DirstateItemSun, 04 Jul 2021 22:27:29 +0200, by Pierre-Yves David
-
dirstate-entry: add a `mtime` propertySun, 04 Jul 2021 02:37:38 +0200, by Pierre-Yves David
-
dirstate-entry: add a `size` propertySun, 04 Jul 2021 02:34:24 +0200, by Pierre-Yves David
-
dirstate-entry: add a `mode` propertySun, 04 Jul 2021 02:33:21 +0200, by Pierre-Yves David
-
dirstate: no longer pass `oldstate` to the `dropfile`Sun, 04 Jul 2021 02:28:08 +0200, by Pierre-Yves David
-
dirstate: drop last explicite `state` usage in statusSun, 04 Jul 2021 02:21:59 +0200, by Pierre-Yves David
-
dirstate: reorder "state" checking conditionalSun, 04 Jul 2021 02:15:41 +0200, by Pierre-Yves David
-
dirstate-entry: add a `need_delay` methodSun, 04 Jul 2021 02:13:53 +0200, by Pierre-Yves David
-
dirstate-entry: add a `tracked` propertySun, 04 Jul 2021 02:12:54 +0200, by Pierre-Yves David
-
dirstate: drop `state` to `_addpath`Sun, 04 Jul 2021 01:59:41 +0200, by Pierre-Yves David
-
dirstate: infer the 'n' state from `from_p2`Sun, 04 Jul 2021 01:58:03 +0200, by Pierre-Yves David
-
dirstate: infer the 'n' state from `possibly_dirty`Sun, 04 Jul 2021 01:57:28 +0200, by Pierre-Yves David
-
dirstate: use a `merged` parameter to _addpathSun, 04 Jul 2021 01:48:11 +0200, by Pierre-Yves David
-
dirstate-entry: add a `added` propertySun, 04 Jul 2021 01:44:43 +0200, by Pierre-Yves David
-
dirstate: use a `added` parameter to _addpathSun, 04 Jul 2021 01:42:10 +0200, by Pierre-Yves David
-
dirstate: no longer pass the `oldstate` value to the dirstatemapSat, 03 Jul 2021 20:59:26 +0200, by Pierre-Yves David
-
dirstate: stop using `oldstate` in `dirstate._addpath`Sat, 03 Jul 2021 20:57:44 +0200, by Pierre-Yves David
-
dirstate: drop the now unused magic constants for the dirstate moduleSat, 03 Jul 2021 20:53:52 +0200, by Pierre-Yves David
-
dirstate: move the handling of special case within the dirstatemapSun, 04 Jul 2021 20:23:19 +0200, by Pierre-Yves David
-
rust: bump rust-cpython version for 0.6.0Sun, 04 Jul 2021 20:41:27 +0200, by Pierre-Yves David
-
rust-dirstate: make the MTIME_UNSET publicSun, 04 Jul 2021 20:40:10 +0200, by Pierre-Yves David
-
rust-dirstatemap: expand the wrapping code a bitSun, 04 Jul 2021 19:42:03 +0200, by Pierre-Yves David
-
dirstate-entry: restrict `from_p2` property to tracked fileSun, 04 Jul 2021 01:14:15 +0200, by Pierre-Yves David
-
dirstate-entry: `merged_removed` and `from_p2_removed` propertiesSat, 03 Jul 2021 20:34:09 +0200, by Pierre-Yves David
-
dirstate-entry: add a `removed` propertySat, 03 Jul 2021 04:18:54 +0200, by Pierre-Yves David