summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-27Reference correct token in bump-homebrew-formula workflowDan 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-26Merge pull request #467 from MarcoIeni/patch-2Dan Davison
2020-12-26CI on push-to-master and pull_request, per @MarcoIeniDan Davison
2020-12-26cd: set MACOSX_DEPLOYMENT_TARGET to 10.7 (#468)Philippe Blain
2020-12-26ci: run also on pushMarco Ieni
2020-12-24Install less in DockerfileDan Davison
2020-12-24Note that MacOS binaries do not work on older OS versionsDan Davison
2020-12-24Dockerfile to install Delta under UbuntuDan Davison
2020-12-23Bump dev version numberDan Davison
2020-12-23Link to jftuga/less-Windows/releases in Windows README sectionDan Davison
2020-12-23308 side by side tabs (#459)Dan Davison
2020-12-23automatically publish to crates.io on tag (#419)Marco Ieni
2020-12-23Add link to repologyDan Davison
2020-12-230.4.5 release (#457)Dan Davison
2020-12-21Bump unicode-segmentation from 1.7.0 to 1.7.1 (#408)0.4.5dependabot-preview[bot]
2020-12-21Bump git2 from 0.13.12 to 0.13.13 (#454)dependabot-preview[bot]
2020-12-21Merge pull request #453 from dandavison/309-file-path-in-hunk-headerDan 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-16Add junegunn/fzf.vim to related projectsDan Davison
2020-12-16README update (#451)Dan Davison
2020-12-16Run CI on pull_request only (#450)Dan Davison
2020-12-16Exit with diff's exit code (#449)Dan Davison
2020-12-14Bump syntect from 4.4.0 to 4.5.0 (#441)dependabot-preview[bot]
2020-12-13Merge pull request #445 from ulwlu/add_cd_update_homebrewDan Davison
2020-12-13Delete public homebrew Makefile targets for releaseDan Davison
2020-12-13Add cd to update brew formula in homebrew coreulwlu
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