git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: git@vger.kernel.org
Subject: [ANNOUNCE] tig-0.10.1
Date: Thu, 20 Mar 2008 00:33:16 +0100	[thread overview]
Message-ID: <20080319233316.GA5925@diku.dk> (raw)
In-Reply-To: <20080317020304.GA19249@diku.dk>

Hello,

Here is a small update to tig with accumulated fixes and suggestions.
Apart from fixes for compiler warnings and configure checks, this
version should work much better with rendering CJK properly thanks to
Dominik. It still requires that tig is linked with ncursesw, which
should happen automatically if possible when using the configure script.
Finally, the status view will show renames instead of a copy + a rename.

Thanks for suggestions and patches! Below is the diffstat and shortlog
for changes made in this release.

 INSTALL      |   28 ++++---
 Makefile     |   20 +++--
 VERSION      |    2 +-
 configure.ac |   15 ++++-
 tig.c        |  246 +++++++++++++++++++++++++++++++++++++++-------------------
 5 files changed, 210 insertions(+), 101 deletions(-)

Dominik Vogt (3):
      Fix compiler warnings: pointer of type ‘void *’ used in arithmetic
      Fixed handling of UTF8 tag names and commit messages.
      More verbose diff headers (including dates and committer)

Jonas Fonseca (8):
      tig-0.10.1.git
      Replace SYSCONFDIR value in distributed documentation distributed
      Make it more clear that use of configure (and autoreconf) is optional
      Add rename support to the status view
      Refresh the index when opening the status view to avoid "empty diffs"
      Make configure search for the ncursesw library first
      Fix drawing "outside" the screen in the status and pager views
      tig-0.10.1

Peter Karlsson (1):
      Fixed spurious "/bin/sh: --list: command not found" error

Russell Steicke (1):
      Fix signed char comparison where char is unsigned by default

-- 
Jonas Fonseca

  parent reply	other threads:[~2008-03-19 23:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17  2:03 [ANNOUNCE] tig-0.10 Jonas Fonseca
2008-03-17  8:25 ` Junio C Hamano
2008-03-17 10:23   ` Jonas Fonseca
2008-03-17 10:49     ` Junio C Hamano
2008-03-17 11:28       ` Jonas Fonseca
2008-03-17  9:45 ` Jakub Narebski
2008-03-17 10:27   ` Jonas Fonseca
2008-03-19 23:33 ` Jonas Fonseca [this message]
2008-03-20  0:52   ` [ANNOUNCE] tig-0.10.1 Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080319233316.GA5925@diku.dk \
    --to=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).