-
Notifications
You must be signed in to change notification settings - Fork 578
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: mandiant/capa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mandiant/capa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master-py2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 4 contributors
Commits on Apr 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92cd6c6 - Browse repository at this point
Copy the full SHA 92cd6c6View commit details -
doc: document support IDA versions
Text taken from master (except the Python version).
Configuration menu - View commit details
-
Copy full SHA for 8f58ccc - Browse repository at this point
Copy the full SHA 8f58cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce83709 - Browse repository at this point
Copy the full SHA ce83709View commit details -
Before removing Py2 we were already using isort 3.8.0 in the tests, as we were requiring isort 5 explicitly: ``` pip install 'isort==5.*' black ``` ce83709 starts using the setup.py version, which makes the tests fail. Note this was not a problem because we were using Py3 for the code linters.
Configuration menu - View commit details
-
Copy full SHA for f70b046 - Browse repository at this point
Copy the full SHA f70b046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eef5c8 - Browse repository at this point
Copy the full SHA 3eef5c8View commit details -
- Add v1.6.3 to changelog - Remove capa rules from v1.6.2 (there were no changes). I'll remove the tag in capa-rules once this is merged. - Remove master (unreleased) section. This only makes sense in master and we are only using this branch for backporting bug fixes.
Configuration menu - View commit details
-
Copy full SHA for b65286a - Browse repository at this point
Copy the full SHA b65286aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c547519 - Browse repository at this point
Copy the full SHA c547519View 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 v1.6.2...master-py2