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
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
Copy full SHA for 43c00af
doesn't look like 'black' can be taught to be consistent across versions
Byron
committed
41b0c31
Copy full SHA for 41b0c31
reformat according to 'black' configuration file.
Byron
committed
e530544
Copy full SHA for e530544
See if black can be tought to produce consistent results
Byron
committed
f78fc42
Copy full SHA for f78fc42
Revert "don't attempt black checking as it binds us to ever changing black versions"
Show description for 68fca74
Byron
committed
68fca74
Copy full SHA for 68fca74
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
Copy full SHA for 0c9d067
improve compatibility of flake8 with black
Byron
committed
d8bcb80
Copy full SHA for d8bcb80
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380
Byron
committed
b4b2380
Copy full SHA for b4b2380
Remove flake8 linting in favor of `black` formatting
Show description for a7c5d88
Byron
committed
a7c5d88
Copy full SHA for a7c5d88
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
Copy full SHA for 21ec529
Commits on May 7, 2022
Merge pull request #1438 from luzpaz/typos
Show description for b30720e
Byron
authored
b30720e
Copy full SHA for b30720e
Fix various typos
Show description for dde3a8b
luzpaz
committed
dde3a8b
Copy full SHA for dde3a8b
Commits on May 5, 2022
Merge pull request #1437 from glennmatthews/issue-1284
Show description for b3166ec
Byron
authored
b3166ec
Copy full SHA for b3166ec
Commits on May 4, 2022
Fix #1284: strip usernames from URLs as well as passwords
glennmatthews
committed
85fe273
Copy full SHA for 85fe273
Commits on Apr 7, 2022
Merge pull request #1423 from toku-sa-n/strip_newline_option
Show description for d5cee4a
Byron
authored
d5cee4a
Copy full SHA for d5cee4a
fix(docs): remove an unexpected blank line
toku-sa-n
committed
17b2b12
Copy full SHA for 17b2b12
docs: escape with backticks
toku-sa-n
committed
2a50f28
Copy full SHA for 2a50f28
chore: `s/strip_newline/&_in_stdout`
toku-sa-n
committed
49150e7
Copy full SHA for 49150e7
Commits on Apr 6, 2022
chore: add me to AUTHORS
toku-sa-n
committed
946b64b
Copy full SHA for 946b64b
feat(cmd): add the `strip_newline` flag
Show description for e4360ae
toku-sa-n
committed
e4360ae
Copy full SHA for e4360ae
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
Copy full SHA for 0b33576
Commits on Mar 22, 2022
Fixed setting ref with non-ascii in path
ActiveChooN
authored and
Byron
committed
b85c259
Copy full SHA for b85c259
Commits on Feb 23, 2022
fix typos
stratusjerry
authored and
Byron
committed
c074057
Copy full SHA for c074057
fix iter_commits comment, more in line with iter_items
houssam-kensho
authored and
Byron
committed
56f18ac
Copy full SHA for 56f18ac
Commits on Feb 21, 2022
Deprecate GPG signature docs; stop signing releases
Show description for c0f2cf3
Byron
committed
c0f2cf3
Copy full SHA for c0f2cf3
Commits on Feb 20, 2022
fix changelog
Byron
committed
02b594e
Copy full SHA for 02b594e
bump patch level
Byron
committed
d438e08
Copy full SHA for d438e08
update changelog
Byron
committed
6534682
Copy full SHA for 6534682
Low risk ReDoS vuln
Show description for 75f4f63
theWorstComrade
authored and
Byron
committed
75f4f63
Copy full SHA for 75f4f63
Commits on Feb 12, 2022
Create SECURITY.md
Byron
authored
d0b48f3
Copy full SHA for d0b48f3
Commits on Feb 3, 2022
Let index.commit refer to correct method for parameter information (#1407)
Byron
committed
cd29f07
Copy full SHA for cd29f07
Commits on Jan 21, 2022
set unassigned stdin to improve pyinstaller compatibility
Show description for b3f873a
smokephil
authored and
Byron
committed
b3f873a
Copy full SHA for b3f873a
Commits on Jan 14, 2022
Use bash to open extensionless hooks on windows
Show description for b719e18
idbrii
authored and
Byron
committed
b719e18
Copy full SHA for b719e18
Commits on Jan 12, 2022
keep track of upcoming changes
Byron
committed
fac6037
Copy full SHA for fac6037
import unittest adds 0.250s to script launch time
Show description for 67d0631
wonder-mice
authored and
Byron
committed
67d0631
Copy full SHA for 67d0631
Pagination
Previous
Next
You can’t perform that action at this time.