summaryrefslogtreecommitdiff
path: root/src/tests/test_example_diffs.rs
AgeCommit message (Expand)Author
2025-08-03Styled zero lines fixmainThomas Otto
2024-07-22Add --max-syntax-highlighting-length, set to 400Thomas Otto
2024-07-09Make relative-paths work with binary filesThomas Otto
2024-07-07tests: set terminal width to 43 (#1741)Thomas Otto
2024-05-04Repair --default-language, and highlight using full filename (#1549)Thomas Otto
2024-03-16Honor default-language option (#1655)Pawel Dominiak
2024-03-12Preserve "Binary files" line in color_only mode (#1649)Pawel Dominiak
2024-03-02Fix headers of modified binary files, closes #1621 (#1629)Paul
2024-02-19Accept clippy suggestions (#1632)Dan Davison
2023-11-20Make hunk header code fragment display optional (#1568)Zack Cerza
2023-08-05Improve binary file added output (#1502)Sondeyy
2023-06-02Increase number of characters shown in submodule hashesDan Davison
2023-05-17Fix warning highlight for trailing whitespace (#1037)William Escande
2023-05-08Fix submodule diff parsing (#1413)Thomas Otto
2023-03-03Spelling (#1257)Josh Soref
2023-02-28Fix clippy warnings (#1298)nickelc
2022-06-22Fix whole-file changes being attributed to the wrong commit in "git log" outputBjörn Steinbrink
2022-03-30Add support for irreversible-deleteWilliam Escande
2022-03-07Add failing test for #1002Dan Davison
2022-01-16Drop deprecated options (#914)Dan Davison
2022-01-05Handle a mode change on a renamed file. (#875)Wayne Davison
2022-01-04DeltaTest improvements (#876)Wayne Davison
2022-01-01Put file-modified label in front of mode changes.Wayne Davison
2021-12-09Store raw_line in HunkZero, as HunkMinus and HunkPlusDan Davison
2021-12-05Gracefully handle failure to parse hunk headerDan Davison
2021-12-05Display merge conflictsDan Davison
2021-12-05Handle combined diff formatDan Davison
2021-11-29Rename: FileMeta => DiffHeaderDan Davison
2021-11-22Allow custom colors to be defined in gitconfig (#788)Dan Davison
2021-11-21Set is_emph explicitly on *-emph-stylesDan Davison
2021-11-17Use file-modified-label consistently.Wayne Davison
2021-11-10Remove +/- line prefix instead of substituting a spaceThomas Otto
2021-08-23More minimalistic display of submodule (short) diffs (#700)Dan Davison
2021-08-22662 submodule diffs (#699)Dan Davison
2021-08-20Fix empty line highlighting (#642)Thomas Otto
2021-07-22Fix the empty result issue in add -p (#664)norisio
2021-07-10Clippy: don't nest module inside module with same nameDan Davison
2021-07-10Clippy: don't nest module inside module with same nameDan Davison
2021-06-25Fix filenames with spaces (#643)Dan Davison
2021-05-25Add hyperlinks-commit-link-format option (#614)Dan Davison
2021-05-20Emit 'mode [-+]x' instead of full file permission bits (#607)Dan Davison
2021-05-20Emit description of file mode change (#605)Dan Davison
2021-04-23Deprecate --24-bit-color, replacing with --true-color (#571)Dan Davison
2020-12-31Add styles for file path and line number in hunk headerDan Davison
2020-12-29Hyperlink file and line number (#479)Dan Davison
2020-12-27Add tests of hunk-header-style special attributesDan Davison
2020-12-27Use special style attribute to control line-number in hunk-headerDan Davison
2020-12-27Fix testsDan Davison
2020-12-27Fix testsDan Davison
2020-12-26Add failing test of hunk header with file and no fragDan Davison