1. 28 3月, 2018 1 次提交
  2. 24 3月, 2018 1 次提交
    • S
      Fix 500 error when trying to resolve non-ASCII conflicts in editor · 70af1e2e
      Sean McGivern 提交于
      When we added caching, this meant that calling `can_be_resolved_in_ui?` didn't
      always call `lines`, which meant that we didn't get the benefit of the
      side-effect from that, where it forced the conflict data itself to UTF-8.
      
      To fix that, make this explicit by separating the `raw_content` (any encoding)
      from the `content` (which is either UTF-8, or an exception is raised).
      70af1e2e
  3. 22 3月, 2018 3 次提交
  4. 20 3月, 2018 1 次提交
  5. 16 3月, 2018 3 次提交
  6. 13 3月, 2018 1 次提交
  7. 08 3月, 2018 2 次提交
  8. 07 3月, 2018 9 次提交
  9. 06 3月, 2018 3 次提交
  10. 05 3月, 2018 1 次提交
  11. 03 3月, 2018 1 次提交
  12. 02 3月, 2018 2 次提交
  13. 01 3月, 2018 2 次提交
  14. 28 2月, 2018 1 次提交
  15. 26 2月, 2018 2 次提交
  16. 23 2月, 2018 1 次提交
  17. 22 2月, 2018 2 次提交
  18. 19 2月, 2018 3 次提交
  19. 17 2月, 2018 1 次提交