Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Wed, 02 Dec 2020 20:02:35 +0100 |
Pierre-Yves David |
tests: use the right python when running dummyssh for narrow
|
Fri, 10 Apr 2020 19:58:34 +0200 |
Joerg Sonnenberger |
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
|
Wed, 11 Sep 2019 15:03:08 -0700 |
Martin von Zweigbergk |
bundle2: fix an off-by-one in debug message of number of parts
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Sat, 27 Apr 2019 02:04:05 +0200 |
Pierre-Yves David |
discovery: replace "heads" by "changesets" in a output note (BC)
|
Wed, 19 Jun 2019 05:37:33 +0200 |
Pierre-Yves David |
run-tests: stop matching line for missing feature
stable
|
Sat, 26 Jan 2019 17:51:55 +0900 |
Yuya Nishihara |
dispatch: quote filename in IOError as well
|
Fri, 21 Dec 2018 10:05:37 -0800 |
Martin von Zweigbergk |
narrow: reuse narrowspec.updateworkingcopy() when widening
|
Tue, 23 Oct 2018 16:24:04 +0300 |
Pulkit Goyal |
narrow: rework logic to check whether we need to widen and narrow
|
Tue, 23 Oct 2018 14:26:17 +0300 |
Pulkit Goyal |
tests: show that adding an already included path still calls narrow_widen()
|
Wed, 17 Oct 2018 09:30:07 -0700 |
Martin von Zweigbergk |
tests: add test for widening from an empty clone
|
Wed, 10 Oct 2018 17:36:59 +0300 |
Pulkit Goyal |
narrow: only send the narrowspecs back if ACL in play
|
Fri, 28 Sep 2018 23:42:31 +0300 |
Pulkit Goyal |
narrow: the first version of narrow_widen wireprotocol command
|
Sun, 30 Sep 2018 18:59:27 +0300 |
Pulkit Goyal |
narrow: don't do the dirstate dance if ellipses is not enabled
|
Wed, 19 Sep 2018 00:23:02 -0400 |
Matt Harbison |
tests: glob over some quoting differences in test-narrow-widen-no-ellipsis.t
|
Tue, 18 Sep 2018 13:41:16 +0300 |
Pulkit Goyal |
narrow: don't send the changelog information when widening without ellipses
|
Tue, 18 Sep 2018 10:46:19 -0700 |
Pulkit Goyal |
tests: add debug output in test-narrow-widen-no-ellipsis.t
|
Mon, 17 Sep 2018 15:55:18 +0300 |
Pulkit Goyal |
narrow: use diffmatcher to send only new filelogs in non-ellipses widening
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Tue, 04 Sep 2018 15:16:22 +0300 |
Pulkit Goyal |
tests: improve the widening testing in test-narrow-widen*
|
Sat, 01 Sep 2018 02:01:55 -0400 |
Matt Harbison |
tests: conditionalize narrow-widen error output for Windows
|
Thu, 30 Aug 2018 13:05:59 +0300 |
Pulkit Goyal |
tests: rename test-narrow-widen-non-ellipsis to match current names
base
tests/test-narrow-widen-non-ellipsis.t@842bdfa37c9f
|