Mercurial > hg
graph
-
dirstate: simplify the ambiguity clearing at write timeWed, 22 Sep 2021 14:54:42 +0200, by Pierre-Yves David
-
histedit: use more specific exceptions for more detailed exit codesTue, 28 Sep 2021 09:32:24 -0700, by Martin von Zweigbergk
-
histedit: remove redundant checks for unfinished histedit stateTue, 28 Sep 2021 09:25:05 -0700, by Martin von Zweigbergk
-
dirstate: Appease pytypeTue, 28 Sep 2021 13:43:14 +0200, by Simon Sapin
-
dirstate: Pass the final DirstateItem to _rustmap.addfile()Thu, 23 Sep 2021 18:29:40 +0200, by Simon Sapin
-
dirstate: Replace dropfile with drop_item_and_copy_sourceThu, 23 Sep 2021 15:36:43 +0200, by Simon Sapin
-
rust: Remove some obsolete doc-commentsThu, 23 Sep 2021 15:29:38 +0200, by Simon Sapin
-
dirstate: Remove return boolean from dirstatemap.dropfileThu, 23 Sep 2021 15:26:33 +0200, by Simon Sapin
-
dirstate: Propagate dirstate-v2 parse errors from set_dirstate_itemWed, 22 Sep 2021 18:56:58 +0200, by Simon Sapin
-
dirstate: Don’t drop unrelated data in DirstateMap::set_entryWed, 22 Sep 2021 18:42:00 +0200, by Simon Sapin
-
dirstate: Skip no-op conversion in Rust DirstateMap::set_v1Wed, 22 Sep 2021 18:21:58 +0200, by Simon Sapin
-
dirstate: Use the Rust implementation of DirstateItem when Rust is enabledWed, 22 Sep 2021 11:33:29 +0200, by Simon Sapin
-
rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItemWed, 22 Sep 2021 11:28:52 +0200, by Simon Sapin
-
rust: Align DirstateEntry internals with Python/C DirstateItemMon, 20 Sep 2021 19:18:21 +0200, by Simon Sapin
-
branching: merge stable into defaultTue, 28 Sep 2021 09:40:57 +0200, by Raphaël Gomès
-
manifestlog: also monitor `00manifest.n` when applicable stableTue, 21 Sep 2021 18:18:56 +0200, by Pierre-Yves David
-
changelog: also monitor `00changelog.n` when applicable (issue6554) stableTue, 21 Sep 2021 18:03:37 +0200, by Pierre-Yves David
-
persistent-nodemap: introduce a test to highlight possible race stableTue, 21 Sep 2021 21:18:50 +0200, by Pierre-Yves David
-
test: enable share-safe in test-persistent-nodemap stableTue, 21 Sep 2021 21:18:44 +0200, by Pierre-Yves David
-
filecache: abstract the fetching of the list of tracked file stableTue, 21 Sep 2021 18:02:07 +0200, by Pierre-Yves David
-
persistent-nodemap: use quiet upgrade in tests stableMon, 20 Sep 2021 18:18:15 +0200, by Pierre-Yves David
-
persistent-nodemap: fix a typo in a test comment stableMon, 20 Sep 2021 18:08:46 +0200, by Pierre-Yves David
-
bookmarks: add an option to make pull mirror remote bookmarksWed, 22 Sep 2021 17:14:54 -0400, by Valentin Gatien-Baron
-
errors: use InputError for bad path arguments to `hg annotate`Thu, 23 Sep 2021 09:42:20 -0700, by Martin von Zweigbergk
-
errors: use InputError for bad --similarity valueThu, 23 Sep 2021 09:40:01 -0700, by Martin von Zweigbergk
-
errors: use InputError for some invalid revsets and suchThu, 23 Sep 2021 09:38:45 -0700, by Martin von Zweigbergk
-
merge: with stableThu, 23 Sep 2021 17:05:37 -0400, by Augie Fackler
-
dirstate: fix leak of entry object in dirstate_item_from_v1_data()Thu, 23 Sep 2021 16:52:35 +0900, by Yuya Nishihara
-
dirstate: fix parse_dirstate() to error out if NULL entry createdThu, 23 Sep 2021 16:44:17 +0900, by Yuya Nishihara
-
rust: Remove EntryState::UnknownMon, 20 Sep 2021 20:55:38 +0200, by Simon Sapin
-
dirstate: Remove the `state == ' '` special caseMon, 20 Sep 2021 20:21:35 +0200, by Simon Sapin
-
debugsate: Change debug_iter() to yield tuples instead of DirstateItemMon, 20 Sep 2021 20:20:55 +0200, by Simon Sapin
-
debugstate: Always call dirstatemap.debug_iter()Mon, 20 Sep 2021 19:59:09 +0200, by Simon Sapin
-
rust: Make the fields of DirstateEntry privateFri, 17 Sep 2021 13:33:45 +0200, by Simon Sapin
-
rust: Remove support for passing a dict to the Rust pathutil.dirs()Mon, 20 Sep 2021 13:16:36 +0200, by Simon Sapin
-
rust: Remove the `rustext.parsers` moduleMon, 20 Sep 2021 12:52:32 +0200, by Simon Sapin
-
dirstate: remove now-unused .directories() methodFri, 17 Sep 2021 14:36:54 +0200, by Simon Sapin
-
rust: Move DirstateEntry to its own moduleFri, 17 Sep 2021 12:42:24 +0200, by Simon Sapin
-
patchbomb: fix traceback on outgoing when not specifying revisions stableMon, 20 Sep 2021 15:16:10 +0200, by Raphaël Gomès
-
extensions: prevent a crash on py3 with a `minimumhgversion` str valueMon, 20 Sep 2021 14:21:18 -0400, by Matt Harbison
-
extensions: prevent a crash on py3 when testing a bad extension minimumMon, 20 Sep 2021 14:16:10 -0400, by Matt Harbison
-
typing: drop annotations on `mercurial/logcmdutil.walkopts` attributesMon, 20 Sep 2021 11:22:27 -0400, by Matt Harbison
-
util: eliminate the possibility of returning None from `versiontuple()`Mon, 20 Sep 2021 11:05:30 -0400, by Matt Harbison
-
archival: force a `CompressionError` to bytes before passing to `error.Abort`Mon, 20 Sep 2021 11:03:46 -0400, by Matt Harbison
-
parser: force a `ValueError` to bytes before passing to `error.ParseError`Mon, 20 Sep 2021 10:59:26 -0400, by Matt Harbison
-
util: avoid a name-error warning in the `mmapread` exception handlerMon, 20 Sep 2021 10:46:35 -0400, by Matt Harbison
-
typing: suppress an name-error warning in `mercurial/windows.py`Mon, 20 Sep 2021 10:45:18 -0400, by Matt Harbison
-
typing: suppress an import-error warning in `mercurial/utils/resourceutil.py`Mon, 20 Sep 2021 10:44:25 -0400, by Matt Harbison
-
encoding: force a few Errors to bytes before passing to `error.Abort`Mon, 20 Sep 2021 10:42:38 -0400, by Matt Harbison
-
typing: add a fake `__init__()` to bytestr to distract pytypeTue, 21 Sep 2021 00:16:35 -0400, by Matt Harbison
-
merge: with stableMon, 20 Sep 2021 15:51:23 -0400, by Augie Fackler
-
pep-517: remove the `build-backend` key to allow for users to build extensions stableThu, 09 Sep 2021 10:42:28 +0200, by Raphaël Gomès
-
dirstate: drop the `dirstatemap.dropfile` methodWed, 15 Sep 2021 18:41:38 +0200, by Pierre-Yves David
-
dirstate: use `reset_state` instead of `dropfile` in test-rebuildstate.tThu, 16 Sep 2021 15:21:22 +0200, by Pierre-Yves David
-
dirstate: use `reset_state` instead of `dropfile` in largefileThu, 16 Sep 2021 15:20:28 +0200, by Pierre-Yves David
-
dirstate: use `reset_state` in `rebuild` instead of `dropfile`Wed, 15 Sep 2021 18:40:25 +0200, by Pierre-Yves David
-
dirstate: use `reset_state` to drop file in `update_file_p1`Wed, 15 Sep 2021 18:38:24 +0200, by Pierre-Yves David
-
dirstate: support file tracked nowhere in `reset_state`Wed, 15 Sep 2021 18:36:59 +0200, by Pierre-Yves David
-
dirstate: drop dirstatemap.addfileWed, 15 Sep 2021 18:30:06 +0200, by Pierre-Yves David
-
dirstate: update the documentation of the dirstatemap APIWed, 15 Sep 2021 18:27:57 +0200, by Pierre-Yves David
-
dirstate: drop the `_addpath` methodWed, 15 Sep 2021 12:38:56 +0200, by Pierre-Yves David
-
dirstate: remove the `normallookup` functionWed, 15 Sep 2021 12:33:59 +0200, by Pierre-Yves David
-
dirstate: stop using `_normallookup` in the adddrop extensionThu, 16 Sep 2021 14:14:33 +0200, by Pierre-Yves David
-
dirstate: replace the use of `_normallookup` in `rebuild`Wed, 15 Sep 2021 18:12:55 +0200, by Pierre-Yves David
-
dirstate: replace the use of _normallookup in `setparents`Wed, 15 Sep 2021 18:16:16 +0200, by Pierre-Yves David
-
dirstate: introduce a set_tracked method on "map" and "item"Wed, 15 Sep 2021 18:05:39 +0200, by Pierre-Yves David
-
dirstate: fix restoration of "merged" state after a removeWed, 15 Sep 2021 11:13:46 +0200, by Pierre-Yves David
-
dirstate: inline the last two `_drop` usageWed, 15 Sep 2021 10:20:25 +0200, by Pierre-Yves David
-
dirstate: make a conditionnal easier to read in `setparents`Wed, 15 Sep 2021 10:02:11 +0200, by Pierre-Yves David
-
dirstate: removed the now unused `_add` methodWed, 15 Sep 2021 09:50:44 +0200, by Pierre-Yves David
-
dirstate: replace `_add` call in `setparent`Wed, 15 Sep 2021 18:18:16 +0200, by Pierre-Yves David
-
dirstate: directly call the right function in `set_tracked`Wed, 15 Sep 2021 09:41:02 +0200, by Pierre-Yves David
-
dirstate: same logic as what we did for `_drop`Wed, 15 Sep 2021 10:05:25 +0200, by Pierre-Yves David
-
dirstate: use `tracked` property in `_addpath`Wed, 15 Sep 2021 09:28:17 +0200, by Pierre-Yves David
-
rust: Update the memmap2 crate to version 0.4.0Fri, 17 Sep 2021 08:57:12 +0200, by Simon Sapin
-
tests: make removeemptydirs more portable stableFri, 17 Sep 2021 21:04:21 +0200, by Pierre-Yves David
-
check-code: make it possible to ignore the PWD check in some situation stableFri, 17 Sep 2021 21:04:17 +0200, by Pierre-Yves David
-
dirstate: fix compilation warnings in `dirstate_item_set_possibly_dirty()`Thu, 16 Sep 2021 16:42:16 -0700, by Martin von Zweigbergk
-
dirstate: make dirstate flags char be unsignedThu, 16 Sep 2021 16:29:55 -0700, by Martin von Zweigbergk
-
dirstate: introduce a `set_clean` method on dirstate's map and itemsThu, 02 Sep 2021 03:59:35 +0200, by Pierre-Yves David
-
dirstate: extract the logic to check file/dirname collision when adding a fileThu, 02 Sep 2021 04:03:20 +0200, by Pierre-Yves David
-
dirstate: make dirstatemap.set_untracked deal with added fileThu, 02 Sep 2021 02:53:47 +0200, by Pierre-Yves David
-
dirstate: remove some usage of `_drop`Thu, 02 Sep 2021 02:48:56 +0200, by Pierre-Yves David
-
dirstate: move the copymap drop inside dropfileThu, 02 Sep 2021 02:44:12 +0200, by Pierre-Yves David
-
rust: Rename get_node methods to data_for_node, get_rev to data_for_revTue, 14 Sep 2021 18:25:51 +0200, by Simon Sapin
-
rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`Tue, 14 Sep 2021 18:10:35 +0200, by Simon Sapin
-
rust: Make private the `index` field of the `Revlog` structTue, 14 Sep 2021 18:07:11 +0200, by Simon Sapin
-
dirstate-v2: Remove the `.d` suffix in data file namesMon, 26 Jul 2021 10:26:45 +0200, by Simon Sapin
-
rhg: Don’t compare ambiguous files one byte at a timeMon, 13 Sep 2021 18:48:48 +0200, by Simon Sapin
-
rhg: Reuse manifest when checking status of multiple ambiguous filesMon, 13 Sep 2021 18:09:10 +0200, by Simon Sapin
-
rust: Return HgError instead of RevlogError in revlog constructorsMon, 13 Sep 2021 18:02:45 +0200, by Simon Sapin
-
rhg: Align with Python on some revset parsing corner casesMon, 13 Sep 2021 17:23:42 +0200, by Simon Sapin
-
rust: Add a Filelog struct that wraps RevlogMon, 13 Sep 2021 15:42:39 +0200, by Simon Sapin
-
rust: Add Repo::manifest(revision)Mon, 13 Sep 2021 13:45:10 +0200, by Simon Sapin
-
rust: Keep lazily-initialized Changelog and Manifest log on the Repo objectMon, 13 Sep 2021 13:29:55 +0200, by Simon Sapin
-
rust: Move lazy initialization of `Repo::dirstate_map` into a generic structMon, 13 Sep 2021 13:16:10 +0200, by Simon Sapin
-
rust: Rename Manifest to Manifestlog, ManifestEntry to ManifestMon, 13 Sep 2021 13:01:25 +0200, by Simon Sapin
-
rust: Add Repo::dirstate_map and use it in `rhg status`Thu, 09 Sep 2021 21:04:55 +0200, by Simon Sapin
-
rust: Switch to the memmap2-rs crateFri, 10 Sep 2021 09:53:09 +0200, by Simon Sapin
-
rust: Make OwningDirstateMap generic and move it into hg-coreThu, 09 Sep 2021 18:07:40 +0200, by Simon Sapin
-
rust: Move PyBytesWithData out of copy-tracing codeMon, 06 Sep 2021 13:39:54 +0200, by Simon Sapin
-
rust: Move VFS code to its own moduleMon, 06 Sep 2021 11:39:59 +0200, by Simon Sapin
-
rhg: Switch rhg.ignored-extensions config to Python-compatible list syntaxFri, 03 Sep 2021 16:32:35 +0200, by Simon Sapin
-
rhg: Port Python’s `ui.configlist` as `Config::get_list`Wed, 17 Feb 2021 20:49:53 +0100, by Simon Sapin
-
rust: Generalize the `trim_end_newlines` utility of byte stringsFri, 03 Sep 2021 16:37:20 +0200, by Simon Sapin
-
dirstate-item: move the C implementation to the same logicMon, 30 Aug 2021 21:18:29 +0200, by Pierre-Yves David
-
dirstate-item: introduce low level C functionTue, 31 Aug 2021 09:23:50 +0200, by Pierre-Yves David
-
dirstate-item: factor some code in the C implementationFri, 27 Aug 2021 20:06:07 +0200, by Pierre-Yves David
-
dirstate-item: `dirstate_item_from_v1_data` replaces make_dirstate_itemFri, 27 Aug 2021 19:19:21 +0200, by Pierre-Yves David
-
pathutil: replace the `skip` argument of `dirs` with a booleanMon, 30 Aug 2021 18:45:54 +0200, by Pierre-Yves David
-
dirstate: clarify the message in nonnormal checkingThu, 02 Sep 2021 00:16:37 +0200, by Pierre-Yves David
-
merge: with stableWed, 08 Sep 2021 15:59:48 -0400, by Augie Fackler
-
narrow: show repo corruption when commiting empty files stableFri, 10 Sep 2021 14:37:03 -0400, by Valentin Gatien-Baron
-
filemerge: be more strict when detecting conflict markers, add `|` markers stableTue, 07 Sep 2021 11:50:12 -0700, by Kyle Lippincott
-
dirstate-item: implement `v1_mtime` with higher level blockFri, 27 Aug 2021 18:00:47 +0200, by Pierre-Yves David
-
dirstate-item: implement `v1_size` with higher level blockFri, 27 Aug 2021 17:59:00 +0200, by Pierre-Yves David
-
dirstate-item: implement v1_state with higher level blockFri, 27 Aug 2021 17:48:12 +0200, by Pierre-Yves David
-
dirstate-item: add more logic to `from_p2`Fri, 27 Aug 2021 18:04:49 +0200, by Pierre-Yves David
-
dirstate-item: implement `merged_removed` in a simpler wayFri, 27 Aug 2021 17:14:54 +0200, by Pierre-Yves David
-
dirstate-item: implement `removed` in a simpler wayFri, 27 Aug 2021 17:12:39 +0200, by Pierre-Yves David
-
dirstate-item: implement `from_p2_removed` in a simpler wayFri, 27 Aug 2021 17:10:26 +0200, by Pierre-Yves David
-
dirstate-item: implement `from_p2` in a simpler wayFri, 27 Aug 2021 17:09:49 +0200, by Pierre-Yves David
-
dirstate-item: implement `merged` in a simpler wayFri, 27 Aug 2021 17:09:06 +0200, by Pierre-Yves David
-
dirstate-item: implement `added` in a simpler wayFri, 27 Aug 2021 17:07:56 +0200, by Pierre-Yves David
-
dirstate-item: implement `tracked` in a simpler wayFri, 27 Aug 2021 17:07:12 +0200, by Pierre-Yves David
-
dirstate-item: keep the full information in memory (for pure form)Fri, 27 Aug 2021 15:10:21 +0200, by Pierre-Yves David
-
dirstate-item: have all the logic go through the v1_ accessorsThu, 26 Aug 2021 16:50:14 +0200, by Pierre-Yves David
-
dirstate-item: drop the deprecated __getitem__ varianteThu, 26 Aug 2021 16:39:00 +0200, by Pierre-Yves David
-
branching: merge stable into defaultMon, 30 Aug 2021 12:25:57 +0200, by Raphaël Gomès
-
tests: normalize the way some debug output it matchedFri, 27 Aug 2021 09:09:10 -0400, by Valentin Gatien-Baron
-
tests: drop hgrc bits that have become the defaultMon, 02 Aug 2021 23:46:26 -0400, by Valentin Gatien-Baron
-
tests: manual cleanup now that dummyssh usage is impliedMon, 02 Aug 2021 23:43:40 -0400, by Valentin Gatien-Baron
-
tests: rely on dummyssh being the defaultMon, 02 Aug 2021 21:25:01 -0400, by Valentin Gatien-Baron
-
tests: setup dummyssh as the default sshMon, 02 Aug 2021 21:10:42 -0400, by Valentin Gatien-Baron
-
dirstate: drop the `_otherparent` methodTue, 24 Aug 2021 21:25:35 +0200, by Pierre-Yves David
-
dirstate: drop the `_normal` methodTue, 24 Aug 2021 21:18:28 +0200, by Pierre-Yves David
-
dirstate: drop the `_merge` methodTue, 24 Aug 2021 21:16:48 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `drop` methodTue, 24 Aug 2021 21:12:39 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `merge` methodTue, 24 Aug 2021 21:11:57 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `remove` methodTue, 24 Aug 2021 21:11:42 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `add` methodTue, 24 Aug 2021 21:09:20 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `otherparent` methodTue, 24 Aug 2021 21:09:01 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `normallookup` methodTue, 24 Aug 2021 21:08:37 +0200, by Pierre-Yves David
-
dirstate: drop the deprecated `normal` methodTue, 24 Aug 2021 21:08:09 +0200, by Pierre-Yves David
-
dirstate: also wrap the new method in `dirstatenonnormalcheck`Tue, 24 Aug 2021 22:07:50 +0200, by Pierre-Yves David
-
dirstatemap: also discard item from setsFri, 20 Aug 2021 16:12:33 +0200, by Pierre-Yves David
-
dirstatemap: drop unused internal constant definitionFri, 16 Jul 2021 18:25:01 +0200, by Pierre-Yves David
-
dirstate-item: add dedicated "legacy" constructor for `addfile` caseFri, 16 Jul 2021 18:12:27 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle "merged" caseFri, 16 Jul 2021 17:32:40 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle "added" caseFri, 16 Jul 2021 17:29:16 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle "removed" caseFri, 16 Jul 2021 17:23:40 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle "clean-p2" caseFri, 16 Jul 2021 17:20:17 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle "p2-tracked" caseFri, 16 Jul 2021 17:14:56 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle "possibly_dirty" caseFri, 16 Jul 2021 17:10:52 +0200, by Pierre-Yves David
-
dirstatemap: use the default code to handle normal entryFri, 16 Jul 2021 17:08:41 +0200, by Pierre-Yves David
-
dirstatemap: conclude `reset_state` with logic using the new __init__Fri, 16 Jul 2021 17:03:39 +0200, by Pierre-Yves David
-
dirstatemap: temporarily return early in `reset_state`Fri, 16 Jul 2021 16:29:16 +0200, by Pierre-Yves David
-
dirstate-item: feed more information to `__init__`Fri, 16 Jul 2021 16:52:53 +0200, by Pierre-Yves David
-
rust-dirstatemap: temporarily use `from_v1_data` in `addfile`Fri, 20 Aug 2021 22:35:52 +0200, by Pierre-Yves David
-
dirstatemap: temporarily use `from_v1_data` in `addfile`Fri, 16 Jul 2021 16:30:52 +0200, by Pierre-Yves David
-
dirstate-item: fix the declaration of the Cext `from_v1_meth`Fri, 20 Aug 2021 18:11:49 +0200, by Pierre-Yves David
-
dirstate-item: fix Cext declaration of dm_nonnormal and dm_otherparentFri, 20 Aug 2021 22:30:30 +0200, by Pierre-Yves David
-
dirstatemap: replace `removefile` by an explicit `entry.set_untracked()`Fri, 20 Aug 2021 11:27:01 +0200, by Pierre-Yves David
-
dirstate: forward `remove` call to newer `API`Fri, 20 Aug 2021 11:23:52 +0200, by Pierre-Yves David
-
fix: again allow formatting the working copy while merging stable 5.9.1Fri, 27 Aug 2021 13:51:44 -0700, by Martin von Zweigbergk
-
packaging: reference proper output directory stableThu, 26 Aug 2021 17:39:11 -0700, by Gregory Szorc
-
packaging: pass extra_pyoxidizer_vars only to pyoxidizer stableWed, 25 Aug 2021 19:33:25 -0700, by Gregory Szorc
-
hg: don't attempt to extend `sys.path` with the user site without `APPDATA` stableThu, 26 Aug 2021 11:04:14 -0400, by Matt Harbison
-
ci: only run the phabricator step if the previous on succeeded stableThu, 26 Aug 2021 09:49:09 +0200, by Pierre-Yves David
-
branching: merge stable into defaultWed, 25 Aug 2021 15:15:19 +0200, by Raphaël Gomès
-
store: return just one filename in walk functionsMon, 02 Aug 2021 08:05:13 -0400, by Valentin Gatien-Baron
-
tests: rename test-clone-uncompressed.tSun, 01 Aug 2021 10:57:21 -0400, by Valentin Gatien-Baron
-
debugrebuildfncache: add a cheaper option to rebuild the fncacheFri, 06 Aug 2021 16:27:17 -0400, by Valentin Gatien-Baron
-
test: reduce noise, so the important bits stand outFri, 06 Aug 2021 16:17:17 -0400, by Valentin Gatien-Baron
-
wireprotov1peer: update all rpcs to use the new batchable schemeTue, 24 Aug 2021 17:27:16 +0200, by Valentin Gatien-Baron
-
wireprotov1peer: simplify the way batchable rpcs are definedTue, 24 Aug 2021 17:27:16 +0200, by Valentin Gatien-Baron
-
clone: properly create target directories during local clone (issue6581) stableWed, 25 Aug 2021 11:32:49 +0200, by Pierre-Yves David
-
clone: add a file demonstrating issue6581 in test-clone-stream.t stableWed, 25 Aug 2021 10:00:55 +0200, by Pierre-Yves David
-
clone: verify the local clone in test-clone-stream.t stableWed, 25 Aug 2021 10:42:09 +0200, by Pierre-Yves David
-
clone: automatically glob stream clone output in test stableWed, 25 Aug 2021 10:08:37 +0200, by Pierre-Yves David
-
clone: fix a comment in test-clone-stream.t stableWed, 25 Aug 2021 09:32:21 +0200, by Pierre-Yves David
-
windows: degrade to py2 behavior when reading a non-symlink as a symlink stableSun, 22 Aug 2021 17:59:21 -0400, by Matt Harbison
-
pyoxidizer: add user-site to `sys.path` on Windows stableWed, 18 Aug 2021 21:59:55 -0400, by Matt Harbison
-
zeroconf: fix an issue concatenating bytes and str stableWed, 18 Aug 2021 14:58:42 -0400, by Matt Harbison
-
revlog: fix more type confusion in index_replace_sidedata_info (issue6580) stableTue, 24 Aug 2021 23:42:35 +0200, by Julien Cristau
-
revlog: fix type confusion with sidedata_comp_len (issue6580) stableTue, 24 Aug 2021 12:44:34 +0200, by Julien Cristau
-
dirstate: directly call the dirstatemap in `set_untracked`Fri, 20 Aug 2021 11:23:41 +0200, by Pierre-Yves David
-
resources: narrow the try:except clause to minimumThu, 19 Aug 2021 17:42:55 +0200, by Pierre-Yves David
-
merge with stableSun, 22 Aug 2021 16:32:06 -0400, by Matt Harbison
-
resources: stop important a non existent FileNotFoundError stableThu, 19 Aug 2021 17:47:27 +0200, by Pierre-Yves David
-
template: FileNotFoundError is actually a built in exception stableThu, 19 Aug 2021 17:46:46 +0200, by Pierre-Yves David
-
pyoxidizer: always run the associated CI jobs stable 5.9Mon, 16 Aug 2021 18:39:58 +0200, by Pierre-Yves David
-
pyoxidizer: skip for ZeroConf related test for now stableWed, 18 Aug 2021 21:28:36 +0200, by Pierre-Yves David
-
pyoxidizer: disable the test for disabled & broken extensions help stableWed, 18 Aug 2021 21:05:46 +0200, by Pierre-Yves David
-
pyoxidizer: re-install PYTHONPATH behavior stableWed, 18 Aug 2021 21:37:55 +0200, by Pierre-Yves David
-
windows: add pytest-vcr to the dependencies stableWed, 18 Aug 2021 16:48:32 +0200, by Pierre-Yves David
-
pyoxidizer: wrap the pyoxidizer script on multiple line stableWed, 18 Aug 2021 16:02:46 +0200, by Pierre-Yves David
-
pyoxidized: silence the fuzzywuzzy warning about python-Levenshtein stableWed, 18 Aug 2021 15:05:25 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of test-install.t stableWed, 18 Aug 2021 14:57:34 +0200, by Pierre-Yves David
-
pyoxidized: disable part of `test-install.t` related to pip and virtualenv stableWed, 18 Aug 2021 13:02:08 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of test-bad-extension.t stableWed, 18 Aug 2021 12:53:40 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of test-flagprocessor.t stableWed, 18 Aug 2021 12:49:55 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of `test-phases.t` stableWed, 18 Aug 2021 12:42:16 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `doc` directory in the right location stableWed, 18 Aug 2021 01:27:45 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `contrib` directory in the right location stableWed, 18 Aug 2021 01:26:25 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `defaultrc` file in the right location stableWed, 18 Aug 2021 01:18:34 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `helptext` directory in the right location stableWed, 18 Aug 2021 02:08:03 +0200, by Pierre-Yves David
-
template: handle missing resource in `_readmapfile` stableWed, 18 Aug 2021 01:41:02 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `templates` directory in the right location stableWed, 18 Aug 2021 01:10:40 +0200, by Pierre-Yves David
-
pyoxidized: add a dedicated target in the tests stableWed, 18 Aug 2021 01:07:38 +0200, by Pierre-Yves David
-
pyoxidized: adapt test-devel-warnings.t stableTue, 17 Aug 2021 20:48:52 +0200, by Pierre-Yves David
-
test-extension: adapt output to pyoxidizer stableTue, 17 Aug 2021 21:57:59 +0200, by Pierre-Yves David
-
pyoxidized: add a `pyoxidizer` hghave keyword for line matching stableTue, 17 Aug 2021 20:48:34 +0200, by Pierre-Yves David
-
templater: swap `\` with `/` in more location stableTue, 17 Aug 2021 14:38:25 +0200, by Pierre-Yves David
-
templater: swap `\` with `/` to allow the resource logic to kicks in stableTue, 17 Aug 2021 13:22:06 +0200, by Pierre-Yves David
-
heptapod-ci: extend timeout for pytype checking stableThu, 05 Aug 2021 18:38:42 +0200, by Raphaël Gomès
-
run-tests: introduce a --pyoxidized option stableTue, 10 Aug 2021 12:56:32 +0200, by Pierre-Yves David
-
ci: add a "all" template to easily control "when" test run stableTue, 10 Aug 2021 11:45:43 +0200, by Pierre-Yves David
-
issue6528: add a config option to control the fixing on the fly stable 5.9rc1Sat, 07 Aug 2021 16:51:47 +0200, by Pierre-Yves David
-
issue6528: also filter delta on the fly when applying a changegroup stableSat, 07 Aug 2021 14:12:28 +0200, by Pierre-Yves David
-
filelog: open the writing context a bit earlier in `addgroup` stableSat, 07 Aug 2021 14:13:53 +0200, by Pierre-Yves David
-
issue6528: implement _is_revision_affected_fast using callback stableSat, 07 Aug 2021 12:39:01 +0200, by Pierre-Yves David
-
issue6528: implement _is_revision_affected using callback stableSat, 07 Aug 2021 12:38:48 +0200, by Pierre-Yves David
-
debugcommands: add a `--paranoid` option to `debug-repair-issue-6528` stableFri, 06 Aug 2021 12:10:36 +0200, by Raphaël Gomès
-
repair: improve performance of detection of revisions affected by issue6528 stableThu, 05 Aug 2021 17:00:03 +0200, by Raphaël Gomès
-
debugcommands: introduce a debug command to repair repos affected by issue6528 stableTue, 27 Jul 2021 21:45:27 +0200, by Raphaël Gomès
-
contrib: switch the Windows bootstrap environment to py3.9 stableMon, 09 Aug 2021 19:49:57 -0400, by Matt Harbison
-
contrib: comment out the 64-bit py38 dependency installation on Windows stableMon, 09 Aug 2021 19:36:26 -0400, by Matt Harbison
-
contrib: drop python2.7 from the Windows dependency install script stableMon, 09 Aug 2021 19:32:44 -0400, by Matt Harbison
-
contrib: log the command and args for every process installing windows deps stableMon, 09 Aug 2021 19:24:46 -0400, by Matt Harbison
-
windows-ci: run Windows CI automatically alongside the others stableFri, 23 Jul 2021 10:47:12 +0200, by Raphaël Gomès
-
vfs: always use / as file separator (issue6546) stableThu, 05 Aug 2021 12:53:44 +0200, by Pierre-Yves David
-
pager: account for flakiness in Windows output stableThu, 05 Aug 2021 18:25:35 +0200, by Raphaël Gomès
-
windows-ci: clean up the Heptapod CI file now that the baseline is solid stableFri, 23 Jul 2021 10:45:08 +0200, by Raphaël Gomès
-
test-nointerrupt: make "sure" the handler "might" trigger (issue6558) stableTue, 03 Aug 2021 21:22:02 +0200, by Pierre-Yves David
-
testing: make sure write_file is "atomic" stableTue, 03 Aug 2021 19:26:26 +0200, by Pierre-Yves David
-
test: disable test-subrepo-git.t in python2 + chg stableWed, 04 Aug 2021 19:45:13 +0200, by Pierre-Yves David
-
hgwebdir: avoid systematic full garbage collectionTue, 20 Jul 2021 17:20:19 +0200, by Georges Racinet
-
check-module-imports: ignore non-stdlib module installed by distribution stableTue, 03 Aug 2021 18:29:31 +0200, by Pierre-Yves David
-
remotefilelog: fix what looks like a wrong refactoring stableMon, 02 Aug 2021 08:06:27 -0400, by Valentin Gatien-Baron
-
rust-nodemap: falling back to C impl as mitigation stableSun, 01 Aug 2021 14:39:38 +0200, by Georges Racinet
-
obsolete: disable other evolution config options if createmarkers is off stableWed, 28 Jul 2021 13:45:07 +0300, by Anton Shestakov
-
fix: use obsolete.isenabled() to check for experimental.allowdivergence stableWed, 28 Jul 2021 13:47:21 +0300, by Anton Shestakov
-
rebase: use obsolete.isenabled() to check for experimental.allowdivergence stableWed, 28 Jul 2021 13:45:41 +0300, by Anton Shestakov
-
obsolete: disable other evolution config options if createmarkers is offWed, 28 Jul 2021 13:45:07 +0300, by Anton Shestakov
-
fix: use obsolete.isenabled() to check for experimental.allowdivergenceWed, 28 Jul 2021 13:47:21 +0300, by Anton Shestakov
-
rebase: use obsolete.isenabled() to check for experimental.allowdivergenceWed, 28 Jul 2021 13:45:41 +0300, by Anton Shestakov
-
heptapod-ci: enable pytype testing for all pipelines stableMon, 02 Aug 2021 16:23:45 +0200, by Raphaël Gomès
-
pytype: add assertions to explain revlogv2 invariants to Pytype stableMon, 02 Aug 2021 16:21:54 +0200, by Raphaël Gomès
-
typing: add several assertions to dirstatemap to appease pytype stableFri, 30 Jul 2021 00:11:56 -0400, by Matt Harbison
-
windows: avoid a bytes vs unicode crash reading passwords on py2 stableMon, 02 Aug 2021 10:51:19 -0400, by Matt Harbison
-
streamclone: ensure the server sends the right amount of data stableSun, 01 Aug 2021 10:54:03 -0400, by Valentin Gatien-Baron
-
rewriteutil: fix crash when a rewritten message references f{6,64} stableThu, 29 Jul 2021 16:23:45 -0400, by Augie Fackler
-
tests: add explicit coverage for update_hash_refs from rewriteutil stableThu, 29 Jul 2021 16:18:35 -0400, by Augie Fackler
-
store: document the decoding discrepancy in store.py stableTue, 27 Jul 2021 19:36:20 +0200, by Pierre-Yves David
-
clone: add a file with special character while testing uncompressed stableTue, 27 Jul 2021 19:19:00 +0200, by Pierre-Yves David
-
clone: test local clone in `test-clone-uncompressed.t` too stableTue, 27 Jul 2021 19:16:30 +0200, by Pierre-Yves David
-
test-transaction-safety: relax some of the synchronisation schedule stableTue, 27 Jul 2021 00:49:16 +0200, by Pierre-Yves David
-
test-transaction-safety: document the test schedule stableTue, 27 Jul 2021 00:44:57 +0200, by Pierre-Yves David
-
rhg: Propagate permission errors when finding a repository stableThu, 29 Jul 2021 12:22:25 +0200, by Simon Sapin
-
rhg: Add build and config instructions to the README file stableThu, 29 Jul 2021 11:53:03 +0200, by Simon Sapin
-
dirstate: use `add` in the deprecation message about `add` stableWed, 28 Jul 2021 12:39:06 +0200, by Pierre-Yves David
-
help: correct config.profiling.freq name (frequency->freq) stableMon, 26 Jul 2021 15:02:23 -0700, by Kyle Lippincott
-
run-tests: use a small timeout for chg instance stableWed, 28 Jul 2021 13:18:13 +0200, by Pierre-Yves David
-
run-tests: do not inherit file descriptor when running a command stableWed, 28 Jul 2021 14:56:10 +0200, by Pierre-Yves David
-
dummyssh: make sure we don't inherit files descriptor to the children stableWed, 28 Jul 2021 14:55:06 +0200, by Pierre-Yves David
-
tests: make test-serve works on system that allow user to bind low port stableThu, 29 Jul 2021 02:20:26 +0200, by Pierre-Yves David
-
git: restore basic functionality (issue6545) stableThu, 29 Jul 2021 17:04:55 -0400, by Augie Fackler
-
typing: add several assertions to dirstatemap to appease pytypeFri, 30 Jul 2021 00:11:56 -0400, by Matt Harbison
-
help: indicate how to run downgrade a repository using persistent nodemap stableMon, 26 Jul 2021 21:55:53 +0200, by Pierre-Yves David
-
help: use the correct spelling for `slow-path` in persistent nodemap help stableMon, 26 Jul 2021 21:52:10 +0200, by Pierre-Yves David
-
fix: use scmutil.movedirstate() instead of reimplementing stableMon, 11 Mar 2019 10:59:35 -0700, by Martin von Zweigbergk
-
fix: rewrite writeworkingdir() to explicitly not work with merges stableMon, 11 Mar 2019 10:56:56 -0700, by Martin von Zweigbergk
-
tests: demonstrate bug in `hg fix` with incorrectly dirty working copy stableThu, 22 Jul 2021 17:12:56 -0700, by Martin von Zweigbergk
-
typing: convert an annotation to an assertion in commands.py stableWed, 21 Jul 2021 15:34:35 -0400, by Matt Harbison
-
test: remove `sleep` usage in `test-nointerrupt.t` (issue6271) stableTue, 20 Jul 2021 23:04:28 +0200, by Pierre-Yves David
-
branching: merge default into stable stable 5.9rc0Wed, 21 Jul 2021 22:52:09 +0200, by Pierre-Yves David
-
relnotes: document the change in the dirstate APIMon, 19 Jul 2021 23:14:38 +0200, by Pierre-Yves David
-
dirstate: deprecate the `add` methodMon, 19 Jul 2021 08:56:56 +0200, by Pierre-Yves David
-
mq: replace `add` call with newer APISun, 18 Jul 2021 22:35:37 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `add` in `synclfdirstate`Mon, 19 Jul 2021 08:59:00 +0200, by Pierre-Yves David
-
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