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 }}
openwd
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 13, 2022
Bump actions/setup-python from 3 to 4
Show description for 6660b84
dependabot[bot]
authored and
Byron
committed
6660b84
View commit details
Copy full SHA for 6660b84
Browse repository at this point
Commits on May 29, 2022
Bump actions/checkout from 2 to 3
Show description for 044a8bf
dependabot[bot]
authored and
Byron
committed
044a8bf
View commit details
Copy full SHA for 044a8bf
Browse repository at this point
Bump actions/setup-python from 2 to 3
Show description for 4584e34
dependabot[bot]
authored and
Byron
committed
4584e34
View commit details
Copy full SHA for 4584e34
Browse repository at this point
chore: Included githubactions in the dependabot config
Show description for 719eb5f
naveensrinivasan
authored and
Byron
committed
719eb5f
View commit details
Copy full SHA for 719eb5f
Browse repository at this point
Commits on May 28, 2022
Merge pull request #1449 from whokilleddb/fix_tests
Show description for 14a5b39
Byron
authored
14a5b39
View commit details
Copy full SHA for 14a5b39
Browse repository at this point
Fixed test-requirements.txt
whokilleddb
committed
509ad8c
View commit details
Copy full SHA for 509ad8c
Browse repository at this point
Merge pull request #1448 from turrisxyz/Pinned-Dependencies-GitHub
Show description for f0a70c4
Byron
authored
f0a70c4
View commit details
Copy full SHA for f0a70c4
Browse repository at this point
chore: Set permissions for GitHub actions
Show description for 1498de5
naveensrinivasan
committed
1498de5
View commit details
Copy full SHA for 1498de5
Browse repository at this point
Commits on May 18, 2022
Merge pull request #1440 from rdbisme/index-pathlike
Show description for d96f671
Byron
authored
d96f671
View commit details
Copy full SHA for d96f671
Browse repository at this point
fix: Allow adding PathLike object to index
Show description for 8232b17
Ruben DI BATTISTA
committed
8232b17
View commit details
Copy full SHA for 8232b17
Browse repository at this point
Merge branch 'black-fmt'
Byron
committed
38e9a18
View commit details
Copy full SHA for 38e9a18
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.