Commit Graph

  • 8d65c2badd Implement -t/--expand-tabs option Olivier Tilloy 2024-03-04 21:41:27 +01:00
  • 42eb15b87a Display modification times of input files in context diff Tanmay Patil 2024-03-27 22:46:23 +05:30
  • a304ac0a68 Merge pull request #30 from cakebaker/fix_clippy_warnings Sylvestre Ledru 2024-03-24 19:28:03 +01:00
  • f916f1ce86 clippy: fix warnings from useless_vec lint Daniel Hofstetter 2024-03-24 14:05:44 +01:00
  • 4ed7ea1553 Implement -q/--brief option (fixes #19) (#20) Olivier Tilloy 2024-03-19 11:45:06 +01:00
  • 62e10c6d6c ci: fuzzers in the Github Actions CI. (#29) hanbings 2024-03-19 04:50:33 +08:00
  • c68d386170 Implement -s/--report-identical-files option (fixes #23) Olivier Tilloy 2024-02-23 23:45:38 +01:00
  • a89f30afa0 Ed diff: compact ranges of lines where possible (fixes #21) Olivier Tilloy 2024-02-23 22:52:54 +01:00
  • 0a67bf9fb8 Add integration tests that check the exit codes and stdout/stderr Olivier Tilloy 2024-02-22 17:15:03 +01:00
  • 1241db4806 Match GNU diff's implementation for exit codes (fixes #17) Olivier Tilloy 2024-02-21 22:43:17 +01:00
  • 3bc8668f78 fix(deps): update rust crate libfuzzer-sys to 0.4 (#5) renovate[bot] 2024-02-17 18:19:02 +01:00
  • c90eee442f Add the example section Sylvestre Ledru 2024-02-17 17:07:28 +01:00
  • 6c29f02527 improve the readme and example Sylvestre Ledru 2024-02-17 17:05:51 +01:00
  • 790ef1e633 Run the GNU test suite in CI (fixes #8) (#13) Olivier Tilloy 2024-02-17 14:27:52 +00:00
  • 4c1a752f11 Merge pull request #12 from oSoMoN/trivial-typo-error-message Sylvestre Ledru 2024-02-09 21:21:43 +01:00
  • 54a5407bec Fix trivial typo in error message Olivier Tilloy 2024-02-09 17:51:50 +01:00
  • 02632e915c Merge pull request #11 from oSoMoN/compact-range-of-lines Sylvestre Ledru 2024-02-09 13:57:51 +01:00
  • 3f9556aa05 Add comments to ease readability and maintainability Olivier Tilloy 2024-02-08 17:04:00 +01:00
  • a94c6a60cf Normal diff: compact ranges of lines where possible (fixes #10) Olivier Tilloy 2024-02-07 20:50:55 +01:00
  • c28973c019 coverage: remove the fail fast to continue for linux even if windows fails Sylvestre Ledru 2024-02-09 10:28:27 +01:00
  • a660f7440c Merge pull request #1 from uutils/renovate/configure Sylvestre Ledru 2024-01-27 09:54:27 +01:00
  • 6a69a39852 add badges Sylvestre Ledru 2024-01-27 09:50:58 +01:00
  • bf13d528be Merge pull request #2 from cakebaker/ci_replace_actions_rs v0.3.0 Sylvestre Ledru 2024-01-26 17:25:19 +01:00
  • 329a7e1f4a ci: use dtolnay/rust-toolchain instead of Daniel Hofstetter 2024-01-26 16:29:22 +01:00
  • e5de3cd93e ci: remove actions-rs/cargo & use cargo directly Daniel Hofstetter 2024-01-26 16:23:16 +01:00
  • 0e14b37e38 refresh the gitignore Sylvestre Ledru 2024-01-24 09:31:09 +01:00
  • 3c1176082e Ship with Cargo.lock Sylvestre Ledru 2024-01-24 09:30:47 +01:00
  • 865f97c78d upgrade the rust edition Sylvestre Ledru 2024-01-24 09:30:11 +01:00
  • f5b65a5720 add debug info Sylvestre Ledru 2024-01-23 12:45:02 +01:00
  • 1372c5386c use pretty assertions to help with Windows debug Sylvestre Ledru 2024-01-23 12:36:57 +01:00
  • d891e1034d run clippy pedantic $ cargo +nightly clippy --allow-dirty --fix -- -W clippy::pedantic Sylvestre Ledru 2024-01-23 11:42:12 +01:00
  • fdc35f6b8e use mod tests + bring back the function used only for tests Sylvestre Ledru 2024-01-23 10:12:08 +01:00
  • 6648963df1 remove the unused function diff_w Sylvestre Ledru 2024-01-23 10:08:08 +01:00
  • a10ef621c8 Ajust the test paths Sylvestre Ledru 2024-01-23 09:52:49 +01:00
  • 7939749338 remove old config Sylvestre Ledru 2024-01-22 22:33:47 +01:00
  • 7b3001f1ff adjust the rule Sylvestre Ledru 2024-01-22 22:33:29 +01:00
  • 416a4be06c remove old files Sylvestre Ledru 2024-01-22 22:32:49 +01:00
  • 9084134f04 rustfmt the code Sylvestre Ledru 2024-01-22 22:32:32 +01:00
  • f42fc82f18 adjust the fuzzers to use the new structure Sylvestre Ledru 2024-01-22 22:32:11 +01:00
  • 0b2505d249 simplify the structure of the crate Sylvestre Ledru 2024-01-22 22:01:07 +01:00
  • 045435b803 add missing license headers Sylvestre Ledru 2024-01-22 21:49:07 +01:00
  • b55cbf2ca2 Add renovate.json renovate[bot] 2024-01-22 15:43:25 +00:00
  • 12f3f16792 add github action Sylvestre Ledru 2024-01-22 18:50:30 +01:00
  • e9e69b86db update of the README Sylvestre Ledru 2024-01-22 18:47:53 +01:00
  • 029d747e14 remove trailing spaces Sylvestre Ledru 2024-01-22 18:45:41 +01:00
  • e38055e5b2 rustfmt the code Sylvestre Ledru 2024-01-22 18:41:33 +01:00
  • 61cfe6eec4 Fix some clippy warnings Sylvestre Ledru 2024-01-22 18:41:01 +01:00
  • ea9376aaaf Add ed-formatted diff Michael Howell 2021-09-15 19:06:14 -07:00
  • 582259a867 Refactor into separate bin and lib folders Michael Howell 2021-07-21 13:40:52 -07:00
  • da05a5254b Fix missingnl behavior on normal-diff Michael Howell 2021-04-03 09:42:35 -07:00
  • a4f7642d7a Get rid of missing line ending tests Michael Howell 2021-03-09 16:37:42 -07:00
  • e72ea046b7 Add context and normal diff modes Michael Howell 2021-03-09 16:23:46 -07:00
  • 2e84164d2f Get rid of sample binary Michael Howell 2021-03-09 11:07:44 -07:00
  • aa339419e3 Exclude "fuzz" folder v0.2.1 Michael Howell 2021-02-25 09:07:30 -07:00
  • feb8b18ea0 v0.2.0 Michael Howell 2021-02-25 09:06:32 -07:00
  • 4ad5818994 Add better docs; implement the trimmed ",1" feature v0.2.0 Michael Howell 2021-02-25 09:06:01 -07:00
  • 765137a137 Release 0.1.2 Michael Howell 2021-02-25 00:52:40 -07:00
  • d6d360548f Disable only-ascii filter Michael Howell 2021-02-25 00:50:38 -07:00
  • c1176af0b7 FMT Michael Howell 2021-02-25 00:48:54 -07:00
  • d96c02ef9e Remove unused variables Michael Howell 2021-02-25 00:47:55 -07:00
  • e7e8a91d74 Fuzzing Michael Howell 2021-02-24 23:05:00 -07:00
  • fe5ec13992 Clean up language for more consistency Michael Howell 2021-02-24 00:23:38 -07:00
  • 6eb1f5cc97 Add more comments to code Michael Howell 2021-02-24 00:13:41 -07:00
  • f43cc97003 Run cargo fmt Michael Howell 2021-02-23 23:53:32 -07:00
  • 93083c037e Add license files Michael Howell 2021-02-23 23:52:56 -07:00
  • 4833c3d7ff Add repository key Michael Howell 2021-02-23 22:40:52 -07:00
  • a5551f5fae Publish 0.1.0 Michael Howell 2021-02-23 22:24:36 -07:00
  • 25a7ab4d37 Add reverse test Michael Howell 2021-02-23 22:22:21 -07:00
  • 5433dc68db Initial commit Michael Howell 2021-02-23 22:17:58 -07:00