[ANNOUNCE] tig 0.7
Jonas Fonseca
fonseca at diku.dk
Wed Aug 31 22:00:01 BST 2011
Hello,
tig version 0.7 has been released into the wild. Apart from a few bug
fixes, cleanups, and minor improvements, it has support for a very basic
status view, which makes it possible to stage/unstage changes as well as
add untracked files.
Thanks for the patches related to the build/packaging infrastructure.
Grab the tarball at http://jonas.nitro.dk/tig/releases/
or pull it from git://repo.or.cz/tig.git
Following is a slightly edited shortlog:
Greg KH (1):
Make it possible to install man pages and html files separately
Jakub Narebski (1):
Infrastructure for tig rpm builds
Jonas Fonseca (22):
Add TODO item about diff chunk staging/unstaging
Fix revision graph visualization during incremental updating
Introduce add_line_text to simplify pager based rendering
move_view: fix view->offset overflow bug
Be more paranoid about paths when updating the tree view
Improve management of view->ref and the title line
Move space separator from get_key to formatting in open_help_view
Make keybinding reference more dynamic
Add string_copy_rev
Add notice about empty pager view
Add open method to view_ops
Refactor add_line_text parts into add_line_data; use it in main_read
main_read: cleanup and simplify
Add status view
Add manpage XSL from git and enhance with literallayout fixes
Add version information to man pages
Move "static" version info to VERSION file
Update sync-docs target to use git porcelain instead of cogito
Various random Makefile cleanups
Rename sync-docs to release-doc; add release-dist rule
tig-0.7
--
Jonas Fonseca
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the git-announce
mailing list