Mercurial > hg
graph
-
config: fix indentation of some`share-safe` options stableThu, 03 Nov 2022 15:44:54 +0100, by Raphaël Gomès
-
perf-unbundle: do a quick and dirty fix to make it run on more commit stableSun, 16 Oct 2022 04:48:21 +0200, by Pierre-Yves David
-
perf-unbundle: pre-indent the main block in per::unbundle stableWed, 19 Oct 2022 01:54:04 +0200, by Pierre-Yves David
-
shelve: handle empty parents and nodestoremove in shelvedstate (issue6748) stableWed, 19 Oct 2022 16:23:42 -0400, by Jason R. Coombs
-
rhg: fallback when encountering ellipsis revisions stableThu, 03 Nov 2022 14:58:58 +0100, by Raphaël Gomès
-
dirstate-v2: hash the source of the ignore patterns as well stableWed, 02 Nov 2022 12:05:34 +0100, by Raphaël Gomès
-
dirstate-v2: add test that shows a collision in ignore patterns hash stableWed, 02 Nov 2022 15:24:39 +0100, by Raphaël Gomès
-
rust-status: save new dircache even if just invalidated stableWed, 19 Oct 2022 16:28:41 +0200, by Raphaël Gomès
-
rust-status: fix typos and add docstrings to dircache related fields stableWed, 19 Oct 2022 15:11:05 +0200, by Raphaël Gomès
-
rhg: show a bug where repeated [hg status] is needed to cache everything stableThu, 22 Sep 2022 15:34:27 -0400, by Arseniy Alekseyev
-
upgrade: no longer keep all revlogs in memory at any point stableFri, 04 Nov 2022 16:15:12 -0400, by Pierre-Yves David
-
demandimport: convert ignored modules from bytes -> str in extensions stableWed, 02 Nov 2022 14:23:09 -0400, by Matt Harbison
-
dirstate-v2: fix edge case where entries aren't sorted stableWed, 26 Oct 2022 18:46:56 +0200, by Raphaël Gomès
-
dirstate-v2: highlight a bug when Python-packed but used in `rhg` stableWed, 26 Oct 2022 18:24:34 +0200, by Raphaël Gomès
-
dirstate-v2: correct documented return values of `pack_dirstate` stableWed, 26 Oct 2022 12:20:23 +0200, by Raphaël Gomès
-
dirstate-v2: update constant that wasn't kept in sync stableFri, 04 Nov 2022 14:52:16 -0400, by Raphaël Gomès
-
lfs: avoid closing connections when the worker doesn't fork stableTue, 18 Oct 2022 13:56:45 -0400, by Matt Harbison
-
lfs: fix blob corruption when tranferring with workers on posix stableTue, 18 Oct 2022 13:36:33 -0400, by Matt Harbison
-
keepalive: add `__repr__()` to the HTTPConnection class to ease debugging stableTue, 18 Oct 2022 12:58:34 -0400, by Matt Harbison
-
keepalive: ensure `close_all()` actually closes all cached connections stableTue, 18 Oct 2022 11:54:58 -0400, by Matt Harbison
-
tests: remove non-python3 line matching and tests blockThu, 22 Sep 2022 16:27:17 +0200, by Pierre-Yves David
-
localrepo: byteify the requirements.DIRSTATE_TRACKED_HINT_Vx warning message stableWed, 02 Nov 2022 16:46:46 -0400, by Matt Harbison
-
rhg: fallback to slow path on invalid patterns in hgignore stableMon, 31 Oct 2022 16:15:54 +0000, by Arseniy Alekseyev
-
rhg: add a test involving hgignore lookaround stableMon, 31 Oct 2022 16:15:30 +0000, by Arseniy Alekseyev
-
pywatchman: remove obsolete comments about importing from futureMon, 31 Oct 2022 16:50:22 +0400, by Anton Shestakov
-
demandimport: remove an obsolete comment about importing from futureMon, 31 Oct 2022 16:36:00 +0400, by Anton Shestakov
-
mr-template: wrap the instructions inside a comment blockWed, 19 Oct 2022 11:10:54 -0400, by Matt Harbison