Sat, 10 Jul 2021 14:06:06 +0200 |
Pierre-Yves David |
windows: use abspath in mercurial/hg.py
|
file |
diff |
annotate
|
Tue, 08 Jun 2021 02:06:45 +0200 |
Pierre-Yves David |
clone: reuse the stream clone logic for local clone
|
file |
diff |
annotate
|
Wed, 09 Jun 2021 01:10:34 +0200 |
Pierre-Yves David |
clone: use "official" API to create local clone destination
|
file |
diff |
annotate
|
Tue, 08 Jun 2021 03:40:36 +0200 |
Pierre-Yves David |
clone: cleanup the "cleanup dir" logic used during local clone
|
file |
diff |
annotate
|
Mon, 17 May 2021 15:42:18 +0200 |
Pierre-Yves David |
updatecaches: use the `caches` argument instead of a special `full` value
|
file |
diff |
annotate
|
Mon, 17 May 2021 15:05:24 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Fri, 07 May 2021 10:39:58 +0200 |
Pierre-Yves David |
cache: avoid warming the fnodetags cache after clone
stable
|
file |
diff |
annotate
|
Mon, 03 May 2021 18:55:19 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
file |
diff |
annotate
|
Sun, 18 Apr 2021 00:56:09 -0400 |
Matt Harbison |
incoming: use bytes for an error message
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 18:37:29 +0200 |
Pierre-Yves David |
share: use `get_clone_path`
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 18:34:42 +0200 |
Pierre-Yves David |
clone: use `get_clone_path`
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 17:41:02 +0200 |
Pierre-Yves David |
incoming: kill the `repo._subtoppath =` hack
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 10:35:40 +0200 |
Pierre-Yves David |
urlutil: add a `get_clone_path` function
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 02:14:15 +0200 |
Pierre-Yves David |
incoming: use `urlutil.get_pull_paths`
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 01:26:44 +0200 |
Pierre-Yves David |
outgoing: accept multiple destinations
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 09:23:28 +0200 |
Pierre-Yves David |
outgoing: pass subrepo path using function argument instead of abssource hack
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 20:00:46 +0200 |
Pierre-Yves David |
outgoing: merge the code handling --graph with the main one
|
file |
diff |
annotate
|
Tue, 13 Apr 2021 15:13:20 +0200 |
Pierre-Yves David |
outgoing: move filtering logic in its own function
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 19:31:03 +0200 |
Pierre-Yves David |
outgoing: make `recurse` a real function
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 19:20:14 +0200 |
Pierre-Yves David |
outgoing: remove some early return
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 06:34:54 +0200 |
Pierre-Yves David |
urlutil: extract `parseurl` from `hg` into the new module
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 03:01:04 +0200 |
Pierre-Yves David |
urlutil: extract `url` related code from `util` into the new module
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
file |
diff |
annotate
|
Wed, 10 Mar 2021 05:54:02 +0100 |
Pierre-Yves David |
hg: make `clean` return consistent with the `update` function
|
file |
diff |
annotate
|
Thu, 11 Mar 2021 17:26:49 +0100 |
Pierre-Yves David |
ui: pass a `ui` object to `paths.getpath`
|
file |
diff |
annotate
|
Thu, 11 Mar 2021 18:09:55 -0500 |
Matt Harbison |
hg: convert an exception to bytes in the repo creation exception handler
stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2021 14:48:36 -0500 |
Valentin Gatien-Baron |
sshpeer: enable+fix warning about sshpeers not being closed explicitly
|
file |
diff |
annotate
|
Fri, 15 Jan 2021 12:41:38 +0100 |
Pierre-Yves David |
clone: make sure we warm the cache after a clone
|
file |
diff |
annotate
|