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 }}
combinatorist
/
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
cmd.py
on
master
User selector
All users
Datepicker
All time
Commit History
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
Commits on Dec 8, 2016
style(cmd): pythonize cmd-args filtering for PY26, improve docstring
Show description for f858c44
ankostis
committed
f858c44
Copy full SHA for f858c44
Merge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0
Byron
authored
2f207e0
Copy full SHA for 2f207e0
chore(lint): flake8
Show description for b06b13e
Byron
committed
b06b13e
Copy full SHA for b06b13e
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2
andy-maier
committed
f3d5df2
Copy full SHA for f3d5df2
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
Copy full SHA for caa0ea7
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
Copy full SHA for 66c41eb
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 14, 2016
cygwin, #533: FIX daemon launching
Show description for 0bce7cc
ankostis
committed
0bce7cc
Copy full SHA for 0bce7cc
Pagination
Previous
Next
You can’t perform that action at this time.