|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for tig-2.5.8-1.9.i586.rpm :
* Mon Feb 06 2023 Michael Vetter - Update to 2.5.8: Improvements: * Update utf8proc to v2.8.0, supporting Unicode 15. * Support editing from the pager and the log (-p) views. (#1243[1]) * Adjust build for native Apple Silicon. * Autoscroll the pager view while loading. (#1223[2]) * Automatically show next diff in the status view. (#413[3], #469[4]) * Replace Unknown author with Not Committed Yet. * Allow use of regular expressions for coloring. (#1249[5]) * Add support for option word-diff-regex. (#1252[6]) * Include original blob name in temporary filename. (#1254[7]) Bug fixes: * Use %(file_old) for old filename in the blame view. (#1226[8]) * Correctly report which version of libncurses was linked. (#1240[9], #1241[10]) * Fix stage view closing when holding the ] key. (#1245[11]) * Make tests work from a path with symlinks. * Fix encoding of very long lines. (#1227[12]) * Fix diffstat color for tig log -p. * Clean IO before closing a view or quitting. * Fri Aug 26 2022 Michael Vetter - Update to 2.5.7: * Fix running tests as root. (#1224) * Fix parsing of status.showUntrackedFiles. (#1219) * Avoid incorrect history path when $XDG_DATA_HOME is valid. (#1215, [#1217]) * Wed Jul 13 2022 Andreas Stieger - tig 2.5.5 added pcre2 support. Actually build with it.- fix bash and zsh completion packaging for Factory * Wed Jul 13 2022 Michael Vetter - Update to 2.5.6: * Fix :goto . (#1178) * Fix typo in ui.c. * Revert terminal hacks and workarounds. (#748, #943, #1180, #1182) * Fix opening of an ambiguous ref in refs view. * Fix search when view is loading. * Use the full width for diffstat in the stage view. * Improve escaping of variables in external commands. * Fix cursor behaviour during staging. (#842, #1028) * Fix navigation in split tree view. * Enable textconv in the stage view. * Enable textconv in the blame view and fix blame -L. (#978, #1189) * Update lineno for untracked files. (#1192) * Fix alignment of transliterated text. (#1195) * Fix word diff in the stage, stash and blame views. (#1207) * Fix reading the value of status.showUntrackedFiles. (#1211) * Honor commit_title:no in view settings. * Fix segfault with PCRE. * Sun Jun 26 2022 Timothy Brown - Split out tig-bash-completion package * Removes dependency on bash-completion from main tig package- Add tig-zsh-completion package * Thu Jan 13 2022 Michael Vetter - Update to 2.5.5: Improvements: * Make word-diff a toggleable option. (#1119, #1125) * Add Linux installation instructions. (#1121, #1126) * Allow :back to work across separate blame views. (#1123, #1127) * Add auto-refresh to log view. (#1128) * Expose %(file_old), useful for deleted and renamed files. (#1132) * Enable jumping back in main view. (#628, #1138) * Add PCRE (Perl Compatible Regular Expressions) support. (#1137, #1143) * Pass command line args through to diff-files in status view. (#1152, #1155) * Remove quotes from TIG_LS_REMOTE to allow inline shell commands. (#1160, [#1161]) * Avoid pushing identical history state in main view. * Replace useless strncpy to avoid compilation warning with GCC 8. * Update utf8proc to v2.7.0. * Update distclean rule to preserve tarball contents. (#1167, #1169) * Add reference types stash and other. (#1160, #1172) * Auto refresh view upon option change. * Allow to toggle revision filtering. (#1173) Bug fixes: * Fix null dereferences on unset format strings. (#1136, #1159) * Fix invalid read in log_read. (#1128) * Restore support for tig log --graph. (#1128) * Further fix to fullscreen navigation. * Fix blame when opened from an initial diff view. (#1135) * Fix stash view when using tig --all or tig revs. (#1146, #1147) * Avoiding null pointer dereference. (#1096) * Fix navigation between chunks after splitting chunk. (#1101, #1162) * Fix status line when toggling general options. (#1163, #1164) * Honor reference-format = hide:tag in diff view. (#1168, #1170) * Fix crash on :toggle file-args. * Mon Jun 07 2021 Michael Vetter - Update to 2.5.4: Improvements: * Add FreeBSD installation instructions. (#1093) * Add TIG_EDITOR environment variable to configure editor. (#889, #1098) * Enable mailmap by default to match git log\'s behaviour. (#1104, #1105) * Enable tilde expansion for diff-highlight. (#1107) Bug fixes: * Escape variables with %% in external commands. (#1091, #1095) * Fix parsing of -L argument. (#1100) * Bugfix: smart-case does not work when search term contains a space. (#1108) * Use ncursesw by default on Linux. (#920) * Replace obsolete macro `AC_CONFIG_HEADER\' in configure.ac. * Mon Mar 08 2021 Michael Vetter - Update to 2.5.3: * Fix autoconf checking for readline. (#1072) * Fix segfault when saving a view with no column. * Reset view->parent when main view is promoted. * Fix segfault when pressing Enter in a child main view. * Restore lazy navigation. * Format time_t values portably and fix other values too. (#1084, #1085) * Fix loop when wrapping line with ISO-8859-1 character. (#1087, #1088) * Sat Feb 13 2021 Andreas Stieger - tig 2.5.2: * Incompatible change: Change directory from the next argument, from now use tig -C /path/to/repo * Can now jump from blame to commit * Start blame of an uncommitted deleted line from HEAD so the line\'s origin can be traced * Allow maxwidth to be expressed in % of the view width * Pass stash args through * Restore fullscreen navigation * Add some range so control chars ^^ and ^_ are also supported * Disable ncurses extended key values so that esc-codes can be used * Use id column for commit id only * Improvements to scrolling and clicking * Allow to generate a compilation database * New command stage-update-part * The line number before a diff was applied is exposed as %(lineno_old) * Many bug fixes * Sun Apr 12 2020 Michael Vetter - Update to 2.5.1: Improvements: * bash/zsh completion: reimplement and decrease runtime by factor 1863. (#795) * Add binding to reflog view to toggle reference display. * Fail if tig is given an invalid or ambiguous ref. (#980) * Make tig process-group leader an option. (#986, #951) * Handle GIT_WORK_TREE environment variable. * The blame view requires a working tree. * Fix use of deprecated vwprintw() function. * Update utf8proc to v2.5.0. * Add --word-diff=plain colorizing support. (#221) Bug fixes: * Fix segmentation fault. (#971) * Fix cursor position after \"Move to parent\" in blame view. (#973) * Fix crash on adding a line to a view. (#523) * Fix memory leak in diff unit. * Fix loop after refresh or change in refs/main split view. (#991) * Fix occasional crash on custom key bindings. (#1001)
|
|
|