Skip to content

tig-2.3.2

Compare
Choose a tag to compare
@jonas jonas released this 18 Dec 22:01
· 429 commits to master since this release
tig-2.3.2

Release notes

Bug fixes:

  • Fix busy loop detection to handle large repos. (GH #164)

Change summary

The diffstat and log summary for changes made in this release.

 INSTALL.adoc      | 4 ++--
 Makefile          | 2 +-
 NEWS.adoc         | 7 +++++++
 src/display.c     | 4 +++-
 tools/aspell.dict | 2 +-
 5 files changed, 14 insertions(+), 5 deletions(-)

Jonas Fonseca (2):
      Only check for busy loop when no views are updating
      tig-2.3.2