Mercurial > hg
comparison contrib/mercurial.spec @ 35257:3340d46a5c3f
bookmark: add methods to binary encode and decode bookmark values
Coming new bundle2 parts related to bookmark will use a binary encoding. It
encodes a series of '(bookmark, node)' pairs. Bookmark name has a high enough
size limit to not be affected by issue5165. (64K length, we are well covered)
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sun, 15 Oct 2017 14:59:55 +0200 |
parents | 8fbd56a4073c |
children | e84438846c27 |
comparison
equal
deleted
inserted
replaced
35256:8fbb2678d8e8 | 35257:3340d46a5c3f |
---|