summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-17Allow user to specify tab replacement string522-tab-stringDan Davison
2021-02-17Lint (#527)Dan Davison
2021-02-05Update README to reflect availability of git -c for delta configDan Davison
2021-02-05Fix reference to non-existent target in MakefileDan Davison
2021-02-05Bump version in private Homebrew formulaDan Davison
2021-02-05Bump version in documentationDan Davison
2021-02-05Bump version for release0.6.0Dan Davison
2021-01-30Mention `delta --help` more in READMEDan Davison
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-27Bump git2 from 0.13.15 to 0.13.17 (#508)dependabot-preview[bot]
2021-01-27Bump regex from 1.4.2 to 1.4.3 (#500)dependabot-preview[bot]
2021-01-08For Mac mouse-scrolling works by updating less (#490)Gerd Naschenweng
2021-01-08Clippy (#496)Dan Davison
2021-01-08Merge pull request #495 from dandavison/493-GIT_CONFIG_PARAMETERSDan 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
2021-01-06Consistent formattingDan Davison
2021-01-05Update theme instructionsDan Davison
2021-01-05Add 'villsau' theme 🐑 (#489)Tor Arne Vestbø
2021-01-05Bump version in private Homebrew formulaDan Davison
2021-01-05Bump version in links to executablesDan Davison
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