Tanmay Patil
|
900e1c3a68
|
Tests: Replace modification time in diff with "TIMESTAMP" placeholder
|
2024-04-14 13:43:30 +05:30 |
|
Tanmay Patil
|
0a77fe12b9
|
Add tests for get_modification_time function
|
2024-04-13 21:31:13 +05:30 |
|
Tanmay Patil
|
86bd05c739
|
Merge branch 'context-diff-modification-time' of github.com:TanmayPatil105/diffutils into context-diff-modification-time
|
2024-04-10 22:31:09 +05:30 |
|
Tanmay Patil
|
00e18a6b0c
|
Define assert_diff_eq macro for context&unified diff comparison
|
2024-04-10 22:20:48 +05:30 |
|
Tanmay
|
f6eb0835b0
|
Merge branch 'main' into context-diff-modification-time
|
2024-04-10 22:13:18 +05:30 |
|
Sylvestre Ledru
|
be66ff3299
|
Merge pull request #47 from oSoMoN/handle-stdin-filename
Handle the rewrite of "-" to "/dev/stdin" in main to leave the filenames unchanged (fixes #46)
|
2024-04-09 09:53:53 +02:00 |
|
Olivier Tilloy
|
e1c319f96b
|
Add an integration test for reading from "/dev/stdin" on unix-like systems
|
2024-04-08 22:36:14 +02:00 |
|
Olivier Tilloy
|
84ad116845
|
Use io::stdin() to read from standard input in a portable manner
|
2024-04-08 20:21:24 +02:00 |
|
Olivier Tilloy
|
6dc34fed44
|
Handle the rewrite of "-" to "/dev/stdin" in main to leave the filenames unchanged (fixes #46)
|
2024-04-08 20:21:24 +02:00 |
|
Sylvestre Ledru
|
9507ca28d7
|
Merge pull request #51 from oSoMoN/unit-tests-for-conflicting-output-style
Unit test to verify that conflicting output styles result in an error
|
2024-04-06 08:47:53 +02:00 |
|
Olivier Tilloy
|
c325291696
|
Unit test to verify that conflicting output styles result in an error
|
2024-04-05 23:22:26 +02:00 |
|
Olivier Tilloy
|
c08e0b6e1f
|
Merge pull request #25 from uutils/renovate/tempfile-3.x
chore(deps): update rust crate tempfile to 3.10.1
|
2024-04-04 22:50:50 +02:00 |
|
Tanmay Patil
|
72da7fca40
|
Show current time if fs::metadata errors
|
2024-04-04 20:01:11 +05:30 |
|
Tanmay
|
61fb0657c1
|
Merge branch 'main' into context-diff-modification-time
|
2024-04-04 19:56:13 +05:30 |
|
Sylvestre Ledru
|
096aa1dad9
|
Merge pull request #50 from cakebaker/disable_tests_using_ed_on_windows
Disable tests on Windows that use `ed`
|
2024-04-04 08:48:41 +02:00 |
|
Daniel Hofstetter
|
2d9e625a5b
|
Disable tests on Windows that use ed
|
2024-04-04 08:30:54 +02:00 |
|
Daniel Hofstetter
|
d863fe443a
|
Merge pull request #48 from uutils/clip
Run clippy pedantic fixes
|
2024-04-04 07:45:18 +02:00 |
|
renovate[bot]
|
6be94d8683
|
chore(deps): update rust crate tempfile to 3.10.1
|
2024-04-03 22:31:44 +00:00 |
|
Sylvestre Ledru
|
44ef772e4a
|
release: version 0.4.0
|
2024-04-04 00:30:46 +02:00 |
|
Sylvestre Ledru
|
bbfca84e17
|
chore: wow shiny new cargo-dist CI
|
2024-04-04 00:29:50 +02:00 |
|
Sylvestre Ledru
|
281098d751
|
Run clippy pedantic fixes
|
2024-04-03 23:25:48 +02:00 |
|
Tanmay Patil
|
a3a372ff36
|
Display modification times of input files in unified diff
|
2024-04-04 00:13:41 +05:30 |
|
Tanmay Patil
|
5b814f8530
|
Fix tests
|
2024-04-03 10:50:52 +05:30 |
|
Sylvestre Ledru
|
34a5cc7340
|
Merge pull request #45 from oSoMoN/stdin-tests
Unit and integration tests for reading data from standard input
|
2024-04-03 00:02:21 +02:00 |
|
Olivier Tilloy
|
6a152cdc7f
|
Add an integration test for reading data from stdin
|
2024-04-02 22:34:42 +02:00 |
|