Skip to content

Commit

Permalink
tig-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas committed May 10, 2012
1 parent 4bfaaa2 commit 2844b9c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
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 = 0.18
VERSION = 1.0

all:

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

master
------
tig-1.0
-------

The master repository is git://github.com/jonas/tig.git, and the old
master repository (http://jonas.nitro.dk/tig/tig.git) will be retired.
Expand Down Expand Up @@ -43,6 +43,9 @@ Improvements:
- Log information about git commands when the TIG_TRACE environment
variable is set. Example: `TIG_TRACE=/tmp/tig.log tig`
- Branch view: Show the title of the last commit.
- Increase the author auto-abbreviation threshold to 10. (GH #49)
- For old commits show number of years in relative dates. (GH #50)


Bug fixes:

Expand Down
17 changes: 15 additions & 2 deletions contrib/aspell.dict
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
personal_ws-1.1 en 178
personal_ws-1.1 en 191
extdiff
docbook
DocBook
xpm
utils
oldmode
substring
libiconv
whitespace
VLINE
Expand All @@ -13,19 +14,22 @@ keybindings
lrwxrwxrwx
waddnstr
startup
SHAs
refspec
bg
XSL
cd
stderr
getch
linenumber
SHA
sha
errno
nodelay
COLORTERM
AuthorDate
CJK
worktree
del
subdirectory
fileargs
Fullwidth
Expand All @@ -43,6 +47,7 @@ unstaged
ifdef
revgraph
DSSL
GH
FIXME
frontend
chdir
Expand All @@ -69,6 +74,7 @@ Cogito
ident
namespace
xhtml
nav
textconv
PageDown
localtime
Expand All @@ -95,8 +101,10 @@ AsciiDoc
asciidoc
PgUp
renderer
erasechar
endif
contrib
eol
delim
lookup
unstage
Expand All @@ -115,10 +123,12 @@ Jamo
revargs
PDF
bgcolor
sys
tz
sysconfdir
diffargs
tty
Ctrl
subdir
TODO
Yi
Expand Down Expand Up @@ -147,6 +157,7 @@ commitencoding
PgDown
NUL
gitconfig
togglable
qgit
struct
aterm
Expand All @@ -162,12 +173,14 @@ charset
wgetch
tabsize
dirs
newwin
lncursesw
rwxr
Baudis
chunked
Makefile
doctype
gitattributes
wrt
subcommands
adate
Expand Down

0 comments on commit 2844b9c

Please sign in to comment.