Commit 17af047 1 parent 8e1d752 commit 17af047 Copy full SHA for 17af047
File tree 4 files changed +23
-6
lines changed
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
6
6
repository http://github.com/jonas/tig[git://github.com/jonas/tig.git].
7
7
8
8
The 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)]
11
11
12
12
*Note:* Do not use the tar.gz file for version 2.0 because it will fail
13
13
to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
Original file line number Diff line number Diff line change 2
2
3
3
# The last tagged version. Can be overridden either by the version from
4
4
# git or from the value of the DIST_VERSION environment variable.
5
- VERSION = 2.5.1
5
+ VERSION = 2.5.2
6
6
7
7
all :
8
8
Original file line number Diff line number Diff line change 1
1
Release notes
2
2
=============
3
3
4
- master
5
- ------
4
+ tig-2.5.2
5
+ ---------
6
6
7
7
Incompatibilities:
8
8
Original file line number Diff line number Diff line change 1
- personal_ws-1.1 en 303
1
+ personal_ws-1.1 en 320
2
2
ACDMRTXB
3
3
AIX
4
4
AsciiDoc
@@ -87,12 +87,14 @@ XXXXXX
87
87
Yi
88
88
Yy
89
89
ZSH
90
+ Zsh
90
91
abspath
91
92
acked
92
93
adate
93
94
adoc
94
95
alloc
95
96
altscreen
97
+ arg
96
98
args
97
99
ascii
98
100
asciidoc
@@ -101,6 +103,7 @@ autobuild
101
103
autoconf
102
104
automake
103
105
autoreconf
106
+ autotools
104
107
backend
105
108
backgrounded
106
109
backtraces
@@ -131,11 +134,13 @@ concat
131
134
config
132
135
configs
133
136
contrib
137
+ credentialCache
134
138
cwd
135
139
del
136
140
delim
137
141
dereferences
138
142
dev
143
+ devel
139
144
diffargs
140
145
diffstat
141
146
dir
@@ -153,12 +158,14 @@ eol
153
158
erasechar
154
159
errno
155
160
extdiff
161
+ fg
156
162
fgcolor
157
163
fileargs
158
164
filename
159
165
filesystem
160
166
frontend
161
167
gc
168
+ gcc
162
169
getch
163
170
gitattributes
164
171
gitconfig
@@ -173,6 +180,7 @@ iconv
173
180
ident
174
181
ifdef
175
182
ifndef
183
+ ignoreSIGHUP
176
184
inputrc
177
185
jsh
178
186
keybinding
183
191
lds
184
192
libexecdir
185
193
libiconv
194
+ libncurses
186
195
lineno
187
196
linenumber
188
197
lncursesw
189
198
localtime
190
199
logargs
191
200
lookup
192
201
lrwxrwxrwx
202
+ macOS
193
203
mailmap
194
204
mainargs
195
205
manpage
@@ -199,6 +209,7 @@ mergetool
199
209
mkstemps
200
210
multi
201
211
multibyte
212
+ mv
202
213
namespace
203
214
nav
204
215
ncurses
@@ -214,6 +225,7 @@ nowarn
214
225
oldmode
215
226
optimizations
216
227
pbcopy
228
+ pgrp
217
229
printf
218
230
qgit
219
231
reachability
@@ -223,6 +235,7 @@ rebase
223
235
rebasing
224
236
reflog
225
237
reflogmsg
238
+ refname
226
239
refspec
227
240
renderer
228
241
repo
@@ -235,10 +248,12 @@ runtime
235
248
rwxr
236
249
sed
237
250
setenv
251
+ setsid
238
252
sha
239
253
shortlog
240
254
showUntrackedFiles
241
255
signoff
256
+ src
242
257
startup
243
258
stderr
244
259
stdin
@@ -286,6 +301,7 @@ unstage
286
301
unstaged
287
302
unstanged
288
303
untracked
304
+ usr
289
305
utf
290
306
utils
291
307
waddch
@@ -302,3 +318,4 @@ xhtml
302
318
xmlto
303
319
xpm
304
320
xrvt
321
+ zsh
You can’t perform that action at this time.
0 commit comments