1. 21 Jan, 2018 2 commits
    • merge: recursive uses larger conflict markers · 185b0d08
      Git uses longer conflict markers in the recursive merge base - two more
      than the default (thus, 9 character long conflict markers).  This allows
      users to tell the difference between the recursive merge conflicts and
      conflicts between the ours and theirs branches.
      
      This was introduced in git d694a17986a28bbc19e2a6c32404ca24572e400f.
      
      Update our tests to expect this as well.
      Edward Thomson committed
    • merge: allow custom conflict marker size · b8e9467a
      Allow for a custom conflict marker size, allowing callers to override
      the default size of the "<<<<<<<" and ">>>>>>>" markers in the
      conflicted output file.
      Edward Thomson committed
  2. 20 Jan, 2018 3 commits
  3. 19 Jan, 2018 3 commits
  4. 18 Jan, 2018 1 commit
  5. 17 Jan, 2018 7 commits
  6. 12 Jan, 2018 5 commits
  7. 11 Jan, 2018 1 commit
  8. 10 Jan, 2018 5 commits
  9. 08 Jan, 2018 3 commits
  10. 07 Jan, 2018 2 commits
  11. 05 Jan, 2018 2 commits
  12. 04 Jan, 2018 6 commits