File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ master
5+ ------
6+
7+ Improvements:
8+
9+ - Update utf8proc to v2.9.0, supporting Unicode 15.1.
10+ - Also use lightweight tags in the Refs line of the diff view. (#1235)
11+ - Support %(text) in all views with a text column. (#1275)
12+ - Use HTTPS for GitHub clone URLs. (#1310)
13+ - Move default log view options to tigrc.
14+ - Allow to go to stage view without Enter. (#1284)
15+
16+ Bug fixes:
17+
18+ - Fix "dangling pointer" warning. (#1268)
19+ - Don't use array size in function arguments. (#1269)
20+ - Fix rpmbuild -ta. (#1276)
21+ - Initialise struct timezone. (#1291)
22+ - Fix NULL dereference at startup. (#1293)
23+ - Enforce a blank before view scroll percentage.
24+ - Fix refresh-mode periodic not updating branch labels. (#1270)
25+ - Fix display non-ascii character. (#1299)
26+ - Fix readline echo when stdin is redirected. (#1229)
27+ - Fix tig blame --reverse. (#1300)
28+ - Fix status view lockup.
29+ - Fix chunk staging behaviour in plain stage view.
30+
431tig-2.5.8
532---------
633
You can’t perform that action at this time.
0 commit comments