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 }}
sunilkum84
/
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 Dec 1, 2021
DOC: fix typo
yogabonito
authored and
Byron
committed
2141eae
View commit details
Copy full SHA for 2141eae
Browse repository at this point
Revert the use of typing_extensions in py3.8+
Show description for 62131f3
mgorny
authored and
Byron
committed
62131f3
View commit details
Copy full SHA for 62131f3
Browse repository at this point
Commits on Nov 13, 2021
Extend IterableList[PushInfo] instead of IterableList
Sjord
authored and
Byron
committed
35f7e94
View commit details
Copy full SHA for 35f7e94
Browse repository at this point
Specify type for PushInfoList.error
Sjord
authored and
Byron
committed
e67e458
View commit details
Copy full SHA for e67e458
Browse repository at this point
Fix type handing on PushInfoList
Sjord
authored and
Byron
committed
8797904
View commit details
Copy full SHA for 8797904
Browse repository at this point
Add raise_if_error() to tutorial
Sjord
authored and
Byron
committed
63f4ca3
View commit details
Copy full SHA for 63f4ca3
Browse repository at this point
Test raise_if_error
Sjord
authored and
Byron
committed
699e223
View commit details
Copy full SHA for 699e223
Browse repository at this point
Rename exception to error, raise_on_error to raise_if_error
Sjord
authored and
Byron
committed
9240de9
View commit details
Copy full SHA for 9240de9
Browse repository at this point
Test that return value of push is a list-like object
Sjord
authored and
Byron
committed
1481e71
View commit details
Copy full SHA for 1481e71
Browse repository at this point
Let remote.push return a PushInfoList
Show description for 3b82fa3
Sjord
authored and
Byron
committed
3b82fa3
View commit details
Copy full SHA for 3b82fa3
Browse repository at this point
Commits on Nov 10, 2021
Remove Sphinx workaround
hugovk
authored and
Byron
committed
a3efd24
View commit details
Copy full SHA for a3efd24
Browse repository at this point
Commits on Oct 14, 2021
Sphinx 4.3.0 will be needed for Python 3.10
hugovk
authored and
Byron
committed
a9696ef
View commit details
Copy full SHA for a9696ef
Browse repository at this point
Add support for Python 3.10
hugovk
authored and
Byron
committed
b063003
View commit details
Copy full SHA for b063003
Browse repository at this point
Commits on Oct 3, 2021
It's python, so stuff breaks with patches…
Show description for b17bc98
Byron
committed
b17bc98
View commit details
Copy full SHA for b17bc98
Browse repository at this point
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4
trym-b
authored and
Byron
committed
ce4afe4
View commit details
Copy full SHA for ce4afe4
Browse repository at this point
Commits on Oct 1, 2021
Replace wildcard imports with concrete imports
Show description for 53d94b8
trym-b
authored and
Byron
committed
53d94b8
View commit details
Copy full SHA for 53d94b8
Browse repository at this point
Commits on Sep 30, 2021
Fix broken test requirements
Show description for 5e73cab
Ket3r
authored and
Byron
committed
5e73cab
View commit details
Copy full SHA for 5e73cab
Browse repository at this point
Commits on Sep 24, 2021
Merge pull request #1346 from rra/type-fixes
Show description for 1746b97
Yobmod
authored
1746b97
View commit details
Copy full SHA for 1746b97
Browse repository at this point
Commits on Sep 20, 2021
Fix typing issues with delete_head and Remote.add
Show description for 5f4b4db
rra
committed
5f4b4db
View commit details
Copy full SHA for 5f4b4db
Browse repository at this point
Commits on Sep 18, 2021
prepare new release, bump version patch level…
Show description for 2d15c5a
Byron
committed
2d15c5a
View commit details
Copy full SHA for 2d15c5a
Browse repository at this point
Add a way to force status codes inside AutoInterrupt._terminate, and let tests use it
sroet
authored and
Byron
committed
aa50766
View commit details
Copy full SHA for aa50766
Browse repository at this point
set timeout to a non-zero value
sroet
authored and
Byron
committed
893ddab
View commit details
Copy full SHA for 893ddab
Browse repository at this point
two spaces before comments
sroet
authored and
Byron
committed
4588efd
View commit details
Copy full SHA for 4588efd
Browse repository at this point
fetch is also to quick on CI, only test pull
sroet
authored and
Byron
committed
e95ee63
View commit details
Copy full SHA for e95ee63
Browse repository at this point
make test timeout stricter
sroet
authored and
Byron
committed
42b05b0
View commit details
Copy full SHA for 42b05b0
Browse repository at this point
fix typo's
sroet
authored and
Byron
committed
4151470
View commit details
Copy full SHA for 4151470
Browse repository at this point
make flake8 and mypy happy
sroet
authored and
Byron
committed
144817a
View commit details
Copy full SHA for 144817a
Browse repository at this point
go for pytest.raises and test that the functions run
sroet
authored and
Byron
committed
cd2d538
View commit details
Copy full SHA for cd2d538
Browse repository at this point
update tests and add a comment about different behaviour of 'push' vs 'fetch'
sroet
authored and
Byron
committed
0a58afe
View commit details
Copy full SHA for 0a58afe
Browse repository at this point
reuse kill_after_timeout kwarg
sroet
authored and
Byron
committed
ef0ca65
View commit details
Copy full SHA for ef0ca65
Browse repository at this point
update docstring
sroet
authored and
Byron
committed
b7cd520
View commit details
Copy full SHA for b7cd520
Browse repository at this point
reset default timeout to None
sroet
authored and
Byron
committed
d6cdafe
View commit details
Copy full SHA for d6cdafe
Browse repository at this point
propagate kwargs in do_test_fetch
sroet
authored and
Byron
committed
5ec7967
View commit details
Copy full SHA for 5ec7967
Browse repository at this point
also test a call to 'push' with 10s timeout
sroet
authored and
Byron
committed
5d2dfb1
View commit details
Copy full SHA for 5d2dfb1
Browse repository at this point
add test timeout with the old 10 s timeout
sroet
authored and
Byron
committed
bd4ee0f
View commit details
Copy full SHA for bd4ee0f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.