Olivier Tilloy
|
b8fada8faa
|
Add unit tests for missing arguments
|
2024-04-02 21:10:41 +02:00 |
|
Olivier Tilloy
|
a213272d0c
|
Add tests for when '-' is used to signify to use standard input
|
2024-04-02 20:41:01 +02:00 |
|
Sylvestre Ledru
|
25e4a17421
|
Merge pull request #44 from oSoMoN/fix-codecov-badge
Fix the link to the Codecov badge
|
2024-04-02 18:34:51 +02:00 |
|
Olivier Tilloy
|
589039ab4c
|
Fix the link to the Codecov badge
|
2024-04-02 18:24:09 +02:00 |
|
Sylvestre Ledru
|
f83fccb542
|
Merge pull request #41 from uutils/sylvestre-patch-1
Disable the fail fast (closes: #40)
|
2024-04-02 07:33:43 +02:00 |
|
Sylvestre Ledru
|
76c4714f78
|
Disable the fail fast (closes: #40)
|
2024-04-01 23:15:23 +02:00 |
|
Tanmay Patil
|
88a7568b52
|
Merge branch 'main' into context-diff-modification-time
|
2024-04-01 13:05:37 +05:30 |
|
Sylvestre Ledru
|
b135b6f218
|
Merge pull request #37 from oSoMoN/diff-arguments
Pass a Params reference to the various diff() functions, instead of a long list of arguments
|
2024-04-01 00:46:37 +02:00 |
|
Sylvestre Ledru
|
314e3a7320
|
Merge pull request #38 from oSoMoN/readme-grammar
README: minor grammar correction
|
2024-04-01 00:44:36 +02:00 |
|
Olivier Tilloy
|
6a73657b3a
|
README: minor grammar correction
|
2024-04-01 00:26:30 +02:00 |
|
Olivier Tilloy
|
e9f0630aaf
|
Update fuzzers
|
2024-03-31 23:39:43 +02:00 |
|
Olivier Tilloy
|
e6a0ba28c5
|
Pass a Params reference to the various diff() functions, instead of a long list of arguments
|
2024-03-31 21:27:28 +02:00 |
|
Tanmay Patil
|
80c9944bf7
|
Create foo/bar in target/context-diff
|
2024-03-31 22:57:51 +05:30 |
|
Sylvestre Ledru
|
043c5f9493
|
Merge branch 'main' into context-diff-modification-time
|
2024-03-31 16:17:23 +02:00 |
|
Tanmay Patil
|
9ff8f89626
|
Fix tests
|
2024-03-31 16:14:44 +05:30 |
|
Sylvestre Ledru
|
0ab824abda
|
Merge pull request #36 from oSoMoN/default-params
Implement the Default trait for Params
|
2024-03-31 09:26:02 +02:00 |
|
Olivier Tilloy
|
f60fefaf6e
|
Implement the Default trait for Params
|
2024-03-30 23:50:58 +01:00 |
|
Sylvestre Ledru
|
14e77548fd
|
Merge pull request #28 from oSoMoN/implement-expand-tabs-option
Implement `-t`/`--expand-tabs` option (fixes #26) and `--tabsize=NUM` option (fixes #27)
|
2024-03-30 15:28:53 +01:00 |
|
Olivier Tilloy
|
f2fd2127ed
|
Politely ask clippy to not complain about too many arguments
|
2024-03-28 18:10:31 +01:00 |
|
Olivier Tilloy
|
cfc68d58bc
|
Fix fuzzers' invokations
|
2024-03-28 18:10:31 +01:00 |
|
Olivier Tilloy
|
e0283083f2
|
Implement --tabsize option
|
2024-03-28 18:10:29 +01:00 |
|
Olivier Tilloy
|
8d65c2badd
|
Implement -t/--expand-tabs option
|
2024-03-28 18:09:03 +01:00 |
|
Tanmay Patil
|
42eb15b87a
|
Display modification times of input files in context diff
Fixes #31
|
2024-03-27 22:46:23 +05:30 |
|
Sylvestre Ledru
|
a304ac0a68
|
Merge pull request #30 from cakebaker/fix_clippy_warnings
clippy: fix warnings from useless_vec lint
|
2024-03-24 19:28:03 +01:00 |
|
Daniel Hofstetter
|
f916f1ce86
|
clippy: fix warnings from useless_vec lint
|
2024-03-24 14:05:44 +01:00 |
|