summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-16Change PlusMinus to the correct MinusPlus, add documentationThomas Otto
2021-10-16Tests: store length of skipped header separatelyThomas Otto
2021-10-16Fix clippy warning needless_option_as_derefThomas Otto
2021-10-16Add inline-hint-style option and use for side-by-side wrap symbolsDan Davison
2021-10-16Rename syntect moduleDan Davison
2021-10-16Add side-by-side line wrappingThomas Otto
2021-10-16Add line number width calculationThomas Otto
2021-10-16Left/Right converted into a simple typedefThomas Otto
2021-10-16StructOpt without DefaultThomas Otto
2021-10-16Add fatal() function to handle exiting on errorsThomas Otto
2021-10-13Use bullet as default hunk marker in navigate modeDan Davison
2021-10-12Bump xdg from 2.2.0 to 2.3.0 (#734)dependabot[bot]
2021-10-12Bump ctrlc from 3.2.0 to 3.2.1 (#733)dependabot[bot]
2021-10-12Bump git2 from 0.13.22 to 0.13.23 (#730)dependabot[bot]
2021-09-30Update diagnostics scriptDan Davison
2021-09-28Bump pathdiff from 0.2.0 to 0.2.1 (#723)dependabot[bot]
2021-09-27Fix TOC charactersDan Davison
2021-09-27README simplificationDan Davison
2021-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-09-19General PlusMinus data structureThomas Otto
2021-09-19Bump unicode-width from 0.1.8 to 0.1.9 (#719)dependabot[bot]
2021-09-15Remove superfluous lowercasing of feature names. (#718)Levi Bard
2021-09-15Display removed file name in file deletion case (#717)Dan Davison
2021-09-09Bump git2 from 0.13.21 to 0.13.22 (#712)dependabot[bot]
2021-09-02Fix interaction between navigate and (hunk-header-style without "line-number")Dan Davison
2021-09-02Add failing test of navigate with (hunk-header-style without "line-number")Dan Davison
2021-08-31Bump structopt from 0.3.22 to 0.3.23 (#709)dependabot[bot]
2021-08-30Clean upDan Davison
2021-08-30Rename functionDan Davison
2021-08-30Rename functionDan Davison
2021-08-30Refactor: more cleanup of main state machine loopDan Davison
2021-08-29Refactor: subcommands moduleDan Davison
2021-08-29Refactor: state machine handlers moduleDan Davison
2021-08-28Set a default blame paletteDan Davison
2021-08-28Handle blame outputDan Davison
2021-08-28Refactor: module for working with format stringsDan Davison
2021-08-28Add default-language optionDan Davison
2021-08-28Refactor: syntax_highlight_and_paint_line functionDan Davison
2021-08-28Refactor: eliminate format moduleDan Davison
2021-08-23Use dotted range notation in diff.submodule = short caseDan Davison
2021-08-23Refactor: select next handled event with single disjunction expression (#701)Dan Davison
2021-08-23More minimalistic display of submodule (short) diffs (#700)Dan Davison
2021-08-22662 submodule diffs (#699)Dan Davison
2021-08-21Refactor: use Option to model sometimes-null highlighter (#698)Dan Davison
2021-08-21Add some test coverage for truncate_str with a multibyte unicode characterDan Davison
2021-08-20Use "syntax theme" terminology in show-syntax-themes output (#697)Dan Davison
2021-08-20Merge pull request #694 from dandavison/693-remote-urlsDan Davison
2021-08-20Fix deadlock in `git diff` mode (#695)Dan Davison
2021-08-20Fix empty line highlighting (#642)Thomas Otto
2021-08-20Revert "Add failing test that gitconfig insteadOf is honored"Dan Davison