summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-06-28Edit README0.8.2Dan Davison
2021-06-28Edit README section concerning themes and color themesDan Davison
Ref #646
2021-06-26Revert to capturing diff output and processing in current process (#645)Dan Davison
Fixes #644 This reverts back to a state similar to before 53e59f2eb51fd62e0716be32b22fdaa6b6f928e5, i.e. capture the diff output and use the current delta process to process and display it, rather than allowing git to start a second delta process.
2021-06-25Bump version in documentation and private brew formula and bump dev versionDan Davison
2021-06-25Fix filenames with spaces (#643)0.8.1Dan Davison
* Fix parsing of file path from diff line Fixes #625 * Parse diff line only if needed * Add test of diff of filenames with spaces * Strip trailing tab inserted by git when file path contains space git appears to add a trailing tab character when the file name contains a space: $ git diff --no-index b.file 01g\ -\ Text | cat -A diff·--git·a/b.file·b/01g·-·Text␊ index·e69de29..d00491f·100644␊ ---·a/b.file␊ +++·b/01g·-·Text├──┤␊ @@·-0,0·+1·@@␊ +1␊
2021-06-24Bump ansi_colours from 1.0.2 to 1.0.3 (#636)dependabot[bot]
Bumps [ansi_colours](https://github.com/mina86/ansi_colours) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/mina86/ansi_colours/releases) - [Commits](https://github.com/mina86/ansi_colours/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: ansi_colours dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24Add theme: calochortus-lyallii (#641)Manoj Karthick
2021-06-23Disable docs CI checkDan Davison
Delta doesn't really have proper doc-oriented comments yet.
2021-06-23Fix capitalization of "GitHub" in READMEDan Davison
2021-06-23Lint: function named to_* should consume argumentDan Davison
2021-06-22LintDan Davison
2021-06-12Fix #631 (#632)Dan Davison
2021-06-10Bump git2 from 0.13.18 to 0.13.20 (#612)dependabot[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.18 to 0.13.20. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.18...0.13.20) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10Bump itertools from 0.10.0 to 0.10.1 (#628)dependabot[bot]
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/rust-itertools/itertools/releases) - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10Bump vte from 0.10.0 to 0.10.1 (#562)dependabot-preview[bot]
Bumps [vte](https://github.com/alacritty/vte) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/alacritty/vte/releases) - [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md) - [Commits](https://github.com/alacritty/vte/compare/v0.10.0...v0.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-10Bump ansi_colours from 1.0.1 to 1.0.2 (#518)dependabot-preview[bot]
Bumps [ansi_colours](https://github.com/mina86/ansi_colours) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/mina86/ansi_colours/releases) - [Commits](https://github.com/mina86/ansi_colours/compare/v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-09Add pager option for customizing pager without environment variables (#627)Kangwook Lee (이강욱)
* Add pager option * Use config.pager for output
2021-06-02Set commit-style=raw in diff-highlight / diff-so-fancy mode (#623)Dan Davison
Ref #622
2021-05-30Fix table of contents link (#620)Andy Freeland
2021-05-28Edit READMEDan Davison
2021-05-28Bump dev versionDan Davison
2021-05-28Update --help text in READMEDan Davison
2021-05-28Update homebrew formulaDan Davison
2021-05-28Bump version in links to executablesDan Davison
2021-05-28Bump version0.8.0Dan Davison
2021-05-27Infer that a theme is light if its name contains "light" (#617)Dan Davison
2021-05-26Improve documentation of hyperlinks (#616)Dan Davison
2021-05-26Recommend setting delta as the pager for specific git commands (#610)Dan Davison
2021-05-25Add hyperlinks-commit-link-format option (#614)Dan Davison
* Refactor: hyperlinks utility * Add hyperlinks-commit-link-format option Fixes #613
2021-05-24Edit READMEDan Davison
2021-05-24Support custom commit line regex when parsing git output (#558)Dan Davison
Fixes #174
2021-05-20Only read major version when parsing less version (#606)Peter Holloway
For versions of less that include a point version (eg 581.2), parsing the whole version 'word' as a usize fails and causes '--no-init' to be added to less arguments. This prevents less using the alternate screen and mouse scrolling. Fixes #582
2021-05-20Emit 'mode [-+]x' instead of full file permission bits (#607)Dan Davison
Ref #583
2021-05-20Emit description of file mode change (#605)Dan Davison
Fixes #583
2021-05-19Refactor: factor out _parse_file_path functionDan Davison
2021-05-19Fix typoDan Davison
2021-05-10Add git-split-diffs to similar projects section in READMEDan Davison
2021-05-09Ignore problematic testDan Davison
2021-05-09Use map instead of match (#595)Dan Davison
2021-05-09Use git diff instead of diff -u (#546)Dan Davison
* Use git diff instead of diff -u Fixes #543 Might fix #513
2021-05-03docs: wrap link to ubuntu issue in link tag (#585)Matt Ehlinger
2021-04-29Fix ansi syntax theme (#581)Dan Davison
* Update to latest version of bat::terminal::to_ansi_color Fixes #447 * Delete mention of historical syntax theme ansi-light * Update tests
2021-04-29Upgrade to GitHub-native Dependabot (#579)dependabot-preview[bot]
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-25Be less strict about when to try relativizing paths (#576)Dan Davison
With this commit, paths are relativized in `git diff --stat` output
2021-04-24Merge pull request #565 from dandavison/file-regex-replacementDan Davison
Output paths relative to current working directory
2021-04-24Add relative-paths optionDan Davison
2021-04-24ClippyDan Davison
2021-04-24Add --diff-stat-align-width to control alignment of relativized pathsDan Davison
2021-04-24Output paths relative to current working directoryDan Davison
Fixes #552
2021-04-24Make navigate work when files are represented in the hunk header (#575)Dan Davison