Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 28, 2024
Further revise docstrings in git.objects.submodule.base
Show description for 0231b74committedFix recent inconsistency, using :raise:, not :raises:
Show description for bcc0c27committed- committed
Update git source link in Repo.merge_base comment
Show description for 5ee8744committedAdjust spacing in colon seach mode NotImplementedError
Show description for c67b2e2committed- committed
Commits on Feb 27, 2024
Fix Repo.iter_commits docstring about return type
Show description for 0c8ca1acommittedFix backslashes in Repo.__init__ docstring
Show description for 4f67369committed- committed
Further git.util docstring revisions
Show description for d9fb2f4committedFix backslash formatting in git.util docstrings
Show description for 37011bfcommittedRevise docstrings within git.objects
Show description for ae37a4acommitted- committed
Fix IndexObject.abspath docstring formatting
Show description for 5219489committedChange _write to write in SubmoduleConfigParser docstring
Show description for 115451dcommitted- committed
Commits on Feb 26, 2024
Clarify Submodule.branch_path documentation
Show description for 3813bfbcommittedCondense output_stream description in Git.execute docstring
Show description for ca32c22committedFurther revise post_clear_cache docstring
Show description for 37421e1committedRewrite post_clear_cache note
Show description for ca2ab61committedRevise docstrings within git.index
Show description for 8ec7e32committedShow full-path refresh() in failure message differently
Show description for cd8a312committedFormat first Git.execute overload stub like the others
Show description for 29c63accommittedRevise docstrings in second-level modules
Show description for 1cd73bacommittedFix up Remote.push docstring
Show description for fa471fecommittedTweak code formatting in Remote._set_cache_
Show description for f56e1accommittedUpdate CommandError._msg documentation
Show description for 3958747committedReword partial_to_complete_sha_hex note
Show description for ba878efcommitted- committed
Revise docstrings in git.__init__ and git.cmd
Show description for e08066ccommittedTweak message about GIT_PYTHON_REFRESH for 80-column terminals
Show description for afd943acommitted- committed
Fix typos and further clarify Git.refresh docstring
Show description for 9b5531bcommittedMerge pull request #1846 from Gaubbe/main
Show description for fe1934cauthored