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 }}
openrefactory
/
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 Aug 25, 2022
Merge branch 'add-co-authors'
Byron
committed
73bde1f
View commit details
Copy full SHA for 73bde1f
Browse repository at this point
Allow failure of that one test on cygwin
Byron
committed
72cf71c
View commit details
Copy full SHA for 72cf71c
Browse repository at this point
Commits on Aug 24, 2022
Ignore flake8 error.
itsluketwist
committed
4c460a3
View commit details
Copy full SHA for 4c460a3
Browse repository at this point
Use the same regex as the Actor class when determining co-authors.
itsluketwist
committed
09f8a1b
View commit details
Copy full SHA for 09f8a1b
Browse repository at this point
Commits on Aug 23, 2022
Update regex to extract the author string, and create the Actor using the _from_string classmethod.
itsluketwist
committed
c2fd97e
View commit details
Copy full SHA for c2fd97e
Browse repository at this point
Add malformed co-authors to the test, to check they aren't detected with the regex.
itsluketwist
committed
3cb7ecf
View commit details
Copy full SHA for 3cb7ecf
Browse repository at this point
Commits on Aug 22, 2022
Add co_authors property to the Commit object, which parses the commit message for designated co-authors, include a simple test.
itsluketwist
committed
146cbda
View commit details
Copy full SHA for 146cbda
Browse repository at this point
Commits on Aug 21, 2022
Merge pull request #1481 from grumpyp/main
Show description for 12d91c6
Byron
authored
12d91c6
View commit details
Copy full SHA for 12d91c6
Browse repository at this point
Commits on Aug 20, 2022
Merge branch 'main' of github.com:grumpyp/GitPython
Patrick Gerard
committed
9af77b5
View commit details
Copy full SHA for 9af77b5
Browse repository at this point
docs: add typerror exception to active_branch method
Show description for 7dda25e
Patrick Gerard
committed
7dda25e
View commit details
Copy full SHA for 7dda25e
Browse repository at this point
fix: sphinx syntax
Patrick Gerard
committed
849ca59
View commit details
Copy full SHA for 849ca59
Browse repository at this point
docs: add typerror exception to active_branch method
Patrick Gerard
committed
1cf7e92
View commit details
Copy full SHA for 1cf7e92
Browse repository at this point
Commits on Aug 17, 2022
Merge pull request #1478 from luzpaz/typos
Show description for 6aa7fc5
Byron
authored
6aa7fc5
View commit details
Copy full SHA for 6aa7fc5
Browse repository at this point
Fix source comment typos
luzpaz
committed
50d7ddb
View commit details
Copy full SHA for 50d7ddb
Browse repository at this point
Commits on Aug 8, 2022
Merge pull request #1474 from Predeactor/master
Show description for 1c0f307
Byron
authored
1c0f307
View commit details
Copy full SHA for 1c0f307
Browse repository at this point
Commits on Aug 7, 2022
fix: incorrect PathLike corrected
Show description for 2303971
Predeactor
committed
2303971
View commit details
Copy full SHA for 2303971
Browse repository at this point
fix: remove bytes type of PathLike
Show description for 4236b29
Predeactor
committed
4236b29
View commit details
Copy full SHA for 4236b29
Browse repository at this point
Commits on Jul 31, 2022
Add contributor to AUTHORS file
Predeactor
committed
e176e54
View commit details
Copy full SHA for e176e54
Browse repository at this point
Fix typehinting for PathLike
Predeactor
committed
475a7e1
View commit details
Copy full SHA for 475a7e1
Browse repository at this point
Commits on Jul 6, 2022
Catch OSError to handle gevent monkey patching errors
aethanol
authored and
Byron
committed
f23994e
View commit details
Copy full SHA for f23994e
Browse repository at this point
Commits on Jul 2, 2022
Merge pull request #1459 from AustinScola/ascola/fix-blob-filter-types
Show description for ca2cf10
Byron
authored
ca2cf10
View commit details
Copy full SHA for ca2cf10
Browse repository at this point
Commits on Jul 1, 2022
Remove stage type as parameter from blob filter test
AustinScola
committed
da59d74
View commit details
Copy full SHA for da59d74
Browse repository at this point
Commits on Jun 28, 2022
Fix blob filter path shorter than filter path
AustinScola
committed
ed45d5b
View commit details
Copy full SHA for ed45d5b
Browse repository at this point
Commits on Jun 26, 2022
Use generator instead of map
AustinScola
committed
420d2af
View commit details
Copy full SHA for 420d2af
Browse repository at this point
Remove usage of `PosixPath.is_relative_to`
Show description for cc80e6b
AustinScola
committed
cc80e6b
View commit details
Copy full SHA for cc80e6b
Browse repository at this point
Fix pathlike type annotation typo
AustinScola
committed
c6a018b
View commit details
Copy full SHA for c6a018b
Browse repository at this point
Change to not stringify paths
AustinScola
committed
1314d63
View commit details
Copy full SHA for 1314d63
Browse repository at this point
Commits on Jun 25, 2022
Fix bug in TagReference.create
Show description for 275c37f
ruuda
authored and
Byron
committed
275c37f
View commit details
Copy full SHA for 275c37f
Browse repository at this point
Add regression test for TagReference.create
Show description for f6523c1
ruuda
authored and
Byron
committed
f6523c1
View commit details
Copy full SHA for f6523c1
Browse repository at this point
Commits on Jun 21, 2022
Move stage type def
AustinScola
committed
d171365
View commit details
Copy full SHA for d171365
Browse repository at this point
Add stage type to all
AustinScola
committed
a6ce118
View commit details
Copy full SHA for a6ce118
Browse repository at this point
Fix blob filter types
Show description for da88a6d
AustinScola
committed
da88a6d
View commit details
Copy full SHA for da88a6d
Browse repository at this point
Merge pull request #1455 from DWesl/patch-1
Show description for f0c6e11
Byron
authored
f0c6e11
View commit details
Copy full SHA for f0c6e11
Browse repository at this point
FIX: Mark the correct test_submodule test as xfail on Cygwin
Show description for 2996f40
DWesl
authored
2996f40
View commit details
Copy full SHA for 2996f40
Browse repository at this point
FIX: Import pytest in tests.test_docs
DWesl
authored
c3fd6c1
View commit details
Copy full SHA for c3fd6c1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.