##// END OF EJS Templates
convert/bzr: make it work with filemaps (issue1631)...
convert/bzr: make it work with filemaps (issue1631) The bzr converter maintains a child -> parents mapping and drop entries whenever a child is read. It does not work with filemaps, getchangedfiles() may be called more than once when filtered files belong to merge revisions. getchanges() still works that way but it is not clear whether a similar issue can arise when interacting with merges.

File last commit:

r6649:05a682c8 default
r8165:78658990 default
Show More
test-mq-qrename.out
8 lines | 116 B | text/plain | TextLexer
adding base
foo/renamed
renamed
bar/renamed
renamed
baz
.hg/patches/baz
% test patch being renamed before committed