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

r2042:a514c750 default
r12277:a7d3147b stable
Show More
test-revert-unknown.out
9 lines | 134 B | text/plain | TextLexer
/ tests / test-revert-unknown.out
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% Should show unknown
? unknown
Vadim Gelfer
small changes to revert command....
r2042 removing b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% Should show unknown and b removed
Vadim Gelfer
rewrite revert command. fix issues 93, 123, 147....
r2029 R b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 ? unknown
%% Should show a and unknown
a
unknown