summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-01-29Handle tabs in hunk header code fragment (#511)Dan Davison
2021-01-27Bump vte from 0.9.0 to 0.10.0 (#486)dependabot-preview[bot]
2021-01-08Clippy (#496)Dan Davison
2021-01-08Reorganize git_config moduleDan Davison
2021-01-08Prevent tests setting env vars from affecting other testsDan Davison
2021-01-08Parse GIT_CONFIG_PARAMETERSDan Davison
2021-01-08Add accidentally not-committed fileDan Davison
2021-01-08Create git_config moduleDan Davison
2021-01-07Fix --help output for hunk-header-styleDan Davison
2020-12-31Add styles for file path and line number in hunk headerDan Davison
2020-12-31Display line number in hunk header, even with line-numbers activeDan Davison
2020-12-29refactor main in order to call process::exit once (#480)0.5.0Marco Ieni
2020-12-29Hyperlink file and line number (#479)Dan Davison
2020-12-28State machine refactor (#477)Dan Davison
2020-12-28Move line number refactoring (#474)Dan Davison
2020-12-27Add tests of hunk-header-style special attributesDan Davison
2020-12-27Include file and line number under diff-so-fancy emulationDan Davison
2020-12-27Use special style attribute to control line-number in hunk-headerDan Davison
2020-12-27Revert "Interpret `line-numbers = false` in gitconfig as no line numbers at a...Dan Davison
2020-12-27Fix testsDan Davison
2020-12-27Emit line numbers by defaultDan Davison
2020-12-27Fix testsDan Davison
2020-12-27Move line number into hunk headerDan Davison
2020-12-27Simplify preparation of hunk header code fragmentDan Davison
2020-12-27Refactor: handle_hunk_header_lineDan Davison
2020-12-27Merge pull request #470 from dandavison/309-file-path-in-hunk-header-when-no-...Dan Davison
2020-12-26Wait for pager process before exiting (#469)Dan Davison
2020-12-26Emit file in hunk header even when there is no fragDan Davison
2020-12-26Add failing test of hunk header with file and no fragDan Davison
2020-12-26Strengthen testDan Davison
2020-12-26Refactor and strengthen tests of `delta file_a file_b`Dan Davison
2020-12-23308 side by side tabs (#459)Dan Davison
2020-12-19Implement hunk-header-style 'file' attributeDan Davison
2020-12-19Add failing test of hunk-header-style 'file' attributeDan Davison
2020-12-19Do not paint hunk header twiceDan Davison
2020-12-17Support DELTA_FEATURES environment variableDan Davison
2020-12-16Exit with diff's exit code (#449)Dan Davison
2020-12-12Enable hunk header style with syntax when color only (#443)ulwlu
2020-12-09fix: Replace unmaintained dirs with dirs-next (#412)devzbysiu
2020-12-08Make commit style to be colored with same structure while color_only #405 (#438)ulwlu
2020-12-08Make hunk header style to be colored with same structure while color_only #40...ulwlu
2020-12-08Make file style to be colored with same structure while color_only #405 (#436)ulwlu
2020-12-07Reset highlighter after painting hunk header (#435)Dan Davison
2020-12-05Exclude bat_utils from test coverage calculationsDan Davison
2020-12-05Resolve TODODan Davison
2020-12-05Update handling of underline caseDan Davison
2020-12-05Update to vte 0.9.0Dan Davison
2020-12-05Pass pre-painted prefix as OptionDan Davison
2020-12-05Pass pre-painted prefixDan Davison
2020-12-05Expose line-buffer-size as a new option (#429)Dan Davison