##// END OF EJS Templates
color: add win32 support for non-black background...
color: add win32 support for non-black background This complicates the code a bit, since attributes need to be masked together correctly before they are applied. Perhaps the code should be redesigned at some point, but this works well for now.

File last commit:

r9693:c40a1ee2 default
r12277:a7d3147b stable
Show More
test-journal-exists.out
11 lines | 339 B | text/plain | TextLexer
/ tests / test-journal-exists.out
Matt Mackall
transactions: don't show a backtrace when journal exists...
r5865 adding a
Sune Foldager
change 'journal already exists' to 'abandoned transaction found'...
r9691 abort: abandoned transaction found - run hg recover!
Matt Mackall
transactions: don't show a backtrace when journal exists...
r5865 rolling back interrupted transaction
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
Sune Foldager
transaction: always remove empty journal on abort...
r9693 % check that zero-size journals are correctly aborted
adding changesets
abort: Permission denied