File tree Expand file tree Collapse file tree 4 files changed +23
-6
lines changed
Expand file tree Collapse file tree 4 files changed +23
-6
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 http://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.1 /tig-2.5.1 .tar.gz[tig-2.5.1 ]
10- https://github.com/jonas/tig/releases/download/tig-2.5.1 /tig-2.5.1 .tar.gz.md5[(md5)]
9+ https://github.com/jonas/tig/releases/download/tig-2.5.2 /tig-2.5.2 .tar.gz[tig-2.5.2 ]
10+ https://github.com/jonas/tig/releases/download/tig-2.5.2 /tig-2.5.2 .tar.gz.md5[(md5)]
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.1
5+ VERSION = 2.5.2
66
77all :
88
Original file line number Diff line number Diff line change 11Release notes
22=============
33
4- master
5- ------
4+ tig-2.5.2
5+ ---------
66
77Incompatibilities:
88
Original file line number Diff line number Diff line change 1- personal_ws-1.1 en 303
1+ personal_ws-1.1 en 320
22ACDMRTXB
33AIX
44AsciiDoc
@@ -87,12 +87,14 @@ XXXXXX
8787Yi
8888Yy
8989ZSH
90+ Zsh
9091abspath
9192acked
9293adate
9394adoc
9495alloc
9596altscreen
97+ arg
9698args
9799ascii
98100asciidoc
@@ -101,6 +103,7 @@ autobuild
101103autoconf
102104automake
103105autoreconf
106+ autotools
104107backend
105108backgrounded
106109backtraces
@@ -131,11 +134,13 @@ concat
131134config
132135configs
133136contrib
137+ credentialCache
134138cwd
135139del
136140delim
137141dereferences
138142dev
143+ devel
139144diffargs
140145diffstat
141146dir
@@ -153,12 +158,14 @@ eol
153158erasechar
154159errno
155160extdiff
161+ fg
156162fgcolor
157163fileargs
158164filename
159165filesystem
160166frontend
161167gc
168+ gcc
162169getch
163170gitattributes
164171gitconfig
@@ -173,6 +180,7 @@ iconv
173180ident
174181ifdef
175182ifndef
183+ ignoreSIGHUP
176184inputrc
177185jsh
178186keybinding
183191lds
184192libexecdir
185193libiconv
194+ libncurses
186195lineno
187196linenumber
188197lncursesw
189198localtime
190199logargs
191200lookup
192201lrwxrwxrwx
202+ macOS
193203mailmap
194204mainargs
195205manpage
@@ -199,6 +209,7 @@ mergetool
199209mkstemps
200210multi
201211multibyte
212+ mv
202213namespace
203214nav
204215ncurses
@@ -214,6 +225,7 @@ nowarn
214225oldmode
215226optimizations
216227pbcopy
228+ pgrp
217229printf
218230qgit
219231reachability
@@ -223,6 +235,7 @@ rebase
223235rebasing
224236reflog
225237reflogmsg
238+ refname
226239refspec
227240renderer
228241repo
@@ -235,10 +248,12 @@ runtime
235248rwxr
236249sed
237250setenv
251+ setsid
238252sha
239253shortlog
240254showUntrackedFiles
241255signoff
256+ src
242257startup
243258stderr
244259stdin
@@ -286,6 +301,7 @@ unstage
286301unstaged
287302unstanged
288303untracked
304+ usr
289305utf
290306utils
291307waddch
@@ -302,3 +318,4 @@ xhtml
302318xmlto
303319xpm
304320xrvt
321+ zsh
You can’t perform that action at this time.
0 commit comments