4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make TreeCacheTup forward ref More... over 4 years ago
Use TreeCacheTup type alias throughout More... over 4 years ago
Fix typing of index.fun.write_tree_from_cache() More... over 4 years ago
Improve IndexFile_process_diff_args() to get checks to rerun More... over 4 years ago
Make IndexFile and Diffable .diff() types agree More... over 4 years ago
Remove defsult_index decorator from diff() and do check within function. Breaks typechecking for some reason More... over 4 years ago
Add remote.url type More... over 4 years ago
Rmv Diffable assert, add Remoote.url property More... over 4 years ago
Improve Diffable method typing More... over 4 years ago
Try to distinguation git.diff module from diff.Diff.diff and diff.Daffable.diff() More... over 4 years ago
Rmv submodule.base Repo assert More... over 4 years ago
Move TraverseNT to global, cos mypy complained on testing More... over 4 years ago
Flatten list_traverse() More... over 4 years ago
Make has_repo protocol runtime checkable and use in Diffable More... over 4 years ago
Fix list_traverse() docstring for Autodoc More... over 4 years ago
Rmv circular import, create Has_id_attribute Protocol instead More... over 4 years ago
Add list_traverse() to Tree and TraversableIterableObj. More... over 4 years ago
Change type of list_traverse() again. More... over 4 years ago
Rmv typeguard from list_traverse(), was wrong More... over 4 years ago
improve TraversableIterableObj typeguard More... over 4 years ago
tests TraversableIterableObj typeguard More... over 4 years ago
Change List to MutableSequence in fun.py _find_by_name() More... over 4 years ago
fix base,ours,theirs typing More... over 4 years ago
Use Tuple not tuple More... over 4 years ago
Fix traverse_trees_recursive() again More... over 4 years ago
Fix traverse_trees_recursive() More... over 4 years ago
Mmmmmm More... over 4 years ago
Mmmmm More... over 4 years ago
Mak EntryTup a froward ref More... over 4 years ago
Mak GitCmdObjectDB a froward ref More... over 4 years ago