Skip to content
Snippets Groups Projects
  • Jun Wu's avatar
    4598e8f43e20
    bundlerepo: fix raw handling in revision() · 4598e8f43e20
    Jun Wu authored
    Similar to fixes in revlog.py, this patch uses "rawtext" to explicitly label
    contents expected to be raw, and makes sure content stored in _cache is raw
    text.
    
    Now test-flagprocessor.t points us to another issue.
    4598e8f43e20
    History
    bundlerepo: fix raw handling in revision()
    Jun Wu authored
    Similar to fixes in revlog.py, this patch uses "rawtext" to explicitly label
    contents expected to be raw, and makes sure content stored in _cache is raw
    text.
    
    Now test-flagprocessor.t points us to another issue.