summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-04Rework after reviewansi-supportulwlu
2023-09-04Bring back the process of ansi 47 codeulwlu
2023-09-04Fix ansi converter by passing char pointer by referenceulwlu
2023-09-04Handle a consecutive ansi which has more than two attributesulwlu
2023-09-04Remove the vscode settings from delta support pull requestulwlu
2023-09-04Refactor draw_ansi_line by removing unnecessary strlenulwlu
2023-09-04Avoid the edge case at entering drawing ansi but it's actually not ansiulwlu
2023-09-04Refactor codes for delta supportulwlu
2023-09-04Add test for supporting deltaulwlu
2023-09-04Apply Light theme optionulwlu
2023-09-04Handle oversized string out of maxwidth while string contains ansi codesulwlu
2023-09-04Add pager handling when drawing anci codesulwlu
2023-09-04Fix comment about init_extended_pairulwlu
2023-09-04Keep LINE_CURSOR pair while line is selectedulwlu
2023-09-04Change wattrset to wattr_set for accepting short id numberulwlu
2023-09-04Fix wording for parsing ansiulwlu
2023-09-04Note about delta is supportedulwlu
2023-09-04Restrict delta from enabling true-colorulwlu
2023-09-04Support delta with parsing its ansi codeulwlu
2023-09-04Add vscode setting based on the vim settingulwlu
2023-02-04tig-2.5.8tig-2.5.8Thomas Koutcher
2023-02-04Fix warning introduced by #1255Thomas Koutcher
2023-01-22Update NEWSThomas Koutcher
2023-01-21Replace sprintf() function with snprintf()Thomas Koutcher
2023-01-21fix some implicit declarations (#1255)alice
2023-01-14Include original blob name in temporary filenameThomas Koutcher
2023-01-12Add support for option word-diff-regexThomas Koutcher
2023-01-03Clean IO before closing a view or quittingThomas Koutcher
2023-01-01Allow use of regular expressions for coloringThomas Koutcher
2022-12-31Fix diffstat color for tig log -pThomas Koutcher
2022-12-30Fix encoding of very long linesThomas Koutcher
2022-12-29Replace `Unknown` author with `Not Committed Yet`Thomas Koutcher
2022-12-29Automatically show next diff in the status viewThomas Koutcher
2022-12-29Autoscroll in pager (#1223)Sebastian Gniazdowski
2022-12-26Various cleanupsThomas Koutcher
2022-12-23Make tests work from a path with symlinksThomas Koutcher
2022-12-16Adjust build for native Apple SiliconThomas Koutcher
2022-12-07Documentation updateThomas Koutcher
2022-12-05Fix stage view closing when holding the ] keyThomas Koutcher
2022-11-20Correctly report which version of libncurses was linked (#1241)Mahmoud Al-Qudsi
2022-11-19Use %(file_old) for old filename in the blame viewThomas Koutcher
2022-11-19Support editing from the log (-p) viewThomas Koutcher
2022-11-19Support editing from the pager view (#1243)Alex Daily
2022-10-30Update utf8proc to v2.8.0Thomas Koutcher
2022-10-23Fix tests not working with Git 2.38.1Thomas Koutcher
2022-08-25tig-2.5.7tig-2.5.7Thomas Koutcher
2022-08-19Avoid incorrect history path when $XDG_DATA_HOME is valid (#1217)Chih-Hsuan Yen
2022-08-18Fix parsing of status.showUntrackedFilesThomas Koutcher
2022-08-15Fix running tests as rootThomas Koutcher
2022-07-11tig-2.5.6tig-2.5.6Thomas Koutcher