summaryrefslogtreecommitdiffstats
path: root/src/features
AgeCommit message (Expand)Author
2021-12-05Display merge conflictsDan Davison
2021-12-05Handle combined diff formatDan Davison
2021-12-02Fix side-by-side line number miscountThomas Otto
2021-11-28Do not fill entirely new/removed lines with non-emph styleDan Davison
2021-11-28Refactor: hunk style sections handlingDan Davison
2021-11-27Refactor: further isolate side-by-side implementation (#801)Dan Davison
2021-11-26Refactor: rename: LineSegments -> LineSectionsDan Davison
2021-11-22Navigate regexp (#782)Wayne Davison
2021-11-15Support precision specifier in run-time format stringsDan Davison
2021-11-10Remove +/- line prefix instead of substituting a spaceThomas Otto
2021-10-26Fix side-by-side mode without line numbers0.9.0Thomas Otto
2021-10-26Simplify incrementing of line numbersThomas Otto
2021-10-25Re-enable ANSI fill by equalizing panel sizesThomas Otto
2021-10-25Linenumber test helper addedThomas Otto
2021-10-25Wrap linenumber configs in MinusPlus or LeftRightThomas Otto
2021-10-18Convert Align and Placeholder into enumsThomas Otto
2021-10-18Store line number prefix/suffix as SmolStrThomas Otto
2021-10-16Change PlusMinus to the correct MinusPlus, add documentationThomas Otto
2021-10-16Tests: store length of skipped header separatelyThomas Otto
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-13Use bullet as default hunk marker in navigate modeDan Davison
2021-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-09-19General PlusMinus data structureThomas Otto
2021-08-28Handle blame outputDan Davison
2021-08-28Refactor: module for working with format stringsDan Davison
2021-08-20Revert "Add failing test that gitconfig insteadOf is honored"Dan Davison
2021-08-20Add failing test that gitconfig insteadOf is honoredDan Davison
2021-08-20Support `insteadOf` replacements in git remote URLsDan Davison
2021-08-20Refactoring for #693 (#696)Dan Davison
2021-08-20Make it possible to jump between files when navigate is active (#684)Dan Davison
2021-08-18Remove unnecessary borrows (#692)Ben Armstead
2021-07-10Clippy: don't nest module inside module with same nameDan Davison
2021-06-02Set commit-style=raw in diff-highlight / diff-so-fancy mode (#623)Dan Davison
2021-05-25Add hyperlinks-commit-link-format option (#614)Dan Davison
2021-05-09Use map instead of match (#595)Dan Davison
2021-03-21Navigate from theme to theme with n/N when --show-themesCatherine Noll
2021-03-09ClippyDan Davison
2021-03-08Append .search line to less history fileDan Davison
2021-03-05237 navigate improvement (#526)Dan Davison
2021-01-08Create git_config moduleDan Davison
2020-12-31Display line number in hunk header, even with line-numbers activeDan Davison
2020-12-28Move line number refactoring (#474)Dan Davison
2020-12-27Include file and line number under diff-so-fancy emulationDan Davison
2020-12-27Refactor: handle_hunk_header_lineDan Davison
2020-12-23308 side by side tabs (#459)Dan Davison
2020-12-05Pass pre-painted prefix as OptionDan Davison
2020-12-05Pass pre-painted prefixDan Davison
2020-12-03Disable some clippy warnings (#422)Dan Davison