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.6
Date: Sun, 25 Mar 2007 14:51:33 +0200	[thread overview]
Message-ID: <20070325125133.GA11453@diku.dk> (raw)

Hello,

    tig version 0.6 is now available. The release mainly
consists of various accumulated bug fixes and a merge of the
still experimental rev-graph branch. The latter means that
revision graphs "visualization" is now disabled by default.
Add

	set show-rev-graph = yes

to your ~/.tigrc to enable it always.

     A special thanks goes out to Miciah for reporting many
of the bugs that has been fixed. Also thanks to those who
have sent patches.


Grab the tarball at http://jonas.nitro.dk/tig/releases/
or pull it from git://repo.or.cz/tig.git


Following is a slightly trimmed shortlog:

Alexey Tourbin (1):
      Increase commit.title size from 75 to 128

Horst H. von Brand (1):
      Fix parameter warning for iconv(3)

Jonas Fonseca (35 was 44):
      Refactor stuff into draw_rev_graph
      Remove fprintf stuff
      Refactor graph drawing
      Now it actually starts looking like something
      Add graph_parent_is_merge
      Simplify the update_rev_graph end-game
      Move stuff to reset_rev_graph and rename it to done_rev_graph
      Move rev graph code to own section
      Use 'graph' instead of 'stack' in the rev graph code
      Improve comments
      draw_rev_graph: refactor stuff to get_rev_graph_symbol
      More graph_parent_is_merge usage
      Refactor (separator, line) chtype management to use 'fillers'
      Always draw the space between end of rev graph and start of commit title
      append_to_rev_graph: use local variable
      Allow view readers to 'finalize' by calling with NULL line before closing
      update_rev_graph: move code to prepare_rev_graph
      Make the rev graph visualization have a one rev look-ahead
      push_rev_graph: iterate all graph revs when looking for duplicates
      add_keybinding: always allocate the new keybinding
      Hardwire ERR to mean REQ_NONE in the main loop
      main_read: handle titles that start with whitespace
      Cast second arg to iconv to remove warning
      Never split the tree view when opening another tree view
      Fix commit author line parsing for when the name is empty
      Discard error messages from git-describe
      Fix SITES URLs; promote git://repo.or.cz/tig.git mirror more
      Add note about using autoconf to detect iconv(3) presence in libc
      Drop --stat usage from the main command assembled during option parsing
      Make tig handle GIT_DIR better
      TODO: use autoconf to detect newer git and git-config availability
      Improve handling of remotes
      Disable show-rev-graph by default
      Oops, remove -liconv from LDFLAGS
      Bump the version number to 0.6


-- 
Jonas Fonseca

                 reply	other threads:[~2007-03-25 13:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20070325125133.GA11453@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).