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 }}
jstacoder
/
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
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
GitPython
git
remote.py
on
0.3
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 24, 2012
Fixed typo which for some reason came in unnoticed
Sebastian Thiel
committed
0b820e6
Copy full SHA for 0b820e6
Commits on Jan 10, 2012
Ignore progress lines from the git http backend that start w/ POST ...
gsoltis
committed
8c2e872
Copy full SHA for 8c2e872
Commits on Jul 4, 2011
Fetch info can now deal much better with non-default ref specs, fixes #24, #25
Byron
committed
c555840
Copy full SHA for c555840
Fixes #23
Byron
committed
e94df6a
Copy full SHA for e94df6a
Commits on Jun 13, 2011
Made remote line parsing more stable. On windows it can be that we encounter partial or intermixed lines from the pipe. This really shouldn't be, but its windows so it happens
Byron
committed
59587d8
Copy full SHA for 59587d8
Commits on Jun 7, 2011
Added conditional usage of the --progress flag to all relevant methods, that is push, fetch, pull and clone. This allows progress information to be sent in newer git versions without breaking older…
Show description for 55eb3de
Byron
committed
55eb3de
Copy full SHA for 55eb3de
Add progress tracking for git-clone.
int3
authored and
Byron
committed
863b386
Copy full SHA for 863b386
Commits on Nov 30, 2010
Submodule tests are functional once again.
Show description for f631214
Byron
committed
f631214
Copy full SHA for f631214
remote: fixed incorrect call signature when instantiating GitCommandError
Byron
committed
90b20e5
Copy full SHA for 90b20e5
Commits on Nov 25, 2010
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
Copy full SHA for cb68eef
Loading
You can’t perform that action at this time.