git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] tig-2.5.8
@ 2023-02-05 18:38 Thomas Koutcher
  0 siblings, 0 replies; only message in thread
From: Thomas Koutcher @ 2023-02-05 18:38 UTC (permalink / raw)
  To: git

Hi,

I am pleased to announce Tig version 2.5.8 which brings some improvements
and bugfixes. See the release notes below for a detailed list of changes.

What is Tig?
------------

Tig is an ncurses-based text-mode interface for git. It functions mainly
as a Git repository browser, but can also assist in staging changes for
commit at chunk level and act as a pager for output from various Git
commands.

  - Homepage:https://jonas.github.io/tig/
  - Manual:https://jonas.github.io/tig/doc/manual.html
  - Tarballs:https://github.com/jonas/tig/releases
  - Gitter:https://gitter.im/jonas/tig
  - Q&A:https://stackoverflow.com/questions/tagged/tig

Release notes
-------------

Improvements:

  - Update utf8proc to v2.8.0, supporting Unicode 15.
  - Support editing from the pager and the log (-p) views. (#1243)
  - Adjust build for native Apple Silicon.
  - Autoscroll the pager view while loading. (#1223)
  - Automatically show next diff in the status view. (#413, #469)
  - Replace `Unknown` author with `Not Committed Yet`.
  - Allow use of regular expressions for coloring. (#1249)
  - Add support for option word-diff-regex. (#1252)
  - Include original blob name in temporary filename. (#1254)

Bug fixes:

  - Use %(file_old) for old filename in the blame view. (#1226)
  - Correctly report which version of libncurses was linked. (#1240, #1241)
  - Fix stage view closing when holding the ] key. (#1245)
  - Make tests work from a path with symlinks.
  - Fix encoding of very long lines. (#1227)
  - Fix diffstat color for tig log -p.
  - Clean IO before closing a view or quitting.

Thanks to everyone who contributed (in alphabetical order): Alex Daily,
alice, Mahmoud Al-Qudsi, Sebastian Gniazdowski, Thomas Koutcher.

--
Thomas Koutcher


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

only message in thread, other threads:[~2023-02-05 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-05 18:38 [ANNOUNCE] tig-2.5.8 Thomas Koutcher

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).