Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 3, 2023
Pass more specific license argument in setup.py
Show description for fe5eb5acommittedUpdate README to clarify license name
Show description for 8a6546ecommittedMake comments more consistent and clarify license
Show description for e87d3d7committedMerge pull request #1727 from EliahKagan/yield-comment
Show description for 340da6dauthoredRemove obsolete note in _iter_packed_refs
Show description for 2c7fce0committed
Commits on Nov 2, 2023
Merge pull request #1726 from EliahKagan/super
Show description for 1755b1dauthoredDon't swallow AttributeError from super().setUp()
Show description for 9113177committedUse zero-argument super() where applicable
Show description for a47e46dcommittedRevise some comments and strings
Show description for 36a3b76committed
Commits on Oct 30, 2023
Merge pull request #1725 from EliahKagan/strings
Show description for 6cef9c0authoredRemove encoding declarations
Show description for b970d42committedFix commented *.py names at the top of modules
Show description for af1b5d4committedShorten some docstring references with tilde notation
Show description for a040edbcommitted- committed
Avoid making "END" notation more verbose
Show description for 1d3f275committedImprove consistency of "END" comments in test suite
Show description for ddb4417committed- committed
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8committed- committed
- committed
- committed
Remove outdated git_daemon_launched Windows info
Show description for faa19accommittedFix TestBigRepoR.setUp info message
Show description for 720e4bbcommittedChange :returns: to :return:
Show description for db317f1committed
Commits on Oct 23, 2023
More wording improvements (in git module)
Show description for f444470committedSlightly improve readability of installation-test strings
Show description for b5c3ca4committedAdd a module docstring to tstrunner.py
Show description for cf9243acommittedRevise docstrings/comments in most other test modules
Show description for 11fce8acommitted
Commits on Oct 22, 2023
- committed
Make all one-element __slots__ be tuples
Show description for 0327f8fcommittedRemove explicit inheritance from object
Show description for f78587fcommittedFirm up comment about is_win in util.is_cygwin_git
Show description for e8343e2committedRevise docstrings and comments for clarity and formatting
Show description for cd16a35committedUse "is" to compare __class__
Show description for add46d9committedFix message in SymbolicReference.from_path
Show description for 59d208ccommitted