-
Notifications
You must be signed in to change notification settings - Fork 76
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kylefarris/clamscan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kylefarris/clamscan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 16 files changed
- 2 contributors
Commits on Jul 23, 2024
-
ACTUALLY fixed OS-agnostic recursive file discovery (previous commit …
…had the relevant lines removed during clean up). File discovery now happens entirely using Node APIs.
Configuration menu - View commit details
-
Copy full SHA for 3e5e64b - Browse repository at this point
Copy the full SHA 3e5e64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef4213 - Browse repository at this point
Copy the full SHA 6ef4213View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39ea749 - Browse repository at this point
Copy the full SHA 39ea749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 594fb77 - Browse repository at this point
Copy the full SHA 594fb77View commit details -
Kept _ping() For Compatibility
Re-added _ping to prevent having to move to a major version. Some users may have used/relied on this pseudo-private method and I do not want to break anyones implementations. We could deprecate it but its not really worth the effort since `_ping` is just an alias to the public `ping` method. Also updated tests and API docs to reflect the re-adding of _ping.
Configuration menu - View commit details
-
Copy full SHA for 82984ef - Browse repository at this point
Copy the full SHA 82984efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3191db - Browse repository at this point
Copy the full SHA a3191dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f51a99 - Browse repository at this point
Copy the full SHA 9f51a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0224f23 - Browse repository at this point
Copy the full SHA 0224f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9187c - Browse repository at this point
Copy the full SHA bb9187cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e35a4a8 - Browse repository at this point
Copy the full SHA e35a4a8View commit details
Loading
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 v2.3.0...master