Go to file
Shawn Pearce a7ef8dadbc Copy reviewed flag for deleted files
If a file is deleted and a user marks it as reviewed, copy the
reviewed mark onto newer revisions provided the same content has
been deleted. Checking the content of the deleted file allows
reviewers to re-examine a delete after a rebase, in case there is
content in the newer deleted revision that needs to be considered
to be moved elsewhere.

Rewrite the copying process to iterate the 2 or 4 trees exactly once,
relying on a PathFilterGroup to identify the relevant files. This
should be faster on larger changes as it avoids revisting trees. It
is also easier to handle the 2 additional trees for the ancestor
content check on deleted files.

Change-Id: Ic710ca2971e66ea919ee1c9f51eb42538174e7b3
2013-11-09 00:00:49 +00:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-09-26 23:12:55 -07:00
2013-05-21 20:28:56 -07:00
2013-10-31 13:01:25 -07:00
2013-09-20 19:41:26 -07:00
2013-11-05 21:38:53 +00:00
2013-09-20 19:41:26 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB