Sylvestre Ledru
|
8de0ca60d1
|
Merge pull request #52 from oSoMoN/long-options
Handle long option names for the supported output styles…
|
2024-04-23 18:44:47 +02:00 |
|
Sylvestre Ledru
|
43b9c524d9
|
Merge pull request #62 from oSoMoN/integration-no-hardcoded-filename
Un-hardcode a test filename in an integration test (fixes #61)
|
2024-04-23 18:36:33 +02:00 |
|
Olivier Tilloy
|
3dc3fdf5cd
|
Un-hardcode a test filename in an integration test (fixes #61)
|
2024-04-23 18:00:56 +02:00 |
|
Olivier Tilloy
|
b7261a43f4
|
Break out the logic to match context/unified diff params into separate functions, for improved readability
|
2024-04-22 18:01:00 +02:00 |
|
Olivier Tilloy
|
37fe1ae808
|
Handle --normal, -e and --ed options
|
2024-04-22 18:01:00 +02:00 |
|
Olivier Tilloy
|
22d973fce6
|
Parse all valid arguments accepted by GNU diff to request a regular context (with an optional number of lines)
|
2024-04-22 18:01:00 +02:00 |
|
Olivier Tilloy
|
fe28610f21
|
Parse all valid arguments accepted by GNU diff to request a unified context (with an optional number of lines)
|
2024-04-22 18:01:00 +02:00 |
|
Sylvestre Ledru
|
3a8eddfe2c
|
Fix typos
v0.4.0
|
2024-04-21 16:07:01 +02:00 |
|
Sylvestre Ledru
|
46a26e896b
|
Merge pull request #58 from oSoMoN/ed-diff-tests-fix-path
Move test assertions in the cfg block where they belong (fixes #3)
|
2024-04-21 09:37:58 +02:00 |
|
Olivier Tilloy
|
14799eea89
|
Move test assertions in the cfg block where they belong
|
2024-04-21 00:13:52 +02:00 |
|
Olivier Tilloy
|
831348d1fc
|
Fix file path in ed diff tests
|
2024-04-21 00:12:43 +02:00 |
|
Sylvestre Ledru
|
00a5c0ba44
|
Merge pull request #57 from oSoMoN/windows-fix-path-for-ci
CI: On Windows, use GNU's patch.exe instead of Strawberry Perl patch
|
2024-04-20 19:44:40 +02:00 |
|
Olivier Tilloy
|
bf104648c1
|
CI: On Windows, use GNU's patch.exe instead of Strawberry Perl patch
|
2024-04-20 19:30:34 +02:00 |
|
Olivier Tilloy
|
5669f164b3
|
Merge pull request #34 from uutils/renovate/regex-1.x
Update Rust crate regex to 1.10.4
|
2024-04-17 19:19:00 +02:00 |
|
Sylvestre Ledru
|
11bf271666
|
Merge pull request #9 from uutils/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
|
2024-04-16 22:18:53 +02:00 |
|
renovate[bot]
|
674974d5e6
|
Update Rust crate regex to 1.10.4
|
2024-04-16 19:54:53 +00:00 |
|
Sylvestre Ledru
|
2ba35db431
|
Merge pull request #4 from uutils/renovate/diff-0.x
Update Rust crate diff to 0.1.13
|
2024-04-16 21:53:45 +02:00 |
|
renovate[bot]
|
fcec7277c9
|
Update codecov/codecov-action action to v4
|
2024-04-16 19:35:04 +00:00 |
|
renovate[bot]
|
b8efad6b90
|
Update Rust crate diff to 0.1.13
|
2024-04-16 19:35:01 +00:00 |
|
Sylvestre Ledru
|
68e2f51983
|
Merge pull request #54 from uutils/renovate/chrono-0.x
Update Rust crate chrono to 0.4.38
|
2024-04-16 21:34:16 +02:00 |
|
Sylvestre Ledru
|
4edaee190f
|
Merge pull request #55 from oSoMoN/use-codecov-token
Use the private Codecov token stored as a secret,
|
2024-04-16 21:34:01 +02:00 |
|
Olivier Tilloy
|
7f7821f558
|
Use the private Codecov token stored as a secret,
to work around rate-limiting issues like https://github.com/codecov/codecov-action/issues/557
|
2024-04-16 18:37:59 +02:00 |
|
renovate[bot]
|
1149a247dd
|
Update Rust crate chrono to 0.4.38
|
2024-04-16 16:20:52 +00:00 |
|
Olivier Tilloy
|
1b311c6673
|
Merge pull request #33 from TanmayPatil105/context-diff-modification-time
Display modification times of input files in context and unified diff
|
2024-04-16 18:20:00 +02:00 |
|
Tanmay Patil
|
aedd0684d1
|
Replace only the first two occurences of timestamp regex
|
2024-04-16 10:41:38 +05:30 |
|