0
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update test-requirements.txt More... about 5 years ago
Add files via upload More... about 5 years ago
Add files via upload More... about 5 years ago
Merge pull request #1285 from Yobmod/main More... about 5 years ago
Make TreeCacheTup forward ref More... about 5 years ago
Use TreeCacheTup type alias throughout More... about 5 years ago
Fix typing of index.fun.write_tree_from_cache() More... about 5 years ago
Improve IndexFile_process_diff_args() to get checks to rerun More... about 5 years ago
Make IndexFile and Diffable .diff() types agree More... about 5 years ago
Remove defsult_index decorator from diff() and do check within function. Breaks typechecking for some reason More... about 5 years ago
Add remote.url type More... about 5 years ago
Rmv Diffable assert, add Remoote.url property More... about 5 years ago
Improve Diffable method typing More... about 5 years ago
Try to distinguation git.diff module from diff.Diff.diff and diff.Daffable.diff() More... about 5 years ago
Rmv submodule.base Repo assert More... about 5 years ago
Move TraverseNT to global, cos mypy complained on testing More... about 5 years ago
Flatten list_traverse() More... about 5 years ago
Make has_repo protocol runtime checkable and use in Diffable More... about 5 years ago
Fix list_traverse() docstring for Autodoc More... about 5 years ago
Rmv circular import, create Has_id_attribute Protocol instead More... about 5 years ago
Add list_traverse() to Tree and TraversableIterableObj. More... about 5 years ago
Change type of list_traverse() again. More... about 5 years ago
Rmv typeguard from list_traverse(), was wrong More... about 5 years ago
improve TraversableIterableObj typeguard More... about 5 years ago
tests TraversableIterableObj typeguard More... about 5 years ago
Change List to MutableSequence in fun.py _find_by_name() More... about 5 years ago
fix base,ours,theirs typing More... about 5 years ago
Use Tuple not tuple More... about 5 years ago
Fix traverse_trees_recursive() again More... about 5 years ago
Fix traverse_trees_recursive() More... about 5 years ago