Wed, 02 Feb 2022 17:24:05 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 24 Jan 2022 11:49:06 +0100 |
Pierre-Yves David |
stream-clone: filter possible missing requirements using all supported one
stable
|
Mon, 17 Jan 2022 19:26:36 +0100 |
Pierre-Yves David |
stream-clone: add a explicit set list requirements relevant to stream clone
|
Mon, 24 Jan 2022 11:49:06 +0100 |
Pierre-Yves David |
stream-clone: filter possible missing requirements using all supported one
|
Fri, 14 Jan 2022 18:02:25 +0100 |
Pierre-Yves David |
stream-clone: factor computation of requirement of a stream clone
|
Fri, 14 Jan 2022 17:57:49 +0100 |
Pierre-Yves David |
stream-clone: factor computation of new clone requirement out
|
Wed, 25 Aug 2021 15:15:19 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 02 Aug 2021 08:05:13 -0400 |
Valentin Gatien-Baron |
store: return just one filename in walk functions
|
Wed, 25 Aug 2021 11:32:49 +0200 |
Pierre-Yves David |
clone: properly create target directories during local clone (issue6581)
stable
|
Sun, 01 Aug 2021 10:54:03 -0400 |
Valentin Gatien-Baron |
streamclone: ensure the server sends the right amount of data
stable
|
Wed, 21 Jul 2021 22:52:09 +0200 |
Pierre-Yves David |
branching: merge default into stable
stable 5.9rc0
|
Thu, 24 Jun 2021 03:22:03 +0200 |
Pierre-Yves David |
stream: double check that self.vfs is *not* in the vfsmap
stable
|
Tue, 08 Jun 2021 03:56:33 +0200 |
Pierre-Yves David |
clone: also report the bookmark file as copied
|
Tue, 08 Jun 2021 02:06:45 +0200 |
Pierre-Yves David |
clone: reuse the stream clone logic for local clone
|
Tue, 08 Jun 2021 02:06:02 +0200 |
Pierre-Yves David |
streamingclone: extract the scanning part from the generation part
|
Tue, 20 Apr 2021 05:08:55 +0200 |
Pierre-Yves David |
streamclone: treat volatile file as "fullfile"
|
Mon, 19 Apr 2021 19:12:28 +0200 |
Pierre-Yves David |
streamclone: remove sleep based "synchronisation" in tests
|
Tue, 06 Apr 2021 10:38:03 +0200 |
Pierre-Yves David |
store: also return some information about the type of file `walk` found
|
Wed, 03 Mar 2021 14:00:45 +0100 |
Raphaël Gomès |
requirements: add constant for revlog v1 requirement
|
Tue, 14 Apr 2020 16:43:54 +0530 |
Pulkit Goyal |
scmutil: add writereporequirements() and route requires writing through it
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Sun, 18 Aug 2019 00:45:33 +0300 |
Pulkit Goyal |
interfaces: create a new folder for interfaces and move repository.py in it
|
Mon, 21 Jan 2019 17:37:33 +0000 |
Martijn Pieters |
branchmap: encapsulate cache updating in the map itself
|
Wed, 17 Oct 2018 17:42:32 +0300 |
Pulkit Goyal |
store: introduce _matchtrackedpath() and use it to filter store files
|
Fri, 05 Oct 2018 23:27:17 +0800 |
Anton Shestakov |
streamclone: include obsstore file into stream bundle if client can read it
|
Wed, 03 Oct 2018 17:59:05 +0300 |
Pulkit Goyal |
streamclone: pass narrowing related info in _walkstreamfiles()
|
Wed, 26 Sep 2018 17:20:04 +0300 |
Pulkit Goyal |
streamclone: new server config and some API changes for narrow stream clones
|