Skip to content

Commit

Permalink
tig-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas committed Sep 29, 2017
1 parent 5700992 commit 6471964
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 7 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.2.2/tig-2.2.2.tar.gz[tig-2.2.2]
https://github.com/jonas/tig/releases/download/tig-2.2.2/tig-2.2.2.tar.gz.md5[(md5)]
https://github.com/jonas/tig/releases/download/tig-2.3.0/tig-2.3.0.tar.gz[tig-2.3.0]
https://github.com/jonas/tig/releases/download/tig-2.3.0/tig-2.3.0.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.2.2
VERSION = 2.3.0

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.3.0
---------

Incompatibilities:

Expand Down
24 changes: 22 additions & 2 deletions tools/aspell.dict
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
personal_ws-1.1 en 266
personal_ws-1.1 en 286
CJK
del
goto
Ctrl
refspec
BackTab
Shorthands
Gedit
cmd
noprefix
dev
cdup
ident
SBack
sudo
optimizations
AuthorDate
TMPDIR
tig
dir
ShiftTab
readline's
keybinding
unstage
Expand All @@ -27,11 +31,14 @@ args
asciidoc
AsciiDoc
unstanged
ShiftDel
revgraph
revargs
configs
topo
toc
terminfo
Preload
tmp
cwd
frontend
Expand Down Expand Up @@ -60,6 +67,7 @@ gitlink
colorN
nowarn
sys
ShiftRight
subshell
tty
XDG
Expand All @@ -74,11 +82,14 @@ adoc
Nano
DSSL
manpages
ShiftEnd
LDLIBS
lookup
stdout
ncurses
txt
SFwd
resizing
Makefile
cacheinfo
enum
Expand Down Expand Up @@ -112,12 +123,15 @@ SunStudio
wrt
libiconv
unicode
ShiftLeft
multi
altscreen
Na�vely
reachability
autoconf
xpm
filesystem
ScrollFwd
reflogmsg
Fonseca
tigrc
Expand Down Expand Up @@ -194,6 +208,7 @@ COLORTERM
ncursesw
PDF
CFLAGS
ScrollBack
linenumber
fileargs
UI
Expand All @@ -209,13 +224,14 @@ Baudis
substring
PID
tz
docbook
DocBook
docbook
submodule
strndup
startup
Yi
docext
ShiftHome
renderer
strftime
textconv
Expand All @@ -228,8 +244,10 @@ worktree
unmerged
blameargs
GitHub
XTerm's
Yy
fgcolor
backtraces
ScrFwd
localtime
filename
Expand All @@ -251,6 +269,7 @@ getch
struct
untracked
commit's
sed
autoreconf
ScrBack
subcommands
Expand All @@ -261,6 +280,7 @@ TODO
cmdline
Jamo
unrepresentable
ShiftDelete
FIXME
whitespace
subtrees
Expand Down

0 comments on commit 6471964

Please sign in to comment.