Commit Graph

32 Commits

Author SHA1 Message Date
Sylvestre Ledru 416a4be06c remove old files 2024-01-22 22:32:49 +01:00
Sylvestre Ledru 9084134f04 rustfmt the code 2024-01-22 22:32:32 +01:00
Sylvestre Ledru f42fc82f18 adjust the fuzzers to use the new structure 2024-01-22 22:32:11 +01:00
Sylvestre Ledru 0b2505d249 simplify the structure of the crate 2024-01-22 22:01:07 +01:00
Sylvestre Ledru 045435b803 add missing license headers 2024-01-22 21:49:07 +01:00
Sylvestre Ledru 12f3f16792 add github action 2024-01-22 18:50:30 +01:00
Sylvestre Ledru e9e69b86db update of the README 2024-01-22 18:47:53 +01:00
Sylvestre Ledru 029d747e14 remove trailing spaces 2024-01-22 18:45:41 +01:00
Sylvestre Ledru e38055e5b2 rustfmt the code 2024-01-22 18:41:33 +01:00
Sylvestre Ledru 61cfe6eec4 Fix some clippy warnings 2024-01-22 18:41:01 +01:00
Michael Howell ea9376aaaf Add ed-formatted diff 2021-09-15 19:06:14 -07:00
Michael Howell 582259a867 Refactor into separate bin and lib folders 2021-07-21 13:40:52 -07:00
Michael Howell da05a5254b Fix missingnl behavior on normal-diff 2021-04-03 09:42:35 -07:00
Michael Howell a4f7642d7a Get rid of missing line ending tests
These don't work right with GNU patch. I get assertion errors.
2021-03-09 16:37:42 -07:00
Michael Howell e72ea046b7 Add context and normal diff modes 2021-03-09 16:34:57 -07:00
Michael Howell 2e84164d2f Get rid of sample binary 2021-03-09 11:07:44 -07:00
Michael Howell aa339419e3 Exclude "fuzz" folder v0.2.1 2021-02-25 09:07:43 -07:00
Michael Howell feb8b18ea0 v0.2.0 2021-02-25 09:06:32 -07:00
Michael Howell 4ad5818994 Add better docs; implement the trimmed ",1" feature v0.2.0 2021-02-25 09:06:01 -07:00
Michael Howell 765137a137 Release 0.1.2 2021-02-25 00:52:40 -07:00
Michael Howell d6d360548f Disable only-ascii filter
This was added to make reading easier; not because it's actually needed.
2021-02-25 00:50:38 -07:00
Michael Howell c1176af0b7 FMT 2021-02-25 00:48:54 -07:00
Michael Howell d96c02ef9e Remove unused variables 2021-02-25 00:47:55 -07:00
Michael Howell e7e8a91d74 Fuzzing 2021-02-25 00:12:15 -07:00
Michael Howell fe5ec13992 Clean up language for more consistency 2021-02-24 00:28:52 -07:00