##// END OF EJS Templates
hg-core: add filelog metadata header parsing...
hg-core: add filelog metadata header parsing This adds methods to FilelogRevisionData to extract the metadata header. The header is represented by a &[u8] wrapper capable of parsing the fields "censored", "copy", and "copyrev". This will be needed for supporting --copies in rhg status and diff.

File last commit:

r44031:2e017696 default
r53293:b0b6c28b default
Show More
common.txt
8 lines | 240 B | text/plain | TextLexer
.. Common link and substitution definitions.
.. |hg(1)| replace:: **hg**\ (1)
.. _hg(1): hg.1.html
.. |hgrc(5)| replace:: **hgrc**\ (5)
.. _hgrc(5): hgrc.5.html
.. |hgignore(5)| replace:: **hgignore**\ (5)
.. _hgignore(5): hgignore.5.html