Skip to content

Commit

Permalink
tig-2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
koutcher committed Feb 12, 2021
1 parent 8e1d752 commit 17af047
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 6 deletions.
4 changes: 2 additions & 2 deletions INSTALL.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Download a tarball from https://github.com/jonas/tig/releases[] or clone the Tig
repository http://github.com/jonas/tig[git://github.com/jonas/tig.git].

The latest version is:
https://github.com/jonas/tig/releases/download/tig-2.5.1/tig-2.5.1.tar.gz[tig-2.5.1]
https://github.com/jonas/tig/releases/download/tig-2.5.1/tig-2.5.1.tar.gz.md5[(md5)]
https://github.com/jonas/tig/releases/download/tig-2.5.2/tig-2.5.2.tar.gz[tig-2.5.2]
https://github.com/jonas/tig/releases/download/tig-2.5.2/tig-2.5.2.tar.gz.md5[(md5)]

*Note:* Do not use the tar.gz file for version 2.0 because it will fail
to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# The last tagged version. Can be overridden either by the version from
# git or from the value of the DIST_VERSION environment variable.
VERSION = 2.5.1
VERSION = 2.5.2

all:

Expand Down
4 changes: 2 additions & 2 deletions NEWS.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Release notes
=============

master
------
tig-2.5.2
---------

Incompatibilities:

Expand Down
19 changes: 18 additions & 1 deletion tools/aspell.dict
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
personal_ws-1.1 en 303
personal_ws-1.1 en 320
ACDMRTXB
AIX
AsciiDoc
Expand Down Expand Up @@ -87,12 +87,14 @@ XXXXXX
Yi
Yy
ZSH
Zsh
abspath
acked
adate
adoc
alloc
altscreen
arg
args
ascii
asciidoc
Expand All @@ -101,6 +103,7 @@ autobuild
autoconf
automake
autoreconf
autotools
backend
backgrounded
backtraces
Expand Down Expand Up @@ -131,11 +134,13 @@ concat
config
configs
contrib
credentialCache
cwd
del
delim
dereferences
dev
devel
diffargs
diffstat
dir
Expand All @@ -153,12 +158,14 @@ eol
erasechar
errno
extdiff
fg
fgcolor
fileargs
filename
filesystem
frontend
gc
gcc
getch
gitattributes
gitconfig
Expand All @@ -173,6 +180,7 @@ iconv
ident
ifdef
ifndef
ignoreSIGHUP
inputrc
jsh
keybinding
Expand All @@ -183,13 +191,15 @@ ld
lds
libexecdir
libiconv
libncurses
lineno
linenumber
lncursesw
localtime
logargs
lookup
lrwxrwxrwx
macOS
mailmap
mainargs
manpage
Expand All @@ -199,6 +209,7 @@ mergetool
mkstemps
multi
multibyte
mv
namespace
nav
ncurses
Expand All @@ -214,6 +225,7 @@ nowarn
oldmode
optimizations
pbcopy
pgrp
printf
qgit
reachability
Expand All @@ -223,6 +235,7 @@ rebase
rebasing
reflog
reflogmsg
refname
refspec
renderer
repo
Expand All @@ -235,10 +248,12 @@ runtime
rwxr
sed
setenv
setsid
sha
shortlog
showUntrackedFiles
signoff
src
startup
stderr
stdin
Expand Down Expand Up @@ -286,6 +301,7 @@ unstage
unstaged
unstanged
untracked
usr
utf
utils
waddch
Expand All @@ -302,3 +318,4 @@ xhtml
xmlto
xpm
xrvt
zsh

0 comments on commit 17af047

Please sign in to comment.