Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Tue, 20 Oct 2020 17:32:45 +0200 |
Joerg Sonnenberger |
phases: convert registernew users to use revision sets
|
Sun, 18 Oct 2020 22:18:02 +0200 |
Joerg Sonnenberger |
revlog: extend addgroup() with callback for duplicates
|
Wed, 08 Jul 2020 00:15:15 +0200 |
Joerg Sonnenberger |
phases: sparsify phase lists
|
Fri, 08 Nov 2019 13:25:25 +0100 |
Pierre-Yves David |
index: use `index.has_node` in `exchangev2._pullchangesetdiscovery`
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
Sun, 06 Oct 2019 17:59:15 -0400 |
Gregory Szorc |
py3: define and use pycompat.itervalues()
|
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
|
Thu, 10 Jan 2019 16:03:07 +0100 |
Boris Feld |
revset: remove the last usage of "%d" for a non-revision entry
|
Fri, 19 Oct 2018 12:30:49 +0200 |
Gregory Szorc |
exchangev2: support fetching shallow files history
|
Wed, 17 Oct 2018 10:10:05 +0200 |
Gregory Szorc |
exchangev2: support for calling rawstorefiledata to retrieve raw files
|
Wed, 26 Sep 2018 14:38:43 -0700 |
Gregory Szorc |
exchangev2: recognize narrow patterns when pulling
|
Wed, 03 Oct 2018 13:57:42 -0700 |
Gregory Szorc |
exchangev2: use filesdata
|
Mon, 08 Oct 2018 18:17:12 -0700 |
Gregory Szorc |
wireprotov2: change how revisions are specified to changesetdata
|
Wed, 03 Oct 2018 13:17:00 -0700 |
Gregory Szorc |
exchangev2: honor server advertised manifestdata recommended batch size
|
Wed, 03 Oct 2018 13:54:31 -0700 |
Gregory Szorc |
exchangev2: add progress bar around manifest scanning
|
Thu, 20 Sep 2018 12:57:23 -0700 |
Gregory Szorc |
wireprotov2: allow multiple fields to follow revision maps
|
Thu, 30 Aug 2018 14:55:34 -0700 |
Gregory Szorc |
wireprotov2: let clients drive delta behavior
|
Tue, 04 Sep 2018 10:42:24 -0700 |
Gregory Szorc |
exchangev2: fetch file revisions
|
Wed, 05 Sep 2018 09:09:57 -0700 |
Gregory Szorc |
exchangev2: fetch manifest revisions
|
Wed, 22 Aug 2018 14:51:11 -0700 |
Gregory Szorc |
wireprotov2: add TODOs around extending changesetdata fields
|
Wed, 29 Aug 2018 17:03:19 -0700 |
Gregory Szorc |
exchangev2: fetch and apply bookmarks
|
Wed, 12 Sep 2018 10:01:58 -0700 |
Gregory Szorc |
exchangev2: fetch and apply phases data
|
Wed, 12 Sep 2018 10:01:36 -0700 |
Gregory Szorc |
exchangev2: fetch changeset revisions
|
Wed, 12 Sep 2018 09:58:23 -0700 |
Gregory Szorc |
exchangev2: start to implement pull with wire protocol v2
|