-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: uutils/diffutils
base: 3a8eddf
head repository: uutils/diffutils
compare: d92132e
- 15 commits
- 6 files changed
- 3 contributors
Commits on Apr 21, 2024
-
Handle directory-file and file-directory comparisons in the diff
GNU diff treats `diff DIRECTORY FILE` as `diff DIRECTORY/FILE FILE`
Configuration menu - View commit details
-
Copy full SHA for 39d2ece - Browse repository at this point
Copy the full SHA 39d2eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65993d6 - Browse repository at this point
Copy the full SHA 65993d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476e69e - Browse repository at this point
Copy the full SHA 476e69eView commit details
Commits on Apr 22, 2024
-
Parse all valid arguments accepted by GNU diff to request a unified c…
…ontext (with an optional number of lines)
Configuration menu - View commit details
-
Copy full SHA for fe28610 - Browse repository at this point
Copy the full SHA fe28610View commit details -
Parse all valid arguments accepted by GNU diff to request a regular c…
…ontext (with an optional number of lines)
Configuration menu - View commit details
-
Copy full SHA for 22d973f - Browse repository at this point
Copy the full SHA 22d973fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fe1ae - Browse repository at this point
Copy the full SHA 37fe1aeView commit details -
Break out the logic to match context/unified diff params into separat…
…e functions, for improved readability
Configuration menu - View commit details
-
Copy full SHA for b7261a4 - Browse repository at this point
Copy the full SHA b7261a4View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dc3fdf - Browse repository at this point
Copy the full SHA 3dc3fdfView commit details -
Merge pull request #62 from oSoMoN/integration-no-hardcoded-filename
Un-hardcode a test filename in an integration test (fixes #61)
Configuration menu - View commit details
-
Copy full SHA for 43b9c52 - Browse repository at this point
Copy the full SHA 43b9c52View commit details -
Merge pull request #52 from oSoMoN/long-options
Handle long option names for the supported output styles…
Configuration menu - View commit details
-
Copy full SHA for 8de0ca6 - Browse repository at this point
Copy the full SHA 8de0ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0304391 - Browse repository at this point
Copy the full SHA 0304391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6a648 - Browse repository at this point
Copy the full SHA 8c6a648View commit details -
Merge pull request #56 from TanmayPatil105/handle-directory-input
Handle directory-file and file-directory comparisons in the diff
Configuration menu - View commit details
-
Copy full SHA for e7dc655 - Browse repository at this point
Copy the full SHA e7dc655View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99d4d02 - Browse repository at this point
Copy the full SHA 99d4d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d92132e - Browse repository at this point
Copy the full SHA d92132eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3a8eddf...d92132e