issues
search
johannhof
/
difference.rs
Rust text diffing and assertion library
https://docs.rs/difference
MIT License
242
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove deprecated syntax
#49
ryanavella
opened
1 year ago
0
Implement more traits on `Difference` and `Changeset` (Clone, Hash, Eq)
#48
Nughm3
closed
2 years ago
1
Changeset::new fails to detect same token - too lazy / greedy
#47
milahu
opened
3 years ago
0
Better algorithm than LCS
#46
asingingbird
opened
4 years ago
0
Maintenance
#45
Veetaha
opened
4 years ago
1
Documentation link is out of date
#44
rossmacarthur
opened
4 years ago
0
Method for efficient representation
#43
jmqd
opened
4 years ago
1
chore: Bump term to 0.6
#42
eclipseo
opened
4 years ago
0
Use ..= for an inclusive range instead of deprecated ...
#41
eclipseo
opened
5 years ago
0
chore: Update quickcheck to 0.8
#38
ignatenkobrain
opened
5 years ago
0
Add Debug/Clone impls on Changeset/Difference.
#37
theduke
opened
5 years ago
0
Adds example and a testable docstring for assert_diff
#36
petr-tik
opened
5 years ago
1
Add docstring and example for the macro
#35
petr-tik
opened
5 years ago
0
side-by-side colorized diff in html format
#34
jeffreyscottgraham
opened
6 years ago
0
Update quickcheck to 0.7
#33
ignatenkobrain
opened
6 years ago
0
Add fast version of assert_diff when the edit difference is expected to be zero
#32
droundy
opened
6 years ago
0
README and Cargo.toml point to outdated docs
#31
epage
opened
6 years ago
0
Fix markdown warnings when building with new markdown renderer.
#30
waywardmonkeys
closed
6 years ago
1
Update term dependency.
#29
waywardmonkeys
closed
6 years ago
1
Newlines-only diff are inconsistently reported
#28
elinorbgr
opened
6 years ago
1
Bump term to 0.4
#27
ignatenkobrain
closed
6 years ago
0
Bump quickcheck to 0.6
#26
ignatenkobrain
closed
6 years ago
1
new release v1.0.1 ?
#25
colin-kiegel
closed
6 years ago
13
Make `rustfmt` happy again.
#24
nelhage
closed
7 years ago
0
`Read` support to support diffing files too large for memory
#23
epage
opened
7 years ago
0
Cleanup and fix bugs
#22
nelhage
closed
7 years ago
16
Fix and re-enable quickcheck fuzzy tests
#21
johannhof
closed
7 years ago
0
add fuzzy testing
#20
colin-kiegel
closed
7 years ago
4
weird edge case
#19
colin-kiegel
closed
7 years ago
4
No color options, print support for windows
#18
stegmanh
opened
7 years ago
9
`Changeset::new` ignores difference in blank lines
#17
matklad
closed
7 years ago
2
split words via regex
#16
colin-kiegel
opened
7 years ago
2
cross-platform support + no-color-fallback
#15
colin-kiegel
opened
7 years ago
2
Relicense under dual MIT/Apache-2.0?
#14
colin-kiegel
opened
7 years ago
0
fix docs
#13
vitiral
closed
2 years ago
1
create Changeset struct and implement Display on it
#12
vitiral
closed
7 years ago
7
In print_diff mode, print an indicator for line breaks.
#11
johannhof
opened
8 years ago
0
Edit distance assert should treat all whitespace the same
#10
johannhof
opened
8 years ago
0
Replace the assert_diff fn with a macro
#9
paul-english
closed
8 years ago
1
fixed some clippy warnings
#8
llogiq
closed
8 years ago
2
The assert_diff function is hard to debug if used as a test.
#7
paul-english
closed
8 years ago
2
s/to/two
#6
johanhelsing
closed
8 years ago
1
Suggest Cargo Install
#5
killercup
closed
8 years ago
1
Use travis-cargo
#4
killercup
closed
9 years ago
3
Run Rustfmt
#3
killercup
closed
9 years ago
2
Term Isn't Required Anymore
#2
killercup
closed
9 years ago
6
Update travis docs call to redirect correctly
#1
killercup
closed
9 years ago
2