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 }}
pushfoo
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
cmd.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 3, 2023
Eliminate istream_ok variable
Show description for ab95886
EliahKagan
committed
ab95886
View commit details
Copy full SHA for ab95886
View code at this point
Browse repository at this point
Log args in the order they are passed to Popen
Show description for c3fde7f
EliahKagan
committed
c3fde7f
View commit details
Copy full SHA for c3fde7f
View code at this point
Browse repository at this point
Log stdin arg as such, and test that this is done
Show description for 790a790
EliahKagan
committed
790a790
View commit details
Copy full SHA for 790a790
View code at this point
Browse repository at this point
Avoid having a local function seem to be a method
Show description for fc755da
EliahKagan
committed
fc755da
View commit details
Copy full SHA for fc755da
View code at this point
Browse repository at this point
Other copyediting in the git.cmd module
Show description for 133271b
EliahKagan
committed
133271b
View commit details
Copy full SHA for 133271b
View code at this point
Browse repository at this point
Copyedit Git.execute docstring
Show description for 74b68e9
EliahKagan
committed
74b68e9
View commit details
Copy full SHA for 74b68e9
View code at this point
Browse repository at this point
Don't say Git.execute uses a shell, in its summary
Show description for 13e1593
EliahKagan
committed
13e1593
View commit details
Copy full SHA for 13e1593
View code at this point
Browse repository at this point
Document Git.execute parameters in definition order
Show description for b79198a
EliahKagan
committed
b79198a
View commit details
Copy full SHA for b79198a
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Fix Git.execute shell use and reporting bugs
Show description for baf3457
EliahKagan
committed
baf3457
View commit details
Copy full SHA for baf3457
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018
EliahKagan
committed
ae8c018
View commit details
Copy full SHA for ae8c018
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Fix Windows env var upcasing regression
Show description for c7fad20
EliahKagan
committed
c7fad20
View commit details
Copy full SHA for c7fad20
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Fix CVE-2023-40590
Show description for 6029211
EliahKagan
committed
6029211
View commit details
Copy full SHA for 6029211
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
Apply straight-forward typing fixes
bodograumann
committed
f01ee4f
View commit details
Copy full SHA for f01ee4f
View code at this point
Browse repository at this point
Run black and exclude submodule
bodograumann
committed
6035db0
View commit details
Copy full SHA for 6035db0
View code at this point
Browse repository at this point
Allow explicit casting even when slightly redundant
bodograumann
committed
c6dab19
View commit details
Copy full SHA for c6dab19
View code at this point
Browse repository at this point
Commits on Feb 12, 2023
Update cmd.py
eric-wieser
authored
5ab58f3
View commit details
Copy full SHA for 5ab58f3
View code at this point
Browse repository at this point
Fix RecursionError when iterating streams
eric-wieser
authored
5cbc178
View commit details
Copy full SHA for 5cbc178
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624
stephan-cr
authored and
Byron
committed
4463624
View commit details
Copy full SHA for 4463624
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
Updates from review
stsewd
committed
fd2c6da
View commit details
Copy full SHA for fd2c6da
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
Block unsafe options and protocols by default
stsewd
committed
e6108c7
View commit details
Copy full SHA for e6108c7
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Catch OSError to handle gevent monkey patching errors
aethanol
authored and
Byron
committed
f23994e
View commit details
Copy full SHA for f23994e
View code at this point
Browse repository at this point
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
View commit details
Copy full SHA for e530544
View code at this point
Browse repository at this point
Commits on May 17, 2022
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380
Byron
committed
b4b2380
View commit details
Copy full SHA for b4b2380
View code at this point
Browse repository at this point
Remove flake8 linting in favor of `black` formatting
Show description for a7c5d88
Byron
committed
a7c5d88
View commit details
Copy full SHA for a7c5d88
View code at this point
Browse repository at this point
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
View commit details
Copy full SHA for 21ec529
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
fix(docs): remove an unexpected blank line
toku-sa-n
committed
17b2b12
View commit details
Copy full SHA for 17b2b12
View code at this point
Browse repository at this point
docs: escape with backticks
toku-sa-n
committed
2a50f28
View commit details
Copy full SHA for 2a50f28
View code at this point
Browse repository at this point
chore: `s/strip_newline/&_in_stdout`
toku-sa-n
committed
49150e7
View commit details
Copy full SHA for 49150e7
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
feat(cmd): add the `strip_newline` flag
Show description for e4360ae
toku-sa-n
committed
e4360ae
View commit details
Copy full SHA for e4360ae
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
set unassigned stdin to improve pyinstaller compatibility
Show description for b3f873a
smokephil
authored and
Byron
committed
b3f873a
View commit details
Copy full SHA for b3f873a
View code at this point
Browse repository at this point
Commits on Sep 18, 2021
Add a way to force status codes inside AutoInterrupt._terminate, and let tests use it
sroet
authored and
Byron
committed
aa50766
View commit details
Copy full SHA for aa50766
View code at this point
Browse repository at this point
fix typo's
sroet
authored and
Byron
committed
4151470
View commit details
Copy full SHA for 4151470
View code at this point
Browse repository at this point
make flake8 and mypy happy
sroet
authored and
Byron
committed
144817a
View commit details
Copy full SHA for 144817a
View code at this point
Browse repository at this point
reuse kill_after_timeout kwarg
sroet
authored and
Byron
committed
ef0ca65
View commit details
Copy full SHA for ef0ca65
View code at this point
Browse repository at this point
update docstring
sroet
authored and
Byron
committed
b7cd520
View commit details
Copy full SHA for b7cd520
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.