-
-
Notifications
You must be signed in to change notification settings - Fork 938
Comparing changes
Open a pull request
base repository: gitpython-developers/GitPython
base: main
head repository: ActiveState/GitPython
compare: 2.1.15.x
- 17 commits
- 27 files changed
- 5 contributors
Commits on Aug 14, 2019
-
Kwargs were not transformed correctly if a value was set to 0 due to wrong if condition. Signed-off-by: František Nečas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b27339 - Browse repository at this point
Copy the full SHA 5b27339View commit details -
Sebastian Thiel committed
Aug 14, 2019 Configuration menu - View commit details
-
Copy full SHA for a34d515 - Browse repository at this point
Copy the full SHA a34d515View commit details
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7539cd8 - Browse repository at this point
Copy the full SHA 7539cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf9f1c - Browse repository at this point
Copy the full SHA bcf9f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ac0a1 - Browse repository at this point
Copy the full SHA 09ac0a1View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6991a2a - Browse repository at this point
Copy the full SHA 6991a2aView commit details
Commits on Oct 10, 2024
-
CVE-2023-40590 Hand Cherry-Picking pull/1636
Fix syntax error Switch to mock Fix print function Get TemporaryDirectory for Python2 We don't really care about the encoding of the file Its a script Use six to get assertRegex Create a nullcontext Fix unicode problem Just use the Python2 methods
Configuration menu - View commit details
-
Copy full SHA for 20f5e42 - Browse repository at this point
Copy the full SHA 20f5e42View commit details
Commits on Oct 28, 2024
-
CVE-2022-24439 Hand Cherry-Pick GitPython/pull/1521
More unfinished changes Unfinished changes Unfinished changes All code changes should be in, time to test them Fix things Tox didn't like for Python3 Fix more errors found during testing Try to fix DDT problem with Python2
Configuration menu - View commit details
-
Copy full SHA for 6b1c261 - Browse repository at this point
Copy the full SHA 6b1c261View commit details -
CVE-2023-40267 Hand Cherry-Pick ca965ec#diff-f50d635cf31b095a03b42fc1…
…a73681a9c4025bbeb58b81e72588ba37e00cff87R355 Fix format string problems in Python2 Try to fix some errors Fix importing of pathlib Fixes to get GitPython to work on Python2 Backport Pathlib2 to Pathlib This is probably more correct since it won't drag in tests we haven't tried before Fix errors caused by git_unpack_args More changes to try and deal with errors Fix problem with test not running
Configuration menu - View commit details
-
Copy full SHA for 593800e - Browse repository at this point
Copy the full SHA 593800eView commit details -
Try to merge changes from the patch, modified call to maybe_patch_caller_env More code changes More changes Fix syntax error Add blank line to remove it Remove blank line again Fix syntax error Fix syntax error Fix Python3 f string Add in venv, and sort list Change name of package to be more correct
Configuration menu - View commit details
-
Copy full SHA for 2a21f09 - Browse repository at this point
Copy the full SHA 2a21f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 598191b - Browse repository at this point
Copy the full SHA 598191bView commit details
Commits on Oct 29, 2024
-
Fixups: Code fixups to get all the tests to pass
Fixups: Code fixups after squashing Fixups: Fix test-requirements
Configuration menu - View commit details
-
Copy full SHA for d1e140f - Browse repository at this point
Copy the full SHA d1e140fView commit details -
Merge pull request #2 from ActiveState/Consolidated_CVE_Fixes
Consolidated CVE fixes
Configuration menu - View commit details
-
Copy full SHA for a37a229 - Browse repository at this point
Copy the full SHA a37a229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d71ce7 - Browse repository at this point
Copy the full SHA 2d71ce7View commit details
Commits on Nov 7, 2024
-
CVE-2024-22190 Hand Cherry-Pick gitpython-developers/GitPython/commit…
…/ef3192cc414f2fd9978908454f6fd95243784c7f
Configuration menu - View commit details
-
Copy full SHA for 5388147 - Browse repository at this point
Copy the full SHA 5388147View commit details -
Merge pull request #3 from ActiveState/BE-3958-cve-2024-22190
CVE-2024-22190 Hand Cherry-Pick gitpython-developers/GitPython/commit…
Configuration menu - View commit details
-
Copy full SHA for e3af3c1 - Browse repository at this point
Copy the full SHA e3af3c1View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60b7b43 - Browse repository at this point
Copy the full SHA 60b7b43View 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 main...2.1.15.x