Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
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
Appearance settings
Resetting 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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
944
Star
4.9k
Code
Issues
169
Pull requests
4
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
barry-scott
Datepicker
All time
Commit History
Commits on Aug 1, 2016
fix flake8 problems
barry-scott
committed
d8ef023
Copy full SHA for d8ef023
add test to detect the corrupt log
Show description for 8bde103
barry-scott
committed
8bde103
Copy full SHA for 8bde103
creationflags must be set to 0 on non-windows platforms
barry-scott
committed
572ebd6
Copy full SHA for 572ebd6
Must pass creationflags as a keywork
barry-scott
committed
d79951f
Copy full SHA for d79951f
Commits on Jul 29, 2016
Prevent CMD windows being shown when starting git in a subprocess.
Show description for 0d93908
barry-scott
committed
0d93908
Copy full SHA for 0d93908
Merge remote-tracking branch 'upstream/master'
barry-scott
committed
1116ef7
Copy full SHA for 1116ef7
Commits on Jul 12, 2016
Merge branch 'master' of https://github.com/gitpython-developers/GitPython
barry-scott
committed
b4b5ecc
Copy full SHA for b4b5ecc
Commits on Jun 13, 2016
fix flake8 found problems
barry-scott
committed
a7f403b
Copy full SHA for a7f403b
Fix corruption of the ref logs file
Show description for e0eafc4
barry-scott
committed
e0eafc4
Copy full SHA for e0eafc4
Commits on Jun 6, 2016
Can get a str object from stream.read rather then bytes.
Show description for 6891caf
barry-scott
committed
6891caf
Copy full SHA for 6891caf
log all the output from stdout and stderr for debugging process failures
barry-scott
committed
4a5ceba
Copy full SHA for 4a5ceba
Merge remote-tracking branch 'upstream/master' into pr-cmd-raise-with-stderr-on-error
barry-scott
committed
3565888
Copy full SHA for 3565888
Commits on May 30, 2016
Make sure that stderr is converted to bytes
Show description for 08a0fad
barry-scott
committed
08a0fad
Copy full SHA for 08a0fad
Fix flake8 complaints
barry-scott
committed
46201b3
Copy full SHA for 46201b3
Commits on May 29, 2016
Return stderr lines from a pull() call that fails
barry-scott
committed
78f3f38
Copy full SHA for 78f3f38
Return all the stderr messge after an error is detected for pull()
barry-scott
committed
5077fc7
Copy full SHA for 5077fc7
Fix traceback because _seen_ops is not initialised
Show description for 9ba48ce
barry-scott
committed
9ba48ce
Copy full SHA for 9ba48ce
Commits on May 28, 2016
Merge remote-tracking branch 'upstream/master'
barry-scott
committed
d255f4c
Copy full SHA for d255f4c
The progress arg to push, pull, fetch and clone is now a python callable.
Show description for b4492c7
barry-scott
committed
b4492c7
Copy full SHA for b4492c7
You can’t perform that action at this time.