equal
deleted
inserted
replaced
478 :invalid: unknown on both side |
478 :invalid: unknown on both side |
479 :same: same on both side |
479 :same: same on both side |
480 |
480 |
481 Each elements of lists in result tuple is tuple "(bookmark name, |
481 Each elements of lists in result tuple is tuple "(bookmark name, |
482 changeset ID on source side, changeset ID on destination |
482 changeset ID on source side, changeset ID on destination |
483 side)". Each changeset IDs are 40 hexadecimal digit string or |
483 side)". Each changeset ID is a binary node or None. |
484 None. |
|
485 |
484 |
486 Changeset IDs of tuples in "addsrc", "adddst", "differ" or |
485 Changeset IDs of tuples in "addsrc", "adddst", "differ" or |
487 "invalid" list may be unknown for repo. |
486 "invalid" list may be unknown for repo. |
488 |
487 |
489 If "targets" is specified, only bookmarks listed in it are |
488 If "targets" is specified, only bookmarks listed in it are |