index
:
delta.git/.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_example_diffs.rs
Age
Commit message (
Expand
)
Author
2020-12-26
Strengthen test
Dan Davison
2020-12-19
Add failing test of hunk-header-style 'file' attribute
Dan Davison
2020-12-08
Make commit style to be colored with same structure while color_only #405 (#438)
ulwlu
2020-12-08
Make hunk header style to be colored with same structure while color_only #40...
ulwlu
2020-12-08
Make file style to be colored with same structure while color_only #405 (#436)
ulwlu
2020-12-05
Fix whitespace errors under keep-plus-minus-markers (#425)
Dan Davison
2020-12-04
Use .lines() instead of .split("\n")
Dan Davison
2020-12-04
Change color used in test
Dan Davison
2020-11-22
Add failing test of copied file diff
Dan Davison
2020-11-22
Fix diff interactivefilter when decoration option is enabled (#367)
ulwlu
2020-11-20
Remove debugging print statement
Dan Davison
2020-11-01
Add test of keep-plus-minus-markers under inspect-raw-lines
Dan Davison
2020-10-05
Refactor handle_hunk_header_line and should_handle (#333)
ryuta69
2020-09-23
Add identical test when color_only and line_numbers are enabled at same time ...
ryuta69
2020-09-18
Fix `git add -p` to work when any options enabled (#323)
ryuta69
2020-09-17
cargo fmt
Dan Davison
2020-08-14
Use native ansi-parsing utilities instead of console crate
Dan Davison
2020-08-08
Calculate line numbers correctly in raw/color-only mode (#272)
Yoichi NAKAYAMA
2020-08-06
Fix tests
Dan Davison
2020-08-02
Set width in test for debugging convenience
Dan Davison
2020-08-02
Add failing test: duplicated header when file renamed with changes
Dan Davison
2020-07-30
Create ansi module
Dan Davison
2020-07-27
Add failing test that diff -U0 output is unchanged (#263)
Dan Davison
2020-07-15
Refactor: unify test utility functions
Dan Davison
2020-06-28
Reinstate color-only as a feature that extends raw
Dan Davison
2020-06-28
Rename option: color-only => raw
Dan Davison
2020-06-27
Refactor: pass foreground & background defaults as a single Style
Dan Davison
2020-06-25
Add regression test
Dan Davison
2020-06-25
Fix test: --color-only should syntax highlight
Dan Davison
2020-06-25
Add regression test
Dan Davison
2020-06-25
Refactor: generalize regression test
Dan Davison
2020-06-21
Ignore failing test
Dan Davison
2020-06-21
Add failing test: --color-only should syntax highlight
Dan Davison
2020-06-18
Do not emit unnecessary ANSI sequence
Dan Davison
2020-06-17
Delete disabled test assertion
Dan Davison
2020-06-17
Add failing test: removal of whitespace error is not an error
Dan Davison
2020-06-17
Add failing test that whitespace errors are highlighted
Dan Davison
2020-06-17
Highlight added/removed empty lines if they would be invisible
Dan Davison
2020-06-17
Eliminate leading space unless --keep-plus-minus-markers
Dan Davison
2020-06-11
Add test of truncation bug
Dan Davison
2020-06-10
Refactor tests
Dan Davison
2020-06-10
Refactor: straighten out command line arguments processing
Dan Davison
2020-06-06
Use 'syntax_theme' instead of 'theme' everywhere
Dan Davison
2020-06-02
Implement compositional decoration attributes
Dan Davison
2020-06-02
Add failing tests of compositional options: --element-style='box ul'
Dan Davison
2020-06-01
Add tests of deprecated --element-style={box,underline} options
Dan Davison
2020-05-31
Make decorations honor --width variable
Dan Davison
2020-05-31
Allow --ELEMENT-style=none meaning no style
Dan Davison
2020-05-31
Allow --ELEMENT-decoration-style=none
Dan Davison
2020-05-31
Fix test
Dan Davison
[prev]
[next]