Commits
User selector
Commit History
Commits on Apr 21, 2026
Commits on Apr 17, 2026
git.cmd.Git.execute(..): fix `with_stdout=False`
Show description for d966a0dcommitted
Commits on Jun 12, 2025
Run `cat_file.py` fixture without site customizations
Show description for 088d090committed
Commits on May 30, 2025
Use newer ruff style
Show description for b7ce712committed
Commits on Jan 2, 2025
- committed
Instrument `handle_process_output` test
Show description for 0300de9committed
Commits on Mar 29, 2024
Expand USE_SHELL docstring; clarify a test usage
Show description for bdabb21committed
Commits on Mar 19, 2024
Improve test suite import grouping/sorting, __all__ placement
Show description for 4a4d880committed
Commits on Mar 10, 2024
Have test suite use sys.platform to check for Windows
Show description for 465ab56committed
Commits on Feb 29, 2024
Revise test suite docstrings and comments
Show description for 5cf5b60committed
Commits on Feb 22, 2024
Test version_info parsing
Show description for ac20325committed- committed
Test that version_info is not pickled
Show description for 2940662committedMake "install" and refresh version_info test portable
Show description for ee385bdcommittedSimplify patched PATH env var construction
Show description for c2d72ffcommittedTest "installing" another git and refreshing
Show description for 9151c38committedTest that refreshing invalidates cached version_info
Show description for 626a550committedTest version_info on unpickled Git instance
Show description for 2d6311bcommitted
Commits on Feb 21, 2024
Have _fake_git fixture take version_info
Show description for 2eac36ccommittedTest that version_info caching is per instance
Show description for 3f107d5committedTest that version_info caches
Show description for 1de2fdccommittedUse TemporaryFile as a context manager
Show description for e40fc2ccommitted
Commits on Feb 6, 2024
Test that extra prefix "WARNING:" is omitted
Show description for 3250313committedWrite Git instead of type(self.git)
Show description for db36174committed- committed
Commits on Feb 2, 2024
Change warning refresh-mode tests to expect logging
Show description for ac50d8ecommittedTest current initial-refresh behavior
Show description for 147e80bcommittedTest established zero-argument refresh() behavior
Show description for 8dc8eb9committed
Commits on Jan 26, 2024
Merge pull request #1813 from EliahKagan/logging
Show description for 10cdd03authoredDon't access logger in tests by nonpublic attribute
Show description for 78a82b3committedRename logger globals from log to _logger
Show description for 7bbccb4committed
Commits on Jan 25, 2024
State what the refresh tests verify
Show description for 9b7e15fcommitted- committed
Re-refresh to restore state after refresh tests
Show description for b3fc30ecommittedStart work on making refresh tests restore state
Show description for 5ad7cb2committed