Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 16, 2024
Updates to comply with the terms of the Apache License
Show description for 945a767committed
Commits on Apr 15, 2024
Use gitpython-developers org ownd repository for seed corpra
Show description for 2041ba9committed
Commits on Apr 12, 2024
Clarify documentation
Show description for 5e56e96committedUpdates to support easily running OSS-Fuzz using local repo sources
Show description for 576a858committedImprove fuzzing README
Show description for 1bc9a1acommittedUpdate documentation to include fuzzing specific info
Show description for d0c6ee6committed
Commits on Apr 11, 2024
OSS-Fuzz test initial migration
Show description for 55c30a3committed
Commits on Apr 8, 2024
Fix remote-update parsing issue when updating shallow submodules
Show description for 174faa9authored
Commits on Apr 5, 2024
Update remote.py
Show description for a9593c7authored
Commits on Apr 2, 2024
Merge pull request #1894 from EliahKagan/mixed
Show description for 623aa6eauthoredMerge pull request #1892 from EliahKagan/pytest-warnings
Show description for f8cad58authoredMerge pull request #1890 from EliahKagan/pathext
Show description for f1a7e02authored
Commits on Apr 1, 2024
Update the comment about `--mixed` and paths
Show description for 0152b52committed
Commits on Mar 31, 2024
- committed
Fix typo in _get_exe_extensions PATHEXT fallback
Show description for 988d97bcommitted- committed
- committed
Merge pull request #1886 from EliahKagan/deprecation-warnings
Show description for 4e626bdauthoredAdd GitMeta alias
Show description for f6060dfcommitted- committed
- committed
Commits on Mar 30, 2024
- committed
Make/use test.deprecation.lib; abandon idea to filter by module
Show description for cf2576ecommittedMake test.performance.lib docstring more specific
Show description for 7cd3aa9committed
Commits on Mar 29, 2024
Explain the approach in test.deprecation to static checking
Show description for b51b080committedExpand USE_SHELL docstring; clarify a test usage
Show description for bdabb21committedHide `del util` from type checkers
Show description for 3da47c2committed- committed
Read USE_SHELL in Git.execute without DeprecationWarning
Show description for 84bf2cacommitted- committed
Keep mypy from thinking Git has arbitrary class attributes
Show description for c6f518bcommittedHave USE_SHELL warn but work like normal via super()
Show description for 04eb09ccommittedImplement instance USE_SHELL lookup in __getattr__
Show description for 05de5c0committedIssue warnings whenever Git.USE_SHELL is accessed
Show description for d38e721committed- committed