File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Download a tarball from https://github.com/jonas/tig/releases[] or clone the Tig
66repository https://github.com/jonas/tig[git://github.com/jonas/tig.git].
77
88The latest version is:
9- https://github.com/jonas/tig/releases/download/tig-2.5.6 /tig-2.5.6 .tar.gz[tig-2.5.6 ]
10- https://github.com/jonas/tig/releases/download/tig-2.5.6 /tig-2.5.6 .tar.gz.sha256[(sha256)]
9+ https://github.com/jonas/tig/releases/download/tig-2.5.7 /tig-2.5.7 .tar.gz[tig-2.5.7 ]
10+ https://github.com/jonas/tig/releases/download/tig-2.5.7 /tig-2.5.7 .tar.gz.sha256[(sha256)]
1111
1212*Note:* Do not use the tar.gz file for version 2.0 because it will fail
1313to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
Original file line number Diff line number Diff line change 22
33# The last tagged version. Can be overridden either by the version from
44# git or from the value of the DIST_VERSION environment variable.
5- VERSION = 2.5.6
5+ VERSION = 2.5.7
66
77all :
88
Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ tig-2.5.7
5+ ---------
6+
7+ Bug fixes:
8+
9+ - Fix running tests as root. (#1224)
10+ - Fix parsing of status.showUntrackedFiles. (#1219)
11+ - Avoid incorrect history path when $XDG_DATA_HOME is valid. (#1215, #1217)
12+
413tig-2.5.6
514---------
615
You can’t perform that action at this time.
0 commit comments