tests/test-copies.t
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
Fri, 21 Jun 2019 23:35:04 -0700 Martin von Zweigbergk merge with stable
Wed, 19 Jun 2019 05:37:33 +0200 Pierre-Yves David run-tests: stop matching line for missing feature stable
Thu, 18 Apr 2019 21:22:14 -0700 Martin von Zweigbergk copies: don't filter out copy targets created on other side of merge commit
Thu, 06 Jun 2019 10:07:14 -0700 Martin von Zweigbergk copies: separate added/removed files by newline instead of null
Wed, 22 May 2019 09:54:00 -0700 Martin von Zweigbergk copies: also encode p[12]copies destination as index into "files" list
Tue, 14 May 2019 22:19:51 -0700 Martin von Zweigbergk changelog: optionally store added and removed files in changeset extras
Tue, 14 May 2019 09:46:38 -0700 Martin von Zweigbergk tests: avoid the word "dirty" to mean "not a descendant of merge base"
Thu, 11 Apr 2019 23:22:54 -0700 Martin von Zweigbergk copies: calculate mergecopies() based on pathcopies()
Wed, 27 Dec 2017 22:05:20 -0800 Martin von Zweigbergk changelog: parse copy metadata if available in extras
Wed, 13 Feb 2019 15:50:14 +0530 Sushil khanchi copies: handle a case when both merging csets are not descendant of merge base
Thu, 14 Feb 2019 16:09:43 +0530 Sushil khanchi copies: add test that makes both the merging csets dirty and fails
Thu, 14 Feb 2019 17:11:35 +0530 Sushil khanchi copies: add test that makes both the merging csets dirty and run w/o error
Tue, 19 Feb 2019 15:42:45 -0800 Martin von Zweigbergk copies: do copy tracing based on ctx.p[12]copies() if configured
Fri, 18 Jan 2019 13:13:30 -0800 Martin von Zweigbergk context: introduce p[12]copies() methods and debugp[12]copies commands
Thu, 14 Feb 2019 22:46:18 -0800 Martin von Zweigbergk copies: filter out copies when target is not in destination manifest
Tue, 19 Feb 2019 10:45:22 -0800 Martin von Zweigbergk copies: make _backwardrenames() filter out copies by destination
Wed, 20 Feb 2019 15:39:01 -0800 Martin von Zweigbergk tests: add tests of pathcopies()
less more (0) tip