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()
|