You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.
* 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.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* 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.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* Have Git ignore `doc/tags`.
* Use bang in function definitions to support reloads.
* Account for `splitright`.
Thanks for all the community feedback and contributions!