Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Breadcrumbs
History for
GitPython
pyproject.toml
on
main
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 15, 2024
Have codespell ignore words that cause new false positives
EliahKagan
committed
016fa44
Copy full SHA for 016fa44
Commits on Aug 9, 2024
Fix order of environment setup and git module import
Show description for 2ed3334
DaveLak
committed
2ed3334
Copy full SHA for 2ed3334
Commits on Jul 17, 2024
fixing
Borda
committed
93993b2
Copy full SHA for 93993b2
fix & skip
Borda
committed
2ce013c
Copy full SHA for 2ce013c
use codespell
Borda
committed
1c88b0a
Copy full SHA for 1c88b0a
Commits on Mar 31, 2024
Don't pass --disable-warnings to pytest
EliahKagan
committed
f18df8e
Copy full SHA for f18df8e
Commits on Mar 29, 2024
Explain the approach in test.deprecation to static checking
Show description for b51b080
EliahKagan
committed
b51b080
Copy full SHA for b51b080
Annotate basic deprecation tests; have mypy scan it
Show description for 61273aa
EliahKagan
committed
61273aa
Copy full SHA for 61273aa
Commits on Mar 14, 2024
Merge pull request #1859 from EliahKagan/doc-types
Show description for bcea9a8
Byron
authored
bcea9a8
Copy full SHA for bcea9a8
Merge branch 'main' into doc-types
EliahKagan
committed
0b99041
Copy full SHA for 0b99041
Commits on Mar 13, 2024
Comment all Ruff rule codes; tweak formatting
Show description for 4814775
EliahKagan
committed
4814775
Copy full SHA for 4814775
Let Ruff scan doc/source/conf.py
Show description for 00ff7e3
EliahKagan
committed
00ff7e3
Copy full SHA for 00ff7e3
Commits on Mar 11, 2024
lint: switch Black with `ruff-format`
Borda
committed
517f83a
Copy full SHA for 517f83a
fixing lints / noqa
Borda
committed
aa9298a
Copy full SHA for aa9298a
lint: replace `flake8` with `ruff` check
Borda
committed
0b7f159
Copy full SHA for 0b7f159
Commits on Mar 10, 2024
Drop deprecated mypy option
Show description for 96ecc2e
EliahKagan
committed
96ecc2e
Copy full SHA for 96ecc2e
Remove some unneeded mypy suppressions
Show description for 84fc806
EliahKagan
committed
84fc806
Copy full SHA for 84fc806
Commits on Mar 9, 2024
Adjust mypy options to work well with mypy 1.9.0
Show description for 9ed904c
EliahKagan
committed
9ed904c
Copy full SHA for 9ed904c
Commits on Nov 14, 2023
List all non-passing tests in test summaries
Show description for 359116b
EliahKagan
committed
359116b
Copy full SHA for 359116b
Commits on Nov 3, 2023
Pull rmtree tests out of TestUtils class
Show description for e2fa5e2
EliahKagan
committed
e2fa5e2
Copy full SHA for e2fa5e2
Commits on Sep 25, 2023
Keep sugar for local use, but use instafail on CI
Show description for 75cf540
EliahKagan
committed
75cf540
Copy full SHA for 75cf540
Show all the failures
Show description for 680d795
EliahKagan
committed
680d795
Copy full SHA for 680d795
Commits on Sep 19, 2023
Fix black exclusions to omit .gitignore dirs
Show description for a774182
EliahKagan
committed
a774182
Copy full SHA for a774182
Commits on Sep 10, 2023
Use "build" for building
Show description for e1d8b40
EliahKagan
committed
e1d8b40
Copy full SHA for e1d8b40
Commits on Jul 20, 2023
Run black and exclude submodule
bodograumann
committed
6035db0
Copy full SHA for 6035db0
Define supported version for mypy
bodograumann
committed
b55cf65
Copy full SHA for b55cf65
Do not typecheck submodule
Show description for 31ac93b
bodograumann
committed
31ac93b
Copy full SHA for 31ac93b
Commits on May 18, 2022
See if black can be tought to produce consistent results
Byron
committed
f78fc42
Copy full SHA for f78fc42
Commits on May 7, 2022
Fix various typos
Show description for dde3a8b
luzpaz
committed
dde3a8b
Copy full SHA for dde3a8b
Commits on Aug 2, 2021
Add __future__.annotations to repo/base.py
Yobmod
committed
481f672
Copy full SHA for 481f672
rmv 3.6 from setup.py
Yobmod
committed
bef2182
Copy full SHA for bef2182
increase mypy strictness (warn unused ignored and warn unreachable)
Yobmod
committed
91fce33
Copy full SHA for 91fce33
increase mypy strictness (warn unused ignored)
Yobmod
committed
2163322
Copy full SHA for 2163322
Commits on Jul 31, 2021
Add final types to submodule.py
Yobmod
committed
9e5574c
Copy full SHA for 9e5574c
Add final types to config.py
Yobmod
committed
d6e7369
Copy full SHA for d6e7369
Pagination
Previous
Next
You can’t perform that action at this time.