Tue, 13 Oct 2020 05:15:44 +0200 |
Pierre-Yves David |
copies: make sure deleted copy info do not overwriting unrelated ones
|
Wed, 14 Oct 2020 08:38:58 -0700 |
Martin von Zweigbergk |
tests: add notes about broken `hg log --follow <file>` with copies in extras
|
Fri, 23 Oct 2020 10:56:18 -0700 |
Martin von Zweigbergk |
config: add a new [command-templates] section for templates defined by hg
|
Tue, 13 Oct 2020 05:14:37 +0200 |
Pierre-Yves David |
upgrade: allow sidedata upgrade to modify revision flag
|
Tue, 13 Oct 2020 02:49:03 +0200 |
Pierre-Yves David |
test: move upgrade run and check earlier in test-copies-chain-merge
|
Tue, 13 Oct 2020 02:45:24 +0200 |
Pierre-Yves David |
copies: split creation of the graph and actual checking again
|
Thu, 08 Oct 2020 09:54:38 -0700 |
Martin von Zweigbergk |
tests: run test-copies-chain-merge.t also with copies in changesets
|
Thu, 08 Oct 2020 15:09:28 -0700 |
Martin von Zweigbergk |
tests: update test-copies-chain-merge.t to not use empty files
|
Wed, 16 Sep 2020 21:00:02 +0200 |
Pierre-Yves David |
salvaged: properly deal with salvaged file during copy tracing
|
Tue, 15 Sep 2020 10:55:17 +0200 |
Pierre-Yves David |
salvaged: persist the salvaged set on disk
|
Wed, 30 Sep 2020 09:21:33 +0200 |
Pierre-Yves David |
changing-files: add a debug command display changed files
|
Tue, 29 Sep 2020 23:16:09 +0200 |
Pierre-Yves David |
side-data: add a test to check sidedata upgrade
|
Thu, 08 Oct 2020 23:14:41 -0700 |
Martin von Zweigbergk |
tests: back out accidentally queued changeset 0627cd03b1e9
|
Tue, 06 Oct 2020 15:23:10 -0700 |
Martin von Zweigbergk |
tests: update test-copies-chain-merge.t to not use empty files
|
Wed, 07 Oct 2020 13:24:03 +0530 |
Pulkit Goyal |
tests: update/remove outdated comments in test-copies-chain-merge.t
|
Fri, 19 Jun 2020 06:15:06 +0200 |
Pierre-Yves David |
copy-tracing: test case where a merge reverted a file deletion
|
Fri, 19 Jun 2020 06:04:48 +0200 |
Pierre-Yves David |
copy-tracing: test case where we go across a changed/deleted merge
|
Thu, 05 Mar 2020 17:55:05 +0100 |
Pierre-Yves David |
copies: fix the changeset based algorithm regarding merge
|
Thu, 09 Apr 2020 16:06:03 +0530 |
Pulkit Goyal |
mergestate: store about files resolved in favour of other
|
Thu, 02 Apr 2020 13:53:33 -0700 |
Martin von Zweigbergk |
tests: move verification closer to setup in test-copies-chain-merge.t
|
Thu, 02 Apr 2020 13:45:10 -0700 |
Martin von Zweigbergk |
tests: collect all branch creation in one place in test-copies-chain-merge.t
|
Sat, 07 Mar 2020 00:30:33 +0100 |
Pierre-Yves David |
copies-tests: remove spurious `]` in the template
|
Tue, 03 Mar 2020 15:56:00 +0100 |
Pierre-Yves David |
copies-tests: add a case where with merge with an overwritten files
|
Tue, 03 Mar 2020 15:46:28 +0100 |
Pierre-Yves David |
copies-tests: add a case where a file is deleted/added but with a merge
|
Tue, 03 Mar 2020 12:35:24 +0100 |
Pierre-Yves David |
copies-tests: add a test with a rename overwriting another file
|
Sat, 29 Feb 2020 19:50:05 +0100 |
Pierre-Yves David |
copies-tests: add a `h` to the root commit (for chain merge tests)
|
Sat, 07 Mar 2020 00:03:41 +0100 |
Pierre-Yves David |
copies-tests: remove the final summary
|
Tue, 03 Mar 2020 13:18:31 +0100 |
Pierre-Yves David |
copies-tests: clarify the description of the EA/AE cases
|
Tue, 03 Mar 2020 09:27:31 +0100 |
Pierre-Yves David |
copies-tests: update the analysis of the BD/DB cases
|
Fri, 06 Mar 2020 11:02:02 +0100 |
Pierre-Yves David |
copies-tests: swap two branch description
|
Sat, 29 Feb 2020 19:31:33 +0100 |
Pierre-Yves David |
copies-tests: update to null after setup for output stability
|
Tue, 03 Mar 2020 08:55:27 +0100 |
Pierre-Yves David |
copies-tests: remove extra log call at the end of the chain-merge test file
|
Fri, 13 Dec 2019 16:49:05 +0100 |
Pierre-Yves David |
copies: add a new test dedicated to testing chain of changeset with merge
|