summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-01Remove space in default line number format string0.2.0Dan Davison
2020-07-01Edit READMEDan Davison
2020-07-01Edit READMEDan Davison
2020-07-01Fixup e8ae5c6afc97eab8c0eb9bc21ae4d2a22619dabcDan Davison
2020-07-01Edit READMEDan Davison
2020-07-01Change line-numbers-{minus,plus}-style dark-mode defaultsDan Davison
2020-07-01Improve --list-syntax-themesDan Davison
2020-07-01Edit READMEDan Davison
2020-07-01Improve unified diff directory diff handlingDan Davison
2020-07-01Edit/reorder help textDan Davison
2020-07-01Edit READMEDan Davison
2020-06-30Set default blue style for line-numbers dividing linesDan Davison
2020-06-30Activate paging for --show-syntax-themesDan Davison
2020-06-30Use theme default colors for dark-mode line numbersDan Davison
2020-06-30Add more computed values to options structDan Davison
2020-06-30Set light/dark mode before builtin featuresDan Davison
2020-06-30Rearrange: options::theme moduleDan Davison
2020-06-30Allow "light" syntax themes to be used with dark mode and vice versaDan Davison
2020-06-30Set the light/dark/theme option values earlyDan Davison
2020-06-30Fix --show-syntax-themesDan Davison
2020-06-30Delete stuffDan Davison
2020-06-30use syntax themeDan Davison
2020-06-30use syntax setDan Davison
2020-06-30use dummy themeDan Davison
2020-06-30Use is_light_mode from preprocessDan Davison
2020-06-30Call preprocessDan Davison
2020-06-30Pass HighlightingAssetsDan Davison
2020-06-30Trivial changesDan Davison
2020-06-30Fix infinite recursion when there are no syntax referencesDan Davison
2020-06-30Refactor: options moduleDan Davison
2020-06-30Eliminate redundant syntax_theme name field on Config structDan Davison
2020-06-30Merge pull request #231 from dandavison/dependabot/cargo/unicode-width-0.1.8dependabot-preview[bot]
2020-06-30Bump unicode-width from 0.1.7 to 0.1.8dependabot-preview[bot]
2020-06-28Reinstate color-only as a feature that extends rawDan Davison
2020-06-28Make --raw use default git colors for hunk linesDan Davison
2020-06-28Make diff-highlight feature extend raw featureDan Davison
2020-06-28No need to set raw flag as part of raw featureDan Davison
2020-06-28Rename option: color-only => rawDan Davison
2020-06-28Make diff-highlight default to raw mode for commit/file/hunk-headerDan Davison
2020-06-28Make diff-so-fancy honor color.diff.commitDan Davison
2020-06-28Make diff-highlight honor more color.diff.* entriesDan Davison
2020-06-28Rearrange: move navigate function to correct locationDan Davison
2020-06-28Disable line numbers in color-only featureDan Davison
2020-06-27Edit help textDan Davison
2020-06-27Improve --show-config commandDan Davison
2020-06-27Runtime assertion that all options are handledDan Davison
2020-06-27Rename: unreachable -> delta_unreachableDan Davison
2020-06-27FormattingDan Davison
2020-06-27Rename --list-*, --show-* commandsDan Davison
2020-06-27Improve --show-styles commandDan Davison