##// END OF EJS Templates
filelog: extract metadata parsing and packing...
filelog: extract metadata parsing and packing _parsemeta returns the dictionary and a list of keys in the order they appear in metadata. This can be used to repack the dictionary in the same order. _packmeta creates metadata from a dictionary and an optional key-order list. In _parsemeta, we use slices and re.search indead of str.index so we can accept both buffers and strings.

File last commit:

r12328:b63f6422 default
r14074:e8271159 default
Show More
test-issue436.t
6 lines | 92 B | text/troff | Tads3Lexer
http://mercurial.selenic.com/bts/issue436
$ hg init
$ hg -v log -v
$ hg -v log -v x