8000 Releases · speedyleion/gh-difftool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: speedyleion/gh-difftool

Version 1.2.3

12 May 02:44
8a673fc
Compare
Choose a tag to compare

Fixed

  • Submodule diffs causing early exit with error. Now they diff similar to git-difftool where the changes in sha are used in the difftool.

Version 1.2.2

08 Dec 00:55
376257c
Compare
Choose a tag to compare

Added

  • Suggest checking if patch is installed when patch fails to spawn.

Version 1.2.1

22 Oct 03:12
6eafcb2
Compare
Choose a tag to compare

Fixed

  • Files that were renamed and had a diff showed no differences. This regression was introduced in version 1.1.1.

Version 1.2.0

17 Oct 18:08
7f6f9b3
Compare
Choose a tag to compare

Added

  • Add support for the difftool.<tool>.cmd git config option.

Version 1.1.1

29 Sep 23:45
4403a1b
Compare
Choose a tag to compare

Fixed

  • Renamed files in a diff:
    • Files that had no diffs and were only renamed would cause a panic
    • Files that were renamed and had a diff were displayed with the new filename instead of the previous one.

Version 1.1.0

07 Jan 04:13
43e8b72
Compare
Choose a tag to compare

Added

  • Ability to work with private repositories

Version 1.0.0

28 Nov 03:30
e654928
Compare
Choose a tag to compare

Figured it's time to 1.0 this thing

Added

  • Support for vimdiff as a difftool

Version 0.1.15

07 Oct 23:30
ab79384
Compare
Choose a tag to compare

Changed

  • Reduced the default release binary sizes

Version 0.1.14

02 Sep 03:17
cd3b783
Compare
Choose a tag to compare

Fixed

  • Android binary build published to release page

Version 0.1.12

08 Apr 05:20
54801cd
Compare
Choose a tag to compare

Fixed

  • Diffing of deleted files. Deleted files now result in a comparison of the old file against an empty file.
0