##// END OF EJS Templates
patch: support diff data loss detection and upgrade...
patch: support diff data loss detection and upgrade In worst case, generating diff in upgrade mode can be two times more expensive than generating it in git mode directly: we may have to regenerate the whole diff again whenever a git feature is detected. Also, the first diff attempt is completely buffered instead of being streamed. That said, even without having profiled it yet, I am convinced we can fast-path the upgrade mode if necessary were it to be used in regular diff commands, and not only in mq where avoiding data loss is worth the price.

File last commit:

r6737:7239e06e default
r10189:e451e599 default
Show More
test-manifest.out
25 lines | 381 B | text/plain | TextLexer
/ tests / test-manifest.out
Matt Mackall
context: consistently return p1 context for None
r6737 % should be empty
3 files updated, 0 files merged, 0 files removed, 0 files unresolved
Bryan O'Sullivan
manifest: accept -r for rev specification
r5155 a
b/a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 l
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 644 a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 755 * b/a
644 @ l
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3 644 a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3 755 * b/a
047b75c6d7a3ef6a2243bd0e99f94f6ea6683597 644 @ l
Bryan O'Sullivan
manifest: accept -r for rev specification
r5155 a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 l
Bryan O'Sullivan
manifest: accept -r for rev specification
r5155 a
b/a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 l
Bryan O'Sullivan
manifest: accept -r for rev specification
r5155 a
b/a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 l
Bryan O'Sullivan
manifest: accept -r for rev specification
r5155 % should fail
abort: unknown revision '2'!
abort: please specify just one revision
a
b/a
Patrick Mezard
test-manifest: test symlink and exec bit display
r5406 l