Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
992
Star
5.2k
Code
Issues
7
Pull requests
2
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
.github
on
black-fmt
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2022
doesn't look like 'black' can be taught to be consistent across versions
Byron
committed
41b0c31
View commit details
Copy full SHA for 41b0c31
View code at this point
Browse repository at this point
Revert "don't attempt black checking as it binds us to ever changing black versions"
Show description for 68fca74
Byron
committed
68fca74
View commit details
Copy full SHA for 68fca74
View code at this point
Browse repository at this point
Commits on May 17, 2022
don't attempt black checking as it binds us to ever changing black versions
Show description for 0c9d067
Byron
committed
0c9d067
View commit details
Copy full SHA for 0c9d067
View code at this point
Browse repository at this point
improve compatibility of flake8 with black
Byron
committed
d8bcb80
View commit details
Copy full SHA for d8bcb80
View code at this point
Browse repository at this point
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380
Byron
committed
b4b2380
View commit details
Copy full SHA for b4b2380
View code at this point
Browse repository at this point
Remove flake8 linting in favor of `black` formatting
Show description for a7c5d88
Byron
committed
a7c5d88
View commit details
Copy full SHA for a7c5d88
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Ignore mypi errors
Show description for da7b5b2
Byron
committed
da7b5b2
View commit details
Copy full SHA for da7b5b2
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Add support for Python 3.10
hugovk
authored and
Byron
committed
b063003
View commit details
Copy full SHA for b063003
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Update pythonpackage.yml
Show description for bb9b50f
Yobmod
authored
bb9b50f
View commit details
Copy full SHA for bb9b50f
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for f7fddc1
Yobmod
authored
f7fddc1
View commit details
Copy full SHA for f7fddc1
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for cb7cbe5
Yobmod
authored
cb7cbe5
View commit details
Copy full SHA for cb7cbe5
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for 4ed0531
Yobmod
authored
4ed0531
View commit details
Copy full SHA for 4ed0531
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for 40f4ceb
Yobmod
authored
40f4ceb
View commit details
Copy full SHA for 40f4ceb
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
Change CI python 3.10 to rc1 again. Spinx broken either way
Yobmod
committed
3439a3e
View commit details
Copy full SHA for 3439a3e
View code at this point
Browse repository at this point
Change CI to 3.10.0-beta.4, to get docs to pass
Yobmod
committed
1a71d9a
View commit details
Copy full SHA for 1a71d9a
View code at this point
Browse repository at this point
Update changelog and version
Yobmod
committed
5835f01
View commit details
Copy full SHA for 5835f01
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
update 3.10 to rc1 in test matrix
Yobmod
committed
4381f6c
View commit details
Copy full SHA for 4381f6c
View code at this point
Browse repository at this point
add pypy to test matrix
Yobmod
committed
bf0c332
View commit details
Copy full SHA for bf0c332
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
rmv 3.6 from CI matrix
Yobmod
committed
15ace87
View commit details
Copy full SHA for 15ace87
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
Add type to symbolicreference.name()
Yobmod
committed
15d1c01
View commit details
Copy full SHA for 15d1c01
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
try https://github.com/actions/virtual-environments/issues/709 workaround
Yobmod
committed
cf29514
View commit details
Copy full SHA for cf29514
View code at this point
Browse repository at this point
its not pip...
Yobmod
committed
dbb689b
View commit details
Copy full SHA for dbb689b
View code at this point
Browse repository at this point
Try downgrading pip
Yobmod
committed
28251c3
View commit details
Copy full SHA for 28251c3
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Update pythonpackage.yml
Show description for ae75712
Yobmod
authored
ae75712
View commit details
Copy full SHA for ae75712
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Remove docker and appveyor configuration files
Show description for cf9b511
Byron
committed
cf9b511
View commit details
Copy full SHA for cf9b511
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Update pythonpackage.yml
Show description for 3ef208c
Yobmod
authored
3ef208c
View commit details
Copy full SHA for 3ef208c
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for 907aae8
Yobmod
authored
907aae8
View commit details
Copy full SHA for 907aae8
View code at this point
Browse repository at this point
Add pytests args
Show description for a8e01c1
Yobmod
authored
a8e01c1
View commit details
Copy full SHA for a8e01c1
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for dfce27f
Yobmod
authored
dfce27f
View commit details
Copy full SHA for dfce27f
View code at this point
Browse repository at this point
Merge branch 'main' into pytest
Yobmod
authored
210712f
View commit details
Copy full SHA for 210712f
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for 37c7121
Yobmod
authored
37c7121
View commit details
Copy full SHA for 37c7121
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for b66bfbd
Yobmod
authored
b66bfbd
View commit details
Copy full SHA for b66bfbd
View code at this point
Browse repository at this point
Update pythonpackage.yml
Show description for bc48d75
Yobmod
authored
bc48d75
View commit details
Copy full SHA for bc48d75
View code at this point
Browse repository at this point
Delete Future.yml
Show description for 882f2a5
Yobmod
authored
882f2a5
View commit details
Copy full SHA for 882f2a5
View code at this point
Browse repository at this point
Update and rename test_pytest.yml to Future.yml
Yobmod
authored
185d847
View commit details
Copy full SHA for 185d847
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.