Mercurial > hg
diff hgext/bugzilla.py @ 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 | b45a9d121b53 |
children | c8e2d6ed1f9e |