Commit Graph

10 Commits (master)

Author SHA1 Message Date
Martin Nordholts 40a423905a Fix clippy warnings with Rust 1.68 1 year ago
Aleksey Kladov 35347c2310 Improve readability
Using `Path`s for paths expresses intent more clearly.
3 years ago
David Tolnay 4e11abdf9b Move git changes support behind a feature 4 years ago
sharkdp ca066bf7cd Run 'cargo fmt' 4 years ago
sharkdp 7779d9f622 Allow for non-unicode filenames, closes #225 4 years ago
Arnav Borborah 532af6556d Use Rust inclusive range (stable in 1.26) 6 years ago
sharkdp 8903b64830 Fix for Rust 1.26 6 years ago
sharkdp 194155f062 Fix relative-path computation for Windows 6 years ago
sharkdp 15b9acd12f Updates for new rustfmt 6 years ago
Ezinwa Okpoechi 25cee002f9 Split modules (#86)
* Split diffing to separate module
* Split assets to separate module
6 years ago