summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-11tig-2.5.6tig-2.5.6Thomas Koutcher
2022-07-09Fix segfault with PCREThomas Koutcher
2022-07-09Minor cleanupsThomas Koutcher
2022-07-07Honor commit_title:no in view settingsThomas Koutcher
2022-07-07Fix reading the value of status.showUntrackedFiles (#1211)Alexey Storozhev
2022-06-24Fix word diff in the stage, stash and blame viewsThomas Koutcher
2022-06-18Create tig directory in $XDG_DATA_HOMEThomas Koutcher
2022-06-09Oops, input length must be adjusted as wellThomas Koutcher
2022-06-08Fix alignment of transliterated textThomas Koutcher
2022-06-05Update lineno for untracked files (#1193)Yuki Ito
2022-06-05Update blame testThomas Koutcher
2022-06-05Restore jump to the blamed lineThomas Koutcher
2022-06-03Enable textconv in the blame view and fix blame -L (#1190)Thomas Koutcher
2022-06-01Fix AppVeyor buildThomas Koutcher
2022-05-25Enable textconv in the stage viewThomas Koutcher
2022-05-25Fix navigation in split tree viewThomas Koutcher
2022-05-15Fix cursor behaviour during stagingThomas Koutcher
2022-05-12Add an initial compact custom date formatThomas Koutcher
2022-05-10Update license in spec fileThomas Koutcher
2022-05-09Bump copyright year to 2022Thomas Koutcher
2022-05-09Improve escaping of variables in external commandsThomas Koutcher
2022-05-07Update NEWSThomas Koutcher
2022-05-07Use the full width for diffstat in the stage viewThomas Koutcher
2022-05-07Fix search when view is loadingThomas Koutcher
2022-05-07Fix opening of an ambiguous ref in refs viewThomas Koutcher
2022-05-07Revert terminal hacks and workaroundsThomas Koutcher
2022-05-07Fix typo in ui.cThomas Koutcher
2022-05-07Fix `:goto <tag>`Thomas Koutcher
2022-01-11tig-2.5.5tig-2.5.5Thomas Koutcher
2022-01-09Fix crash on :toggle file-argsThomas Koutcher
2022-01-09Don't treat pathspecs as format stringsThomas Koutcher
2022-01-07Update NEWSThomas Koutcher
2022-01-07Fix null dereferences on unset %(fileargs) (#1159)Johannes Altmanninger
2022-01-07Allow to toggle revision filtering (#1173)Johannes Altmanninger
2022-01-07argv_format(): extract boolean parameters into bitfieldJohannes Altmanninger
2022-01-04Auto refresh view upon option changeThomas Koutcher
2022-01-04Add reference types stash and other (#1172)Thomas Koutcher
2022-01-04Honor reference-format = hide:tag in diff view (#1170)Thomas Koutcher
2022-01-04Update distclean rule to preserve tarball contents (#1169)Thomas Koutcher
2022-01-04Fix status line when toggling general options (#1164)Thomas Koutcher
2022-01-04Fix navigation between chunks after splitting chunk (#1162)Thomas Koutcher
2022-01-04Avoiding null pointer dereference (#1096)Binho
2022-01-04Document options for 'tig refs'Wolfram Sang
2022-01-04Mention again that 'generic' keymap can be overriddenWolfram Sang
2021-12-17Update utf8proc to v2.7.0Thomas Koutcher
2021-12-10Replace useless strncpy to avoid compilation warning with GCC 8Thomas Koutcher
2021-12-06Avoid pushing identical history state in main viewThomas Koutcher
2021-11-19Print the PCRE versionThomas Koutcher
2021-11-11Remove quotes from TIG_LS_REMOTE to allow inline shell commands (#1161)Johannes Altmanninger
2021-11-11Makefile: avoid overzealous removal of compile_commands.json (#1157)Johannes Altmanninger