summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-22Refactor to provide a library crate317-delta-libraryDan Davison
2020-11-22remove unuseful to_vec function (#397)Marco Ieni
2020-11-22ci: verify code is well formatted (#393)Marco Ieni
2020-11-22use push() instead of push_str() for single char (#394)Marco Ieni
2020-11-20Remove debugging print statementDan Davison
2020-11-20Revert "Bump vte from 0.8.0 to 0.9.0 (#391)"Dan Davison
2020-11-20Create CONTRIBUTING.md (#385)Marco Ieni
2020-11-20Bump unicode-segmentation from 1.6.0 to 1.7.0 (#390)dependabot-preview[bot]
2020-11-20Bump vte from 0.8.0 to 0.9.0 (#391)dependabot-preview[bot]
2020-11-14Edit homebrew formula instructionsDan Davison
2020-11-14Disable private HomeBrew tapDan Davison
2020-11-14Rename directory: src/bat -> src/bat_utilsDan Davison
2020-11-08Interpret an invalid pager such as '' as no pagingDan Davison
2020-11-07remove some clippy warnings (#383)Marco Ieni
2020-11-07remove unnecessary matches (#382)Marco Ieni
2020-11-06Document configuration via environment (#379)Kriss
2020-11-05fix some clippy warnings (#380)Marco Ieni
2020-11-05Don't prevent bat being used as pagerDan Davison
2020-11-03Add instructions regarding less to the READMEDan Davison
2020-11-02Edit installation tableDan Davison
2020-11-02Bump regex from 1.4.1 to 1.4.2 (#375)dependabot-preview[bot]
2020-11-02README.md: add Gentoo package (#376)Sam James
2020-11-01Merge pull request #374 from dandavison/371-fix-keep-plus-minus-markers-for-c...Dan Davison
2020-11-01Do not strip leading +/- under keep-plus-minus-markersDan Davison
2020-11-01Add test of keep-plus-minus-markers under inspect-raw-linesDan Davison
2020-10-30Bump regex from 1.4.0 to 1.4.1 (#352)dependabot-preview[bot]
2020-10-30Bump git2 from 0.13.11 to 0.13.12 (#351)dependabot-preview[bot]
2020-10-30Bump console from 0.12.0 to 0.13.0 (#356)dependabot-preview[bot]
2020-10-30replace nonexistent option in `--help` output (#372)Kriss
2020-10-28Add gruvbox light support (#369)Michał Kiełbowicz
2020-10-28Fix link to Windows binaryDan Davison
2020-10-21Document that `less -r` flag is needed for hyperlinks to workDan Davison
2020-10-20Fix broken link to issue #237 in README (#354)Rory O’Kane
2020-10-14Add openSUSE to the installation table (#353)msirringhaus
2020-10-13Bump structopt from 0.3.19 to 0.3.20 (#350)dependabot-preview[bot]
2020-10-13Bump regex from 1.3.9 to 1.4.0 (#349)dependabot-preview[bot]
2020-10-11Fix stale download links in READMEDan Davison
2020-10-11Bump development versionDan Davison
2020-10-10Bump version in private Homebrew formulaDan Davison
2020-10-10Update READMEDan Davison
2020-10-10Bump version in links to executablesDan Davison
2020-10-10Sort installation tableDan Davison
2020-10-10Add installation note for Void Linux (#203)Sora Morimoto
2020-10-10Bump version0.4.4Dan Davison
2020-10-09Bump structopt from 0.3.17 to 0.3.19 (#346)dependabot-preview[bot]
2020-10-09Added the command to install with cargo (#347)Evgeny Soynov
2020-10-08Fix whitespace in Makefile (#344)Bart Schuurmans
2020-10-05Refactor handle_hunk_header_line and should_handle (#333)ryuta69
2020-10-04Support DELTA_PAGER env varDan Davison
2020-10-04Make command a variable for use in error messageDan Davison