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
Accelerator
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
988
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
black-fmt
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2022
can flake be tamed?
Byron
committed
43c00af
View commit details
Copy full SHA for 43c00af
Browse repository at this point
doesn't look like 'black' can be taught to be consistent across versions
Byron
committed
41b0c31
View commit details
Copy full SHA for 41b0c31
Browse repository at this point
reformat according to 'black' configuration file.
Byron
committed
e530544
View commit details
Copy full SHA for e530544
Browse repository at this point
See if black can be tought to produce consistent results
Byron
committed
f78fc42
View commit details
Copy full SHA for f78fc42
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
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
Browse repository at this point
improve compatibility of flake8 with black
Byron
committed
d8bcb80
View commit details
Copy full SHA for d8bcb80
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
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
Browse repository at this point
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
View commit details
Copy full SHA for 21ec529
Browse repository at this point
Commits on May 7, 2022
Merge pull request #1438 from luzpaz/typos
Show description for b30720e
Byron
authored
b30720e
View commit details
Copy full SHA for b30720e
Browse repository at this point
Fix various typos
Show description for dde3a8b
luzpaz
committed
dde3a8b
View commit details
Copy full SHA for dde3a8b
Browse repository at this point
Commits on May 5, 2022
Merge pull request #1437 from glennmatthews/issue-1284
Show description for b3166ec
Byron
authored
b3166ec
View commit details
Copy full SHA for b3166ec
Browse repository at this point
Commits on May 4, 2022
Fix #1284: strip usernames from URLs as well as passwords
glennmatthews
committed
85fe273
View commit details
Copy full SHA for 85fe273
Browse repository at this point
Commits on Apr 7, 2022
Merge pull request #1423 from toku-sa-n/strip_newline_option
Show description for d5cee4a
Byron
authored
d5cee4a
View commit details
Copy full SHA for d5cee4a
Browse repository at this point
fix(docs): remove an unexpected blank line
toku-sa-n
committed
17b2b12
View commit details
Copy full SHA for 17b2b12
Browse repository at this point
docs: escape with backticks
toku-sa-n
committed
2a50f28
View commit details
Copy full SHA for 2a50f28
Browse repository at this point
chore: `s/strip_newline/&_in_stdout`
toku-sa-n
committed
49150e7
View commit details
Copy full SHA for 49150e7
Browse repository at this point
Commits on Apr 6, 2022
chore: add me to AUTHORS
toku-sa-n
committed
946b64b
View commit details
Copy full SHA for 946b64b
Browse repository at this point
feat(cmd): add the `strip_newline` flag
Show description for e4360ae
toku-sa-n
committed
e4360ae
View commit details
Copy full SHA for e4360ae
Browse repository at this point
Commits on Apr 1, 2022
Allow `repo.create_head`'s `commit` arg to be a `SymbolicReference`
Show description for 0b33576
David Robertson
authored and
Byron
committed
0b33576
View commit details
Copy full SHA for 0b33576
Browse repository at this point
Commits on Mar 22, 2022
Fixed setting ref with non-ascii in path
ActiveChooN
authored and
Byron
committed
b85c259
View commit details
Copy full SHA for b85c259
Browse repository at this point
Commits on Feb 23, 2022
fix typos
stratusjerry
authored and
Byron
committed
c074057
View commit details
Copy full SHA for c074057
Browse repository at this point
fix iter_commits comment, more in line with iter_items
houssam-kensho
authored and
Byron
committed
56f18ac
View commit details
Copy full SHA for 56f18ac
Browse repository at this point
Commits on Feb 21, 2022
Deprecate GPG signature docs; stop signing releases
Show description for c0f2cf3
Byron
committed
c0f2cf3
View commit details
Copy full SHA for c0f2cf3
Browse repository at this point
Commits on Feb 20, 2022
fix changelog
Byron
committed
02b594e
View commit details
Copy full SHA for 02b594e
Browse repository at this point
bump patch level
Byron
committed
d438e08
View commit details
Copy full SHA for d438e08
Browse repository at this point
update changelog
Byron
committed
6534682
View commit details
Copy full SHA for 6534682
Browse repository at this point
Low risk ReDoS vuln
Show description for 75f4f63
theWorstComrade
authored and
Byron
committed
75f4f63
View commit details
Copy full SHA for 75f4f63
Browse repository at this point
Commits on Feb 12, 2022
Create SECURITY.md
Byron
authored
d0b48f3
View commit details
Copy full SHA for d0b48f3
Browse repository at this point
Commits on Feb 3, 2022
Let index.commit refer to correct method for parameter information (#1407)
Byron
committed
cd29f07
View commit details
Copy full SHA for cd29f07
Browse repository at this point
Commits on Jan 21, 2022
set unassigned stdin to improve pyinstaller compatibility
Show description for b3f873a
smokephil
authored and
Byron
committed
b3f873a
View commit details
Copy full SHA for b3f873a
Browse repository at this point
Commits on Jan 14, 2022
Use bash to open extensionless hooks on windows
Show description for b719e18
idbrii
authored and
Byron
committed
b719e18
View commit details
Copy full SHA for b719e18
Browse repository at this point
Commits on Jan 12, 2022
keep track of upcoming changes
Byron
committed
fac6037
View commit details
Copy full SHA for fac6037
Browse repository at this point
import unittest adds 0.250s to script launch time
Show description for 67d0631
wonder-mice
authored and
Byron
committed
67d0631
View commit details
Copy full SHA for 67d0631
Browse repository at this point
Previous
Next
You can’t perform that action at this time.