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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
988
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
test
test_git.py
on
py2
User selector
All users
All time
Commit history
Commits on Aug 14, 2019
Fix Git.transform_kwarg
Show description for 5b27339
FrNecas
authored and
Sebastian Thiel
committed
5b27339
View commit details
Copy full SHA for 5b27339
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
Exclude kwarg when None
andrewrabert
authored and
Byron
committed
a8591a0
View commit details
Copy full SHA for a8591a0
View code at this point
Browse repository at this point
Add test that raises TypeError in git.execute(..., output_stream=file)
Dmitry Nikulin
authored and
Byron
committed
e1d2f4b
View commit details
Copy full SHA for e1d2f4b
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Replace function call with set literal
hugovk
committed
14582df
View commit details
Copy full SHA for 14582df
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
BF(WIN): where could report multiple hits, so choose first
yarikoptic
committed
4d851a6
View commit details
Copy full SHA for 4d851a6
View code at this point
Browse repository at this point
BF(WIN): use where instead of which while looking for git
yarikoptic
committed
b4459ca
View commit details
Copy full SHA for b4459ca
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Merge branch 'master' into master
Byron
authored
2e482a2
View commit details
Copy full SHA for 2e482a2
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
test if it accepts environment variables in commands
AJMansfield
committed
67260a3
View commit details
Copy full SHA for 67260a3
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
Renamed refresh to setup and removed alias function & added unittest
Show description for aba0494
kenodegard
committed
aba0494
View commit details
Copy full SHA for aba0494
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Python 3.6 invalid escape sequence deprecation fixes
Show description for 32da7fe
scop
authored and
Byron
committed
32da7fe
View commit details
Copy full SHA for 32da7fe
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
View commit details
Copy full SHA for 8dffba5
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
View commit details
Copy full SHA for caa0ea7
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Fix flake8 error
bpoldrack
committed
bf8ce94
View commit details
Copy full SHA for bf8ce94
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Add a test for persistent git options
bpoldrack
committed
f1b8d0c
View commit details
Copy full SHA for f1b8d0c
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
src: import os.path as osp
ankostis
committed
0210e39
View commit details
Copy full SHA for 0210e39
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
remote, #525: pump fetch-infos instead of GIL-read stderr
Show description for 85f38a1
ankostis
committed
85f38a1
View commit details
Copy full SHA for 85f38a1
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
View commit details
Copy full SHA for a469af8
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168
ankostis
committed
9a52168
View commit details
Copy full SHA for 9a52168
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Proc, #519: Rework error-exc msgs & log thread-pumps errors
Show description for 44c6d0b
ankostis
committed
44c6d0b
View commit details
Copy full SHA for 44c6d0b
View code at this point
Browse repository at this point
Win, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6e
ankostis
committed
137ee6e
View commit details
Copy full SHA for 137ee6e
View code at this point
Browse repository at this point
src: constify is_<platform>() calls
Show description for e61439b
ankostis
committed
e61439b
View commit details
Copy full SHA for e61439b
View code at this point
Browse repository at this point
test, #519: Try appveyor advice for never-ending builds
Show description for 618e625
ankostis
committed
618e625
View commit details
Copy full SHA for 618e625
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
src, #519: collect all is_<platform>() calls
ankostis
committed
f495e94
View commit details
Copy full SHA for f495e94
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow kill
Show description for 45f8f20
ankostis
committed
45f8f20
View commit details
Copy full SHA for 45f8f20
View code at this point
Browse repository at this point
test, #519: Popen() universal_newlin.es NoWindow in Winfoes
Show description for 7bbaac2
ankostis
committed
7bbaac2
View commit details
Copy full SHA for 7bbaac2
View code at this point
Browse repository at this point
test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp`
ankostis
committed
fa70623
View commit details
Copy full SHA for fa70623
View code at this point
Browse repository at this point
apveyor, #519: FIX incomplete Popen pump
Show description for 7ec2f8a
ankostis
committed
7ec2f8a
View commit details
Copy full SHA for 7ec2f8a
View code at this point
Browse repository at this point
win: GC.collect on all TC.tearDown to fix appveyor hang runs
Show description for 51bf7cb
ankostis
committed
51bf7cb
View commit details
Copy full SHA for 51bf7cb
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
test, deps: FIX `mock` deps on py3.
Show description for 7842e92
ankostis
committed
7842e92
View commit details
Copy full SHA for 7842e92
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
fix(cmd): allow any kind of status message
Show description for d5739cd
Byron
committed
d5739cd
View commit details
Copy full SHA for d5739cd
View code at this point
Browse repository at this point
Commits on May 18, 2016
Need spaces in Emacs style encoding comment
Show description for b8d6fb2
Steven Colby
committed
b8d6fb2
View commit details
Copy full SHA for b8d6fb2
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Support repeated kwargs
Show description for a3c89a5
nvie
committed
a3c89a5
View commit details
Copy full SHA for a3c89a5
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
fix(test): update to changes.
StyXman
committed
ec15e53
View commit details
Copy full SHA for ec15e53
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
fix(travis): get py2.6 to work
Show description for bbf0434
Byron
committed
bbf0434
View commit details
Copy full SHA for bbf0434
View code at this point
Browse repository at this point
fix(cmd): work with py3
Show description for 9db24bc
Byron
committed
9db24bc
View commit details
Copy full SHA for 9db24bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.