summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-03-28Edit --help textDan Davison
2021-03-28Use string literal instead of escaping double quotesCatherine Noll
2021-03-27Remove unnecessary check in get_themes and clean up --show-themes cli docstringCatherine Noll
2021-03-27Fix typo in docstringCatherine Noll
2021-03-27Update behavior of --show-themes to rely on the computed is_light_modeCatherine Noll
value to determine whether to show light or dark themes by default
2021-03-27Define theme by presence of "dark" or "light" entries in git config,Catherine Noll
and give the ability to filter themes shown with --show-themes by dark or light, using the --dark and --light flags
2021-03-27Reorganize and add test for get_themesCatherine Noll
2021-03-27Get themes from gitconfig instead of hardcodingCatherine Noll
2021-03-23Add README note warning of problems on Debian/Ubuntu systemsDan Davison
Ref #504
2021-03-22Make target: run rustfmt on all rust codeDan Davison
2021-03-21Send navigation command to less on --show-themesCatherine Noll
2021-03-21Navigate from theme to theme with n/N when --show-themesCatherine Noll
2021-03-21Add functionality to cycle through themes using a diff from stdinCatherine Noll
2021-03-20Use a sample diff for displaying themesCatherine Noll
2021-03-20Apply themes to a hardcoded diffCatherine Noll
2021-03-20Cycle through a constant list of themesCatherine Noll
2021-03-20Skeleton for show-themes command line optionCatherine Noll
2021-03-15Fix bash completion to include local files/dirs (#540)foamkeen
Co-authored-by: Maksim Fomkin <mfomkin@microsoft.com>
2021-03-15Bump console from 0.14.0 to 0.14.1 (#541)dependabot-preview[bot]
Bumps [console](https://github.com/mitsuhiko/console) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/mitsuhiko/console/releases) - [Changelog](https://github.com/mitsuhiko/console/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/console/compare/0.14.0...0.14.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-03-15Bump regex from 1.4.3 to 1.4.5 (#542)dependabot-preview[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.3 to 1.4.5. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.3...1.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-10Add 'tangara-chilensis' theme (#537)clnoll
2021-03-10Update themes from bat v0.18.0Dan Davison
2021-03-10README tweakDan Davison
2021-03-10Merge pull request #536 from dandavison/navigate-less-integration-testsDan Davison
Add navigate/less integration test
2021-03-09ClippyDan Davison
2021-03-09Use redirect and chmod instead of installDan Davison
install didn't work on MacOS: install: skipping file '/dev/stdin', as it was replaced while being copied
2021-03-09Update navigate testsKriss
2021-03-09Only do less hist file tricks if the pager appears to be lessDan Davison
2021-03-09Add navigate/less integration testDan Davison
2021-03-08Append .search line to less history fileDan Davison
2021-03-06Document user color themes collectionDan Davison
2021-03-06Add 'collared-trogon' theme (#534)clnoll
2021-03-05237 navigate improvement (#526)Dan Davison
* Change less invocation under navigate Thanks @cben * Don't pass regexp to less * Append navigate regexp to transient copy of less history file * Rustfmt * Store delta less hist file in XDG data directory * Don't use xdg on Windows * Fix conditional compilation for Windows * Get rid of advice not to use keep navigate feature activated
2021-03-05replace deprecated config options in README (#532)Eugene
Remove deprecated *-color options in configuration examples and replace them with new *-style variants
2021-03-04Exit if it looks like starting the pager process would never terminate (#531)Dan Davison
Fixes #529 Ref #378
2021-03-03Use unwrap_or_else(|| panic!("...")) instead of .expect("...") (#525)Dan Davison
This is a local style rule. IMO .expect("...") doesn't work as the name for this operation.
2021-02-17Lint (#527)Dan Davison
* Silence a clippy warning * Manually fix cargo fmt complaint https://github.com/dandavison/delta/runs/1918867251?check_suite_focus=true#logs
2021-02-05Update README to reflect availability of git -c for delta configDan Davison
Ref #493, #495
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
Fixes #510
2021-01-27Bump vte from 0.9.0 to 0.10.0 (#486)dependabot-preview[bot]
* Bump vte from 0.9.0 to 0.10.0 Bumps [vte](https://github.com/alacritty/vte) from 0.9.0 to 0.10.0. - [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.9.0...v0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Fix vte update Thanks @ignatenkobrain Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Dan Davison <dandavison7@gmail.com>
2021-01-27Bump git2 from 0.13.15 to 0.13.17 (#508)dependabot-preview[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.15 to 0.13.17. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.15...0.13.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-27Bump regex from 1.4.2 to 1.4.3 (#500)dependabot-preview[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.2...1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-08For Mac mouse-scrolling works by updating less (#490)Gerd Naschenweng
* For Mac mouse-scrolling works by updating less * Update README.md Co-authored-by: Dan Davison <dandavison7@gmail.com> * Update README.md Co-authored-by: Dan Davison <dandavison7@gmail.com> Co-authored-by: Dan Davison <dandavison7@gmail.com>
2021-01-08Clippy (#496)Dan Davison
2021-01-08Merge pull request #495 from dandavison/493-GIT_CONFIG_PARAMETERSDan Davison
Honor GIT_CONFIG_PARAMETERS env var