summaryrefslogtreecommitdiffstats
path: root/src/features/line_numbers.rs
AgeCommit message (Expand)Author
2022-02-14Fix hyperlink absolute paths (#939)0.12.0Dan Davison
2022-01-21Placeholder may contain a type fieldThomas Otto
2022-01-18Center Align numbers right-ish (#883)Thomas Otto
2022-01-04DeltaTest improvements (#876)Wayne Davison
2021-12-09Store raw_line in HunkZero, as HunkMinus and HunkPlusDan Davison
2021-12-07Fix more side-by-side line number miscountsThomas Otto
2021-12-07Add DeltaTest to speed up adding and fixing testsThomas Otto
2021-12-05Handle combined diff formatDan Davison
2021-12-02Fix side-by-side line number miscountThomas Otto
2021-11-15Support precision specifier in run-time format stringsDan Davison
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-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-09-19General PlusMinus data structureThomas Otto
2021-08-28Refactor: module for working with format stringsDan Davison
2021-07-10Clippy: don't nest module inside module with same nameDan 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-27Refactor: handle_hunk_header_lineDan Davison
2020-12-03Disable some clippy warnings (#422)Dan Davison
2020-11-07remove some clippy warnings (#383)Marco Ieni
2020-11-05fix some clippy warnings (#380)Marco Ieni
2020-09-19Add test for line numbers with hunk header style is omit (#327)ryuta69
2020-08-14Use native ansi-parsing utilities instead of console crateDan Davison
2020-08-08Add failing test for line numbers under color-onlyDan Davison
2020-08-01Initial implementation of color-moved supportDan Davison
2020-07-22Format files and commits as OSC 8 hyperlinksDan Davison
2020-07-15Refactor: unify test utility functionsDan Davison
2020-07-11Add side-by-side diff view (#243)Dan Davison
2020-07-10Delete print statements in testDan Davison
2020-07-10Fix test: support line-number formats without a placeholderDan Davison
2020-07-10Add failing test for line-number formats with no placeholderDan Davison
2020-07-10Rename regexDan Davison
2020-07-08Refactor: line numbersDan Davison
2020-07-07Refactor: line numbersDan Davison
2020-07-07Fix line number paddingDan Davison
2020-07-07Refactor: parse line-numbers format strings earlyDan Davison
2020-07-07Add line-number width testsCatherine Noll
2020-07-01Fixup e8ae5c6afc97eab8c0eb9bc21ae4d2a22619dabcDan Davison
2020-07-01Change line-numbers-{minus,plus}-style dark-mode defaultsDan Davison