Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 30, 2023
Remove 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 59d208ccommittedUpdate git-source citation in Reference.set_object
Show description for 4536b63committedChange spelling from "commit'ish" to "commit-ish"
Show description for 9fea488committedClarify "master repository" in RootModule docs
Show description for f95d4fdcommittedRemove obsolete comment in Submodule.module
Show description for 1114828committed- committed
Remove Commit._deserialize doc for param_from_rev_list
Show description for 692e59ecommittedFix case in IndexObject.abspath exception message
Show description for 5af7446committedFix _index_from_*_format docstrings (proc reading)
Show description for 35fd65bcommittedRemove r prefix from strings that need not be raw
Show description for 2c94b6acommittedPut all regex patterns in r-strings
Show description for ffcbf07committed