------------------------------------------------------------------- Mon Oct 06 14:47:23 CEST 2008 - bwalle@suse.de - update to 0.12 o Improvements: - F5 also refreshes the current view. - Allow line graphics to be disabled with new line-graphics option - Main view: also include the reference names when searching - Main view: support for refreshing - Main view: disable boundary commits by default. Use —boundary when they should be shown - Stage view: add stage-next action to jump to next diff chunk that can be staged. By default bound to @ - Configure: check for the ncurses header files - Add author-width option to costumize the width of the author column. o Bug fixes: - Fix regression when staging all diff chunks in a section. - Bind the maximize view action to O; it conflicted with the keybinding to launch the merge tool in the status view - Fix problem with $(cmd) usage in shell code. Some shells (jsh) installed as /bin/sh does not support it - Do not show incomplete boundary commits when —no-walk is used - Documentation: Rename gitlink macro to support AsciiDoc 8.2.3 - Ignore pipe reads with errno "Success" reported after a signals, for example when refreshing doing background loading ------------------------------------------------------------------- Mon Apr 7 10:25:46 CEST 2008 - bwalle@suse.de - update to 0.11 o Fix pager mode and disable view reliance on the git directory. o The date and author columns and references can now be toggled on and off. o Local (unsigned) tags are now shown as references, and the builtin reference colors have been changed to highlight the current branch and the remote tracked by the current branch. o The status and stage views are now reloaded after running external commands (e.g. git commit) so they stay up to date. o A blame view has been added, and is accessible from the command line (tig blame [rev] file), status view, and the tree view (by pressing 'B'). - change compression to bzip2 ------------------------------------------------------------------- Mon Mar 17 09:56:07 CET 2008 - bwalle@suse.de - update to 0.10 o documentation improvements o bugfixes o needed updates to work better with git o On startup, tig will now attempt to first read a system-wide configuration file before loading the user specific configuration file. o Cherry picking from inside tig has been generalized making it possible to wire external commands, which can access information about the current commit, to a keybinding. o option parsing has been changed to be more similar to gitk's. ------------------------------------------------------------------- Sat Sep 22 09:17:01 CEST 2007 - bwalle@suse.de - update to 0.9 (no upstream ChangeLog) ------------------------------------------------------------------- Sun May 13 21:35:04 CEST 2007 - bwalle@suse.de - initial package -------------------------------------------------------------------