Skip to content

Commit eecba16

Browse files
committed
Update NEWS
1 parent 563b873 commit eecba16

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

NEWS.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,27 @@ Bug fixes:
1111
- Use correct line from recursively blamed commit. (#1369, #1370)
1212
- Use correct line when using `:parent` in blame view. (#1372)
1313
- Fix the incorrect line shift after stage file. (#1371)
14+
- Update display after setting column option. (#1384)
15+
- Fix file mode diff header handling.
16+
- Fix crash caused by too many diff cells. (#1389)
17+
- Fix issue with blame when using absolute file paths. (#1391)
1418

1519
Improvements:
1620

1721
- Add color for cursor in backgrounded view. (#1374)
22+
- Blame view now works without a working tree.
23+
- Open diff view from blame at the correct line. (#1375)
24+
- Document how to get a `<` within TIG_SCRIPT. (#1357)
25+
- Allow to hide +/- signs in the diff view. (#855, #901)
26+
- Add toggle options to help. (#1381)
27+
- Add expand/collapse all options to help. (#1382)
28+
- Expand relevant sections only when opening the help view. (#782, #886)
29+
- Introduce committer column.
30+
- Open the blame and blob views from diffstat.
31+
- Update utf8proc to v2.11.0, supporting Unicode 17.
32+
33+
Note: Users should update the settings for the blame, main, reflog, and
34+
refs views in their ~/.tigrc file to include the committer column.
1835

1936
tig-2.5.12
2037
----------

0 commit comments

Comments
 (0)