git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] tig 0.6
@ 2007-03-25 12:51 Jonas Fonseca
  0 siblings, 0 replies; only message in thread
From: Jonas Fonseca @ 2007-03-25 12:51 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-25 13:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-25 12:51 [ANNOUNCE] tig 0.6 Jonas Fonseca

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).