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
Breadcrumbs
History for
GitPython
git
cmd.py
on
b303cb0
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 21, 2019
Initial stab at fixing diffs involving submodule changes
thetwoj
authored and
Byron
committed
b303cb0
Copy full SHA for b303cb0
Commits on Oct 17, 2019
Update cmd.py
toanant
authored and
Byron
committed
43564d2
Copy full SHA for 43564d2
Fixed#731
Show description for 2ba39bd
toanant
authored and
Byron
committed
2ba39bd
Copy full SHA for 2ba39bd
Commits on Oct 15, 2019
removed Unnecessary pass statement
pratik-anurag
authored and
Byron
committed
8f2b40d
Copy full SHA for 8f2b40d
Commits on Jul 29, 2019
Fix Git.transform_kwarg
Show description for daa3f35
FrNecas
authored and
Byron
committed
daa3f35
Copy full SHA for daa3f35
Commits on May 5, 2019
Added a Dockerfile that creates a clean Ubuntu Xenial test environment
jeking3
authored and
Byron
committed
52ee33a
Copy full SHA for 52ee33a
Update cmd.py, fix PermissionError issue using best practices
Show description for 14b221b
cclauss
authored and
Byron
committed
14b221b
Copy full SHA for 14b221b
Fix setup.py and use of requirements files.
jeking3
authored and
Byron
committed
ce21f63
Copy full SHA for ce21f63
Commits on Dec 22, 2018
Fix docstring in cmd module
dschaller
authored and
Byron
committed
c706a21
Copy full SHA for c706a21
Commits on Aug 5, 2018
Exclude kwarg when None
nvllsvm
authored and
Byron
committed
a8591a0
Copy full SHA for a8591a0
Fix TypeError in git.execute(..., output_stream=file)
Show description for b3d9b8d
Dmitry Nikulin
authored and
Byron
committed
b3d9b8d
Copy full SHA for b3d9b8d
Commits on May 18, 2018
648 max_chunk_size can be now set to control output_stream behavior
bpiotr
authored and
Byron
committed
7be3486
Copy full SHA for 7be3486
Commits on Mar 18, 2018
Unnecessary generator - rewrite as a dict comprehension
hugovk
committed
9ec2709
Copy full SHA for 9ec2709
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
Copy full SHA for ac4f7d3
Replace function call with set literal
hugovk
committed
14582df
Copy full SHA for 14582df
Drop support for EOL Python 2.6
hugovk
committed
929f3e1
Copy full SHA for 929f3e1
Commits on Oct 5, 2017
Fix encoding issue with stderr_value and kill_after_timeout
Show description for 1dbfd29
pabelanger
committed
1dbfd29
Copy full SHA for 1dbfd29
Commits on Sep 28, 2017
Merge branch 'master' into master
Byron
authored
2e482a2
Copy full SHA for 2e482a2
Merge branch 'master' into master
Byron
authored
58998fb
Copy full SHA for 58998fb
Merge branch 'master' into adding_setup_for_git_executable
Byron
authored
a56136f
Copy full SHA for a56136f
Commits on Aug 25, 2017
util: move expand_path from repo/base and use it in Git class init
Horgix
committed
a2d6787
Copy full SHA for a2d6787
Commits on Jul 26, 2017
Minor bug fixes
Show description for 90dc03d
kenodegard
committed
90dc03d
Copy full SHA for 90dc03d
Commits on Jul 25, 2017
Minor additional cleanup
Show description for 79a36a5
kenodegard
committed
79a36a5
Copy full SHA for 79a36a5
Commits on Jul 19, 2017
implemented per-call environment variable support
AJMansfield
committed
24d4926
Copy full SHA for 24d4926
Commits on Jul 13, 2017
Renamed GIT_PYTHON_INITERR to GIT_PYTHON_REFRESH
Show description for 2b3e769
kenodegard
committed
2b3e769
Copy full SHA for 2b3e769
Removed remaining references to git.setup function
Show description for 4aa750a
kenodegard
committed
4aa750a
Copy full SHA for 4aa750a
Expanded ability of import
Show description for 3430bde
kenodegard
committed
3430bde
Copy full SHA for 3430bde
Commits on Jul 9, 2017
Added ability to silence initial warning
Show description for b56d677
kenodegard
committed
b56d677
Copy full SHA for b56d677
Moved setup function into top level __init__
Show description for feed81e
kenodegard
committed
feed81e
Copy full SHA for feed81e
Preliminary implementation of setup/refresh functions
Show description for a962464
kenodegard
committed
a962464
Copy full SHA for a962464
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
Copy full SHA for 8dffba5
Commits on Feb 25, 2017
Merge pull request #582 from gitpython-developers/no_devnull_open
Show description for 2ede752
Byron
authored
2ede752
Copy full SHA for 2ede752
Merge pull request #555 from ankostis/cntxtmman
Show description for 0181a40
Byron
authored
0181a40
Copy full SHA for 0181a40
fix(cmd): don't try to use TASKKILL on linux
Show description for 88732b6
Byron
committed
88732b6
Copy full SHA for 88732b6
Commits on Feb 10, 2017
fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`
Show description for 12db6bb
ankostis
authored
12db6bb
Copy full SHA for 12db6bb
Pagination
Previous
Next
You can’t perform that action at this time.