Wed, 10 Nov 2021 11:42:13 +0100 |
Raphaël Gomès |
dirstate-v2: fix confusion between requirement and format config variable
stable
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Update the expected output of some tests for new requirement
|
Fri, 09 Apr 2021 17:41:48 -0400 |
Charles Chamberlain |
narrow: add capabilities for local repos, not just remote peers
|
Thu, 14 Jan 2021 04:58:20 +0100 |
Pierre-Yves David |
persistent-nodemap: enable the feature by default when using Rust
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
Wed, 18 Nov 2020 23:37:09 -0800 |
Martin von Zweigbergk |
errors: raise more specifc errors from narrowcommands
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Fri, 10 Apr 2020 19:58:34 +0200 |
Joerg Sonnenberger |
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
|
Mon, 12 Nov 2018 02:21:52 +0100 |
Boris Feld |
tests: remove all transitional configuration
|
Mon, 12 Nov 2018 01:12:37 +0100 |
Boris Feld |
test: enable sparse-revlog for test-narrow-clone.t
|
Fri, 28 Sep 2018 23:53:09 +0300 |
Pulkit Goyal |
narrow: check for servers' narrow support before doing anything (BC)
|
Mon, 17 Sep 2018 20:43:40 -0400 |
Augie Fackler |
narrow: add test showing that local-to-local narrow clones don't work
|
Tue, 11 Sep 2018 17:20:14 -0700 |
Gregory Szorc |
commands: pass include and exclude options to hg.clone()
|
Tue, 11 Sep 2018 16:04:55 -0700 |
Martin von Zweigbergk |
tests: drop extra "file:" prefix from paths in narrow test
|
Tue, 11 Sep 2018 11:47:10 -0700 |
Gregory Szorc |
narrow: validate spec files are well-formed during clone (BC)
|
Tue, 11 Sep 2018 15:25:35 -0700 |
Gregory Szorc |
narrowspec: limit patterns to path: and rootfilesin: (BC)
|
Wed, 08 Aug 2018 13:56:53 +0300 |
Pulkit Goyal |
narrow: add a --narrowspec flag to clone command
|
Fri, 03 Aug 2018 13:00:14 -0700 |
Martin von Zweigbergk |
tests: avoid unnecessarily looking inside .hg/ in test-narrow*
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Fri, 02 Feb 2018 10:28:57 -0500 |
Augie Fackler |
narrowrepo: make repo requirement include the string 'experimental'
|
Mon, 29 Jan 2018 16:19:33 -0500 |
Augie Fackler |
narrow: import experimental extension from narrowhg revision cb51d673e9c5
|