Mercurial > hg
graph
-
path: deprecated the `pushloc` attributeThu, 01 Dec 2022 01:46:46 +0100, by Pierre-Yves David
-
path: update logic in `perf` to use the push variant when availableThu, 01 Dec 2022 01:41:34 +0100, by Pierre-Yves David
-
path: directly use the push_variant in `infinitepush`Thu, 01 Dec 2022 01:38:33 +0100, by Pierre-Yves David
-
path: directly use the push_variant in `hg histedit` outgoing logicThu, 01 Dec 2022 01:38:07 +0100, by Pierre-Yves David
-
path: directly use the push_variant in the `outgoing` revsetThu, 01 Dec 2022 01:37:41 +0100, by Pierre-Yves David
-
path: directly use the push_variant in outgoing internalsThu, 01 Dec 2022 01:37:10 +0100, by Pierre-Yves David
-
path: directly use the push_variant in `hg summary`Thu, 01 Dec 2022 01:35:17 +0100, by Pierre-Yves David
-
path: directly use the push_variant in `hg outgoing`Thu, 01 Dec 2022 01:34:58 +0100, by Pierre-Yves David
-
path: directly use the push_variant in `hg push`Thu, 01 Dec 2022 01:34:26 +0100, by Pierre-Yves David
-
path: have `get_push_paths` directly return the push variantsThu, 01 Dec 2022 01:33:27 +0100, by Pierre-Yves David
-
path: add a method to retrieve a "push variant" of a pathThu, 01 Dec 2022 01:32:24 +0100, by Pierre-Yves David
-
tests: use an all too familiar executable in test-run-tests.t (issue6661) stableThu, 01 Dec 2022 18:01:24 +0400, by Anton Shestakov
-
path: move the url parsing and related attribute setting to a methodThu, 01 Dec 2022 01:27:47 +0100, by Pierre-Yves David
-
peer-or-repo: remove the now unused functionTue, 29 Nov 2022 22:22:18 +0100, by Pierre-Yves David
-
peer-or-repo: build a repo directly in the `repo` functionTue, 29 Nov 2022 22:21:19 +0100, by Pierre-Yves David
-
peer-or-repo: build a peer directly in the `peer` functionTue, 29 Nov 2022 22:04:23 +0100, by Pierre-Yves David
-
static-http: have `statichttprepo.instance` return a peer objectTue, 29 Nov 2022 22:03:10 +0100, by Pierre-Yves David
-
scheme: move the drive letter checking in its own functionWed, 30 Nov 2022 12:22:02 +0100, by Pierre-Yves David
-
peer-or-repo: split the scheme between repo and peerTue, 29 Nov 2022 21:48:08 +0100, by Pierre-Yves David
-
peer-or-repo: stop relying on AttributeError in `islocal`Wed, 30 Nov 2022 13:55:15 +0100, by Pierre-Yves David
-
repo-or-peer: deprecate calling `islocal` on non-path objectTue, 29 Nov 2022 21:42:08 +0100, by Pierre-Yves David
-
tests: add the missing space to test-hghave.t (issue6762) stableThu, 01 Dec 2022 15:27:11 +0400, by Anton Shestakov
-
share: stop using 'islocal' with repo instanceWed, 30 Nov 2022 11:12:48 +0100, by Pierre-Yves David
-
peer-or-repo: make sure object in "scheme" have a `instance` objectTue, 29 Nov 2022 19:54:55 +0100, by Pierre-Yves David
-
peer-or-repo: move the object setup in its own functionTue, 29 Nov 2022 18:30:54 +0100, by Pierre-Yves David
-
delta-find: use a single snapshot cache when applying a group to an objectSun, 06 Nov 2022 17:53:17 -0500, by Pierre-Yves David
-
delta-find: make sure we only use newer full snapshot as candidateSun, 06 Nov 2022 17:55:55 -0500, by Pierre-Yves David
-
delta-find: use sets instead of list in the snapshot cacheSun, 06 Nov 2022 17:55:46 -0500, by Pierre-Yves David
-
delta-find: use a smarter object for snapshot cachingSun, 06 Nov 2022 16:56:23 -0500, by Pierre-Yves David
-
find-delta: pass the cache-delta usage policy alongside the cache-deltaMon, 07 Nov 2022 22:12:59 -0500, by Pierre-Yves David