summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-21Add inline-hint-style option, do not use syntect styleswrap-inline-hint-style-1Dan Davison
2021-04-19wrap option namesThomas Otto
2021-04-19wrap-max-lines to 1, so 0 can mean no limitThomas Otto
2021-04-19zero block highlighting fixed, clippy, misc.Thomas Otto
2021-04-19Add CLI for side-by-side line wrapping, and coalesce the two side-by-side fea...Dan Davison
2021-04-19Add side-by-side line wrapping modeThomas Otto
2021-04-19Fix right panel background extending beyond the truncation symbolThomas Otto
2021-04-19Add line number width calculationThomas Otto
2021-04-19General left/right panel data structureThomas Otto
2021-04-15CI: check docs (#559)Marco Ieni
2021-03-30Remove unnecessary trailing semicolon after enum (#555)Max
2021-03-29Add navigate to example config in READMEDan Davison
2021-03-29Bump version in private Homebrew formulaDan Davison
2021-03-29Update READMEDan Davison
2021-03-29Bump version0.7.1Dan Davison
2021-03-29Bump version 0.6.0 -> 0.7.00.6.1Dan Davison
2021-03-29Fix typo in Makefile preventing a test from running locallyDan Davison
2021-03-29Clippy (#554)Dan Davison
2021-03-29Edit theme instructionsDan Davison
2021-03-29Add hoopoe themeDan Davison
2021-03-29Sort theme keysDan Davison
2021-03-29Sort themesDan Davison
2021-03-29Merge pull request #550 from clnoll/show-delta-themesDan Davison
2021-03-29Add link to README themes documentation in --help textDan Davison
2021-03-28Update default diff used by --show-themes (to https://github.com/vuejs/vue/co...Catherine Noll
2021-03-28Display themes alphabetically when using --show-themesCatherine Noll
2021-03-28Merge pull request #551 from clnoll/theme-coracias-cordatusDan Davison
2021-03-28Move dividing line above the commit hash lineDan Davison
2021-03-28Add "coracias-cordatus" themeCatherine Noll
2021-03-28Edit instructions in themes.gitconfigDan Davison
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
2021-03-27Define theme by presence of "dark" or "light" entries in git config,Catherine Noll
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
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
2021-03-15Bump console from 0.14.0 to 0.14.1 (#541)dependabot-preview[bot]
2021-03-15Bump regex from 1.4.3 to 1.4.5 (#542)dependabot-preview[bot]