Tue, 13 Apr 2021 15:30:32 +0200 |
Pierre-Yves David |
push-dests: move the code around missing default dest inside `get_push_paths`
|
Sun, 11 Apr 2021 20:00:46 +0200 |
Pierre-Yves David |
outgoing: merge the code handling --graph with the main one
|
Tue, 13 Apr 2021 12:28:44 +0200 |
Pierre-Yves David |
urlutil: add a `get_pull_paths` to perform the pull destination logic
|
Mon, 12 Apr 2021 22:22:56 +0200 |
Pierre-Yves David |
urlutil: add a `get_push_paths` to perform the push destination logic
|
Mon, 12 Apr 2021 06:34:54 +0200 |
Pierre-Yves David |
urlutil: extract `parseurl` from `hg` into the new module
|
Mon, 12 Apr 2021 03:01:04 +0200 |
Pierre-Yves David |
urlutil: extract `url` related code from `util` into the new module
|
Fri, 09 Apr 2021 08:46:40 -0700 |
Martin von Zweigbergk |
rename: add --forget option and stop suggesting `hg revert` for undoing
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Fri, 19 Mar 2021 00:28:30 -0400 |
Matt Harbison |
commands: necessary annotations and assertions to pass pytype
|
Fri, 19 Mar 2021 23:16:09 -0700 |
Martin von Zweigbergk |
bisect: use standard one-line commit summary
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
Wed, 10 Mar 2021 05:50:20 +0100 |
Pierre-Yves David |
push: allow to specify multiple destinations
|
Wed, 17 Mar 2021 15:20:45 +0100 |
Pierre-Yves David |
push: indent the some part of the command
|
Sun, 08 Nov 2020 20:17:09 +0100 |
Joerg Sonnenberger |
bundle: optional multithreaded compression, ATM zstd-only
|
Wed, 10 Mar 2021 06:03:01 +0100 |
Pierre-Yves David |
pull: allow to specify multiple sources
|