git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Thomas Koutcher <thomas.koutcher@online.fr>
To: git@vger.kernel.org
Subject: [ANNOUNCE] tig-2.5.9
Date: Sat, 30 Mar 2024 16:09:17 +0100	[thread overview]
Message-ID: <c94a0b01-549e-4dfd-a01c-77a512c04bb5@online.fr> (raw)

Hi,

I am pleased to announce Tig version 2.5.9 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.9.0, supporting Unicode 15.1.
  - Also use lightweight tags in the Refs line of the diff view. (#1235)
  - Support %(text) in all views with a text column. (#1275)
  - Use HTTPS for GitHub clone URLs. (#1310)
  - Move default log view options to tigrc.
  - Allow to go to stage view without Enter. (#1284)
  - Add new "prefetch" reference type for refs created by `git maintenance`
    (hidden in default config). (#1318)
  - Show the selected commit in the blame view title window.
  - Improve the blob view experience.
  - Clear keybinding from all keymaps (unbind) with `bind generic <key> 
none`.

Bug fixes:

  - Fix "dangling pointer" warning. (#1268)
  - Don't use array size in function arguments. (#1269)
  - Fix rpmbuild -ta. (#1276)
  - Initialise struct timezone. (#1291)
  - Fix NULL dereference at startup. (#1293)
  - Enforce a blank before view scroll percentage.
  - Fix refresh-mode periodic not updating branch labels. (#1270)
  - Fix display non-ascii character. (#1299)
  - Fix readline echo when stdin is redirected. (#1229)
  - Fix tig blame --reverse. (#1300)
  - Fix status view lockup.
  - Fix untracked changes and chunk staging behaviour in plain stage view.
  - Reset state variables when selecting a commit with no reference.
  - Fix parsing of `git ls-tree` for submodules. (#1282)

Thanks to everyone who contributed (in alphabetical order): Abhinav Gupta,
Armin Brauns, Conor Lowry, Jakub Wilk, Johannes Altmanninger, Kimihiro 
Nonaka,
Pavel Roskin, Thomas Koutcher, Wesley Moore.

--
Thomas Koutcher


                 reply	other threads:[~2024-03-30 15:09 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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c94a0b01-549e-4dfd-a01c-77a512c04bb5@online.fr \
    --to=thomas.koutcher@online.fr \
    --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.
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).