Mercurial > hg
comparison Makefile @ 20025:e8a11791abfc
bookmarks: rewrite "updatefromremote()" by "compare()"
To update entries in bmstore "localmarks", this patch uses
"bin(changesetid)" instead of "repo[changesetid].node()" used in
original "updatefromremote()" implementation, because the former is
cheaper than the latter.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Fri, 08 Nov 2013 12:45:52 +0900 |
parents | 23edc6673f0d |
children | c845b1a95eed |
comparison
equal
deleted
inserted
replaced
20024:059b695150c2 | 20025:e8a11791abfc |
---|