Thu, 20 Sep 2018 15:30:00 -0700 |
Gregory Szorc |
largefiles: automatically load largefiles extension when required (BC)
|
Sat, 16 Jun 2018 00:25:13 -0700 |
Martin von Zweigbergk |
similar: use progress helper
|
Tue, 10 Apr 2018 18:13:28 -0700 |
Gregory Szorc |
httppeer: only advertise partial-pull if capabilities are known
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Wed, 04 Apr 2018 14:04:18 -0700 |
Gregory Szorc |
tests: conditionalize tests for various repo features
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Tue, 03 Apr 2018 18:15:24 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of revlogs for files
|
Tue, 13 Mar 2018 22:53:49 -0400 |
Augie Fackler |
tests: add a cat of `error.log` in subrepo test
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Wed, 20 Sep 2017 09:55:52 -0700 |
Mark Thomas |
ui: check for progress singleton when clearing progress bar (issue5684)
stable
|
Mon, 17 Jul 2017 00:49:29 -0400 |
Matt Harbison |
archive: add an experimental config to control the metadata file template
|
Sun, 09 Jul 2017 02:55:46 -0400 |
Matt Harbison |
subrepo: consider the parent repo dirty when a file is missing
|
Sun, 09 Jul 2017 02:46:03 -0400 |
Matt Harbison |
archival: flag missing files as a dirty wdir() in the metadata file (BC)
|
Sat, 15 Apr 2017 18:05:40 -0400 |
Matt Harbison |
serve: add support for Mercurial subrepositories
|