From: Jonas Fonseca Date: Wed, 8 Oct 2008 12:29:25 +0000 (+0200) Subject: tig-0.12.1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1cdcf6a089b54d666fcb98ddb8e968db664b6565;p=tig.git tig-0.12.1 --- diff --git a/NEWS b/NEWS index d7633b3..7e219af 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,13 @@ Release notes ============= -tig master +tig-0.12.1 ---------- Improvements: - - Status view: revert unstaged files with changes and diff chunks. - Bound to '!' by default. + - Status view: revert uncommitted diff chunks and unstaged files with + changes. Bound to '!' by default. - Main view: use --topo-order also when rev-list arguments are given on the command line. - Log view: support for refreshing. @@ -16,6 +16,12 @@ Bug fixes: - Status view: use ls-files' --exclude-standard so user specific ignore rules are effective. The option was added in git version 1.5.4. + - Stage view: fix assertion failure triggered when updating while + status view is not displayed. + - Help view: avoid confusion by showing "(no key)" instead of "'?'" for + unbound requests. + - Reload repository references when refreshing the main (and log) view. + - Do not maximize views when refreshing. tig-0.12 -------- diff --git a/VERSION b/VERSION index c43e105..34a8361 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.12 +0.12.1