##// END OF EJS Templates
changegroup: avoid large copies...
changegroup: avoid large copies - handle chunk headers separately rather than prepending them to (potentially large) chunks - break large chunks into 1M pieces for compression - don't prepend file metadata onto (potentially large) file data

File last commit:

r5032:6dbd40b6 default
r5368:61462e7d default
Show More
test-bad-extension.out
4 lines | 134 B | text/plain | TextLexer
/ tests / test-bad-extension.out
Alexis S. L. Carvalho
test-bad-extension: avoid printing the file name...
r4139 *** failed to import extension badext: bit bucket overflow
Alexis S. L. Carvalho
load extensions only after the ui object has been completely initialized...
r3014 hg help [COMMAND]
show help for a command, extension, or list of commands