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 }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
afcd64e
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 20, 2016
Merge pull request #539 from bryant1410/typos
Show description for afcd64e
ankostis
authored
afcd64e
Copy full SHA for afcd64e
Fix some typos
bryant1410
committed
66c41eb
Copy full SHA for 66c41eb
Commits on Oct 19, 2016
Merge pull request #536 from bpoldrack/nf-persistent-git-options
Show description for aab7dc2
ankostis
authored
aab7dc2
Copy full SHA for aab7dc2
Fix flake8 error
bpoldrack
committed
bf8ce94
Copy full SHA for bf8ce94
Commits on Oct 18, 2016
Add a test for persistent git options
bpoldrack
committed
f1b8d0c
Copy full SHA for f1b8d0c
Allow for setting git options, that are persistent across subcommand calls
bpoldrack
committed
5b4f92c
Copy full SHA for 5b4f92c
Commits on Oct 16, 2016
fix(surrogateescape): enable on py2, fix tests
Byron
committed
9e4a454
Copy full SHA for 9e4a454
fix(unicode): use surrogateescape in bytes.decode
Show description for 93d5302
Byron
committed
93d5302
Copy full SHA for 93d5302
chore(version): 2.0.10dev0
Show description for ff389af
Byron
committed
ff389af
Copy full SHA for ff389af
chore(release): v2.0.9
Show description for 2ca7c01
Byron
committed
2ca7c01
Copy full SHA for 2ca7c01
chore(version): dev1
Show description for 70bb7e4
Byron
committed
70bb7e4
Copy full SHA for 70bb7e4
Commits on Oct 14, 2016
Merge pull request #530 fixing some #525 Windows errors
Show description for e12ef59
ankostis
authored
e12ef59
Copy full SHA for e12ef59
cmd, #525: Always include stdout+stderr in exceptions
Show description for c8e914e
ankostis
committed
c8e914e
Copy full SHA for c8e914e
remote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827e
ankostis
committed
5e6827e
Copy full SHA for 5e6827e
Commits on Oct 13, 2016
remote, #525: pump fetch-infos instead of GIL-read stderr
Show description for 85f38a1
ankostis
committed
85f38a1
Copy full SHA for 85f38a1
test, #525: allow disabling freeze errors separately
Show description for 8364597
ankostis
committed
8364597
Copy full SHA for 8364597
Commits on Oct 12, 2016
config, #525: polish more config-urls
ankostis
committed
6310480
Copy full SHA for 6310480
daemon, #525: simplify exception handling
ankostis
committed
0d8269a
Copy full SHA for 0d8269a
daemon, #525: FIX remote urls in config-files
Show description for 4b586fb
ankostis
committed
4b586fb
Copy full SHA for 4b586fb
repo, cmd: DROP UNEEDED Win path for chcwd & check for '~' homedir
Show description for 8ea7e26
ankostis
committed
8ea7e26
Copy full SHA for 8ea7e26
pumps: FIX don't pump when proc has no streams
ankostis
committed
e316575
Copy full SHA for e316575
build: run codecov on Appveyor
Show description for c3c170c
ankostis
committed
c3c170c
Copy full SHA for c3c170c
Add Guyzmo into AUTHORS
guyzmo
authored and
ankostis
committed
52e2816
Copy full SHA for 52e2816
remote, #528: Fix regression shadowing exceptions
guyzmo
authored and
ankostis
committed
896830b
Copy full SHA for 896830b
Commits on Oct 11, 2016
remote, #528: fix prev cmt, Git<2.7 miss `get-url`
ankostis
committed
4b84602
Copy full SHA for 4b84602
remote, #528: Improved way of listing URLs
Show description for a596e12
guyzmo
authored and
ankostis
committed
a596e12
Copy full SHA for a596e12
hidden win_errors: mark also git-daemon errors failing
ankostis
committed
53c1528
Copy full SHA for 53c1528
ci: print python/git versions before starting build
ankostis
committed
3eacf90
Copy full SHA for 3eacf90
remote: unfix fetch-infos paring of 8a2f7dce4(pydev fixes)
Show description for 09c88be
ankostis
committed
09c88be
Copy full SHA for 09c88be
fix(travis): increase ulimit
Show description for aafde7d
Sebastian Thiel
authored and
ankostis
committed
aafde7d
Copy full SHA for aafde7d
imp(performance): execute performance tests on travis
Show description for e355275
Byron
authored and
ankostis
committed
e355275
Copy full SHA for e355275
FIX #526: Do not depend on test-sources
Show description for 74c7ed0
ankostis
committed
74c7ed0
Copy full SHA for 74c7ed0
Commits on Oct 9, 2016
doc(README): add codecov badge
Show description for 4e5ef73
Byron
committed
4e5ef73
Copy full SHA for 4e5ef73
Merge pull request #522 from yarikoptic/enh-codecov
Show description for 6f6c697
Byron
authored
6f6c697
Copy full SHA for 6f6c697
Commits on Oct 4, 2016
config: FIX regression by prev commit "wrap all conf..."
Show description for 833ac6e
ankostis
committed
833ac6e
Copy full SHA for 833ac6e
Pagination
Previous
Next
You can’t perform that action at this time.