log tests/test-copies.t @ 46800:186c0f6fbc16

age author description
Thu, 04 Mar 2021 08:20:19 -0800 Martin von Zweigbergk copies: filter out copies grafted from another branch
Fri, 05 Mar 2021 10:16:44 -0800 Martin von Zweigbergk tests: demonstrate how grafted copies are counted when tracing across branches
Sat, 16 Jan 2021 00:03:18 +0100 Pierre-Yves David copies: add an devel option to trace all files
Fri, 15 Jan 2021 23:58:41 +0100 Pierre-Yves David copies: simplify the conditional for _filter's case 3
Mon, 22 Jun 2020 22:47:43 -0700 Martin von Zweigbergk copies: handle more cases where a file got replaced by a copy
Mon, 22 Jun 2020 22:47:33 -0700 Martin von Zweigbergk tests: test more cases where a file got replaced by a copy
Tue, 13 Oct 2020 05:15:44 +0200 Pierre-Yves David copies: make sure deleted copy info do not overwriting unrelated ones
Tue, 27 Oct 2020 15:33:15 -0700 Martin von Zweigbergk rebase: change and standarize template for rebase's one-line summary
Thu, 08 Oct 2020 08:12:47 -0700 Martin von Zweigbergk tests: add test of copies suggested by Pierre-Yves on D9159
Wed, 09 Oct 2019 22:59:38 +0200 Pierre-Yves David sidedatacopies: read rename information from sidedata
Sun, 06 Oct 2019 23:36:51 -0400 Pierre-Yves David sidedatacopies: introduce a sidedata testcase for test-copies.t
Mon, 22 Jul 2019 17:44:19 -0700 Martin von Zweigbergk copies: fix crash on in changeset-centric tracing from commit to itself stable
Tue, 02 Jul 2019 12:59:58 -0400 Valentin Gatien-Baron commit: improve the files field of changelog for merges
Tue, 25 Jun 2019 14:25:03 -0700 Martin von Zweigbergk copies: filter invalid copies only at end of pathcopies() (issue6163)
Mon, 01 Jul 2019 14:24:51 -0700 Martin von Zweigbergk tests: split out tests for unrelated copy source/target into separate file