summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 607cfb1)
raw | patch | inline | side by side (parent: 607cfb1)
author | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 7 Mar 2011 01:49:41 +0000 (20:49 -0500) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 7 Mar 2011 01:49:41 +0000 (20:49 -0500) |
NEWS | patch | blob | history | |
VERSION | patch | blob | history | |
contrib/aspell.dict | patch | blob | history | |
tig.c | patch | blob | history |
index 9a4439dc8b49afa8f90de2a8f898b0eaeaac7e4f..90c7fc94bbe77813e904b2740c6e79f73a764a44 100644 (file)
--- a/NEWS
+++ b/NEWS
Release notes
=============
-tig master
-----------
+tig-0.17
+--------
Improvements:
Bug fixes:
+ - Fix ncurses 2.8 issue by passing non-zero column size to newwin(1).
- Fix opening of diffs when browsing branches.
tig-0.16.2
index 201a22c8fa5ccf5eee42a9f27552ad13e0a38619..50653ad0a6e7db059c47d02e28d65c8e88ab4bd2 100644 (file)
--- a/VERSION
+++ b/VERSION
-0.16.2
+0.17
diff --git a/contrib/aspell.dict b/contrib/aspell.dict
index cdf04b296a8e15ae6c02b4c43a5f2c7fcca0b8bb..c09cdf327088add88ff323616e5177ecc273aaba 100644 (file)
--- a/contrib/aspell.dict
+++ b/contrib/aspell.dict
-personal_ws-1.1 en 167
-docbook
+personal_ws-1.1 en 177
+extdiff
DocBook
+docbook
xpm
utils
oldmode
cd
stderr
getch
+linenumber
SHA
errno
nodelay
FIXME
frontend
chdir
+LDLIBS
acked
untracked
subdirectories
namespace
xhtml
PageDown
+textconv
localtime
repo
Debian
ACDMRTXB
keymaps
cwd
+tmp
filename
cdate
gitlink
AsciiDoc
asciidoc
PgUp
+renderer
endif
contrib
delim
cdup
UTF
combi
+ascii
resize
filesystem
signoff
qgit
struct
aterm
+ARGS
ncursesw
gitk
unicode
Fonseca
charset
wgetch
+tabsize
+dirs
lncursesw
rwxr
Baudis
index 2cf4360ebff7ec72d1bf66233441dedbe68c819b..9132d3a77683227c2508c9900d64ef6c4bf2c496 100644 (file)
--- a/tig.c
+++ b/tig.c
-/* Copyrsght (c) 2006-2010 Jonas Fonseca <fonseca@diku.dk>
+/* Copyright (c) 2006-2010 Jonas Fonseca <fonseca@diku.dk>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as