FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Clarify Git.execute and Popen arguments by EliahKagan · Pull Request #1688 · gitpython-developers/GitPython · GitHub
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
989
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
Clarify Git.execute and Popen arguments
- #1688
#1688
Merged
Byron
merged 11 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:execute-args
EliahKagan/GitPython:execute-args
Copy head branch name to clipboard
Oct 3, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Clarify Git.execute and Popen arguments
#1688
Byron
merged 11 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:execute-args
EliahKagan/GitPython:execute-args
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2023
Document Git.execute parameters in definition order
Show description for b79198a
EliahKagan
committed
b79198a
View commit details
Copy full SHA for b79198a
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
Browse repository at this point
Copyedit Git.execute docstring
Show description for 74b68e9
EliahKagan
committed
74b68e9
View commit details
Copy full SHA for 74b68e9
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
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
Browse repository at this point
Test that git.cmd.execute_kwargs is correct
EliahKagan
committed
2d1efdc
View commit details
Copy full SHA for 2d1efdc
Browse repository at this point
Simplify shell test helper with with_exceptions=False
Show description for a8a43fe
EliahKagan
committed
a8a43fe
View commit details
Copy full SHA for a8a43fe
Browse repository at this point
Extract a _assert_logged_for_popen method
Show description for 9fa1cee
EliahKagan
committed
9fa1cee
View commit details
Copy full SHA for 9fa1cee
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
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
Browse repository at this point
Eliminate istream_ok variable
Show description for ab95886
EliahKagan
committed
ab95886
View commit details
Copy full SHA for ab95886
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL