Historie revizí

Autor SHA1 Zpráva Datum
  Andrey Nering a9bd37f04a perf(diffview): only compute syntax highlight for printed lines před 9 měsíci
  Andrey Nering a723e4a54e feat(diffview): prevent infinite vertical scroll by default před 10 měsíci
  Andrey Nering e3bf5ae97f chore(diffview): remove unused `SyntaxHighlight` option před 10 měsíci
  Andrey Nering 34fa3c1185 refactor(diffview): wrap default styles into functions před 10 měsíci
  Kujtim Hoxha 382b7f89cc fix: remove broken patch tool před 10 měsíci
  Andrey Nering 3ece67a485 refactor(diffview): make code a little bit shorter před 10 měsíci
  Andrey Nering 80ad5a3a85 feat(diffview): add syntax highlighting před 10 měsíci
  Andrey Nering bac4f0ac1a fix(diffview): fix behavior of tabs and add tab width setting před 10 měsíci
  Andrey Nering c5bf83060e fix(diffview): do not print ellipsis after content has being fully printed před 10 měsíci
  Andrey Nering 9f5d70c0a5 fix(diffview): respect line style even if it's the last one with ellipsis před 10 měsíci
  Andrey Nering 45ddc6680a feat(diffview): add support for setting vertical offset před 10 měsíci
  Andrey Nering 789a6b314f feat(diffview): implement ability to set horizontal offset před 10 měsíci
  Andrey Nering 94fbd9c377 refactor(diffview): move `setPadding` to be inside `adjustStyles` před 10 měsíci
  Andrey Nering c842c7bf66 feat(diffview): show ellipsis if we reached the height limit před 10 měsíci
  Andrey Nering 21ca2aed35 fix(diffview): add fixes + more extensive testing for height handling před 10 měsíci
  Andrey Nering 66cd9822f5 fix(diffview): fix small bug when width is very small před 10 měsíci
  Andrey Nering 0da19d841f fix(diffview): add fixes + more extensive testing for width handling před 10 měsíci
  Andrey Nering c608d8f06e feat(diffview): implement resizer to make diff wider or shorter as asked před 10 měsíci
  Andrey Nering ac33d35a98 refactor(diffview): refactor order of functions to match call order před 10 měsíci
  Andrey Nering bbc3122d84 refactor(diffview): move padding out of `styles.go` před 10 měsíci
  Andrey Nering 864735a540 refactor(diffview): cache num digits on a struct variable před 10 měsíci
  Andrey Nering eb50c92150 fix(diffview): improve code width and make it half space on each side před 10 měsíci
  Andrey Nering 498210c01e chore(diffview): fix lint před 10 měsíci
  Andrey Nering 0823b31fd0 feat(diffview): implement split / side-by-side view před 10 měsíci
  Andrey Nering 67fe93e4d3 refactor(diffview): ask hunk by parameter instead of accessing by index před 10 měsíci
  Andrey Nering b7219b8484 fix(diffview): fix diffview width when code is too narrow před 10 měsíci
  Andrey Nering 07d4221c58 feat(diffview): show hunk lines and test for multiple hunks před 10 měsíci
  Andrey Nering ab0c4ff7d0 feat(diffview): show line numbers on the left před 10 měsíci
  Andrey Nering f8fc11edac refactor(diffview): convert styles into a reusable `LineStyle` type před 10 měsíci
  Andrey Nering b7ab1a8091 feat(diffview): basic working functionality před 10 měsíci