[PATCH 1 of 6] filelog: extract metadata parsing and packing

Matt Mackall mpm at selenic.com
Mon Jan 31 17:47:46 CST 2011


On Mon, 2011-01-31 at 11:21 +0100, Sune Foldager wrote:
> le('\1\n')
> +def _parsemeta(text):
> +    # text can be buffer, so we can't use .startswith or .index

When does this happen? 'buffer' does not appear in revlog or filelog.py.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list