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

r11202:f974fe89 default
r12277:a7d3147b stable
Show More
test-bookmarks-strip.out
18 lines | 484 B | text/plain | TextLexer
/ tests / test-bookmarks-strip.out
David Soria Parra
bookmarks: Use dirstate to determine the current node in addchangegroup...
r7316 % add file
adding qqq.txt
% commit first revision
% set bookmark
% commit second revision
% set bookmark
% update to -2
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
% commit new head
created new head
% bookmarks updated?
test 1:16b24da7e457
test2 1:16b24da7e457
% strip to revision 1
Matt Mackall
strip: improve full backup message
r11200 saved backup bundle to
David Soria Parra
bookmarks: Use dirstate to determine the current node in addchangegroup...
r7316 % list bookmarks
* test 1:9f1b7e78eff8
* test2 1:9f1b7e78eff8