Skip to content

Releases: whiteinge/diffconflicts

2.3.0

30 Jan 15:41
4972d14
Compare
Choose a tag to compare

What's Changed

  • Support for zdiff3 conflict style by @barlik in #25
  • Run diffthis before editing files to avoid foldmethod problem by @whiteinge in #29

Full Changelog: 2.2.0...2.3.0

2.2.0

09 Apr 03:32
2.2.0
205e0e0
Compare
Choose a tag to compare
Features:

- Add Mercurial support. (Thanks to Harald Klimach!)
- Add support for the diff3 diff format. (Thanks to @alfunx!)

Bug fixes:

- Set the filetype for the right split.

2.1.0

02 Dec 04:06
2.1.0
Compare
Choose a tag to compare
* Add DiffConflictsWithHistory for both diff and history view.

2.0.0

30 Nov 19:14
2.0.0
Compare
Choose a tag to compare
* Fix incorrect LOCAL, REMOTE window ordering. This is a backward
  incompatible change if you were relying on that behavior. See 05263c1
  for details.
* Avoid "Hit enter to continue" prompt for default cmdheight setting.

1.2.0

13 Nov 01:30
1.2.0
0890619
Compare
Choose a tag to compare
* Allow usage both as a Git mergetool and also standalone for any file
  with conflict markers.
* Add light error handling.
* Add support for matching mixed Windows/UNIX line endings.

1.1.0

06 Nov 18:53
1.1.0
2e7a142
Compare
Choose a tag to compare
* Have Git ignore `doc/tags`.
* Use bang in function definitions to support reloads.
* Account for `splitright`.

Thanks for all the community feedback and contributions!

1.0.0

06 Nov 18:52
1.0.0
8af3d73
Compare
Choose a tag to compare
Initial release.