4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix version_info type hint + more refactoring More... almost 2 years ago
Refactor and further clarify comments More... almost 2 years ago
Clarify comments; add assertion (helps mypy) More... almost 2 years ago
Fix tests for Python <3.9 which lack Path.with_stem More... almost 2 years ago
Invalidate all cached version_info on refresh More... almost 2 years ago
Test that version_info is not pickled More... almost 2 years ago
Use documented version_info in test_index_file_diffing More... almost 2 years ago
Fix Git.version_info pickling More... almost 2 years ago
Test version_info on unpickled Git instance More... almost 2 years ago
Make "install" and refresh version_info test portable More... almost 2 years ago
Simplify patched PATH env var construction More... almost 2 years ago
Test "installing" another git and refreshing More... almost 2 years ago
Test that refreshing invalidates cached version_info More... almost 2 years ago
Have _fake_git fixture take version_info More... almost 2 years ago
Test that version_info caching is per instance More... almost 2 years ago
Test that version_info caches More... almost 2 years ago
Use TemporaryFile as a context manager More... almost 2 years ago
feat: :sparkles: added "--no-ext-diff" flag when create_patch=True to diff More... almost 2 years ago
Merge pull request #1826 from EliahKagan/docker More... almost 2 years ago
prepare the next release More... almost 2 years ago
Merge pull request #1825 from EliahKagan/tree-test More... almost 2 years ago
Merge pull request #1823 from marcm-ml/master More... almost 2 years ago
Tweak `@with_rw_directory` and go back to using it More... almost 2 years ago
Use more ligtweight approach to guarantee deletion More... almost 2 years ago
Fix new PermissionError in Windows with Python 3.7 More... almost 2 years ago
Keep temp files out of project dir and improve cleanup More... almost 2 years ago
Remove deprecated section in README.md More... almost 2 years ago
Factor venv activation into the venv creation step More... almost 2 years ago
Re-remove safe.directory step More... almost 2 years ago
Bring back venv More... almost 2 years ago