0
I Use This!
High Activity

Commits : Listings

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