##// 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.
Mitchell Kember -
r53293:b0b6c28b default
Show More
Name Size Modified Last Commit Author
/ mercurial / interfaces
__init__.py Loading ...
dirstate.py Loading ...
modules.py Loading ...
repository.py Loading ...
util.py Loading ...