summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-04Recreate Cargo.lock0.5.1Dan Davison
2020-12-31Add author attribution to themeDan Davison
2020-12-31add a sample delta theme to `themes.gitconfig` (#482)Kriss
2020-12-31Add themes.gitconfigDan 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-30Bump dev version numberDan Davison
2020-12-30Bump version in private Homebrew formulaDan Davison
2020-12-30Bump version in links to executablesDan Davison
2020-12-30Update READMEDan Davison
2020-12-30Update release MakefileDan 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-29Bump git2 from 0.13.14 to 0.13.15 (#478)dependabot-preview[bot]
2020-12-29Bump console from 0.13.0 to 0.14.0 (#476)dependabot-preview[bot]
2020-12-29Bump itertools from 0.9.0 to 0.10.0 (#475)dependabot-preview[bot]
2020-12-28State machine refactor (#477)Dan Davison
2020-12-28Bump git2 from 0.13.13 to 0.13.14 (#455)dependabot-preview[bot]
2020-12-28Bump structopt from 0.3.20 to 0.3.21 (#414)dependabot-preview[bot]
2020-12-28Move line number refactoring (#474)Dan Davison
2020-12-28Merge pull request #473 from dandavison/move-line-numberDan Davison
2020-12-28Merge pull request #472 from dandavison/handle-hunk-header-refactorDan Davison
2020-12-28Cargo.toml: remove "readme" field (#471)Marco Ieni
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-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