##// END OF EJS Templates
Allow the user to specify the fallback encoding for the changelog...
Allow the user to specify the fallback encoding for the changelog Example: use EUC-JP instead of ISO-8859-1: [ui] fallbackencoding = EUC-JP

File last commit:

r2694:0fb28dbf default
r3835:d1ce5461 default
Show More
test-mq-qrefresh-replace-log-message.out
29 lines | 487 B | text/plain | TextLexer
/ tests / test-mq-qrefresh-replace-log-message.out
=======================
Should display 'First commit message'
description:
First commit message
=======================
Should display 'Second commit message'
description:
Second commit message
=======================
Should display 'Third commit message\n This is the 3rd log message'
description:
Third commit message
This is the 3rd log message
=======================
Should display 'Fifth commit message\n This is the 5th log message'
description:
Fifth commit message