##// 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:

r7066:865c5be0 default
r8165:78658990 default
Show More
test-execute-bit.out
8 lines | 240 B | text/plain | TextLexer
/ tests / test-execute-bit.out
Bryan O'Sullivan
See if execute bit is honoured when we go back in time
r5490 adding a
Alexis S. L. Carvalho
repo.status: also compare flags for files in the lookup list....
r6158 79abf14474dc tip
% make sure we notice the change of mode if the cached size == -1
n 0 -1 unset a
M a
Matt Mackall
merge: fix bug going backwards for already reverted files (issue1303)
r7066 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
Bryan O'Sullivan
See if execute bit is honoured when we go back in time
r5490 d69afc33ff8a
not executable -- whew