4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Log stdin arg as such, and test that this is done More... over 2 years ago
Extract a _assert_logged_for_popen method More... over 2 years ago
Simplify shell test helper with with_exceptions=False More... over 2 years ago
Test that git.cmd.execute_kwargs is correct More... over 2 years ago
Avoid having a local function seem to be a method More... over 2 years ago
Other copyediting in the git.cmd module More... over 2 years ago
Copyedit Git.execute docstring More... over 2 years ago
Don't say Git.execute uses a shell, in its summary More... over 2 years ago
Document Git.execute parameters in definition order More... over 2 years ago
Merge pull request #1687 from EliahKagan/popen-shell More... over 2 years ago
Merge pull request #1684 from EliahKagan/daemon More... over 2 years ago
Fix Git.execute shell use and reporting bugs More... over 2 years ago
Use the mock backport on Python 3.7 More... over 2 years ago
Extract shared test logic to a helper More... over 2 years ago
Fix tests so they don't try to run "g" More... over 2 years ago
Test if whether a shell is used is logged More... over 2 years ago
Test whether a shell is used More... over 2 years ago
Fix the name of the "executes git" test More... over 2 years ago
Allow base_daemon_path to be normalized for Cygwin More... over 2 years ago
Drop claim about Cygwin not having git-daemon More... over 2 years ago
Note that the init script can be run from Git Bash More... over 2 years ago
Update readme: CI jobs not just for "main" branch More... over 2 years ago
Let tox run lint, mypy, and html envs without 3.9 More... over 2 years ago
Format all YAML files in the same style More... over 2 years ago
Reword comment to fix ambiguity More... over 2 years ago
Don't print the exact same warning twice More... over 2 years ago
Get tags for tests from original repo as fallback More... over 2 years ago
Have init script check for GitHub Actions More... over 2 years ago
Add BUILDDIR var to doc/Makefile; have tox use it More... over 2 years ago
Update readme about most of the test/lint tools More... over 2 years ago