0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
py(deps[dev]) Bump dev packages More... 4 days ago
py(deps[dev]) Bump dev packages More... 12 days ago
.tool-versions(uv) uv 0.10.0 -> 0.10.2 More... 12 days ago
ai(claude[commands]) Remove all claude commands in favor of plugin More... 17 days ago
ai(rules[AGENTS]) Standardize commit format — replace slash notation with scope/detail More... 18 days ago
ai(claude[commands]) Move `/tdd-fix` to `/tdd:fix` More... 18 days ago
ai(claude[commands]) Remove `/review-feedback` More... 18 days ago
ai(claude[commands]) Add `/changelog` More... 18 days ago
ai(claude[commands]) Add `/rebase` More... 18 days ago
ai(claude[commands]) Add `/tdd-fix` More... 18 days ago
ai(claude[commands]) Add `/review-feedback` More... 18 days ago
Tag v0.39.0 (`SyncResult`, bug fixes) More... 18 days ago
sync: Return `SyncResult` from `update_repo()`, fix other bugs (#514) More... 18 days ago
tests/sync(feat[test_git]): Cover all 13 update_repo error steps More... 18 days ago
libvcs(feat[__init__]): Export SyncResult and SyncError from top-level package More... 18 days ago
sync/git(style[GitRemoteRefNotFound]): Add explicit _message type annotation More... 18 days ago
docs(sync[update_repo]): Document SyncResult return type in README and base class More... 18 days ago
docs(CHANGES): Add 0.39.x entries for SyncResult and related fixes More... 18 days ago
tests/sync(fix[test_hg]): Use private remote in pull-failure test More... 18 days ago
cmd/git(fix[rev_list]) Reference _all parameter instead of builtin all More... 18 days ago
sync/git(fix[update_repo]): Return early on invalid-upstream rebase More... 18 days ago
tests/sync(fix[update_repo]): Remove unused type: ignore comment More... 18 days ago
sync/git(fix[update_repo]) Wrap unprotected error paths in SyncResult More... 19 days ago
tests(feat[test_git]) Add xfail tests for update_repo error path gaps More... 19 days ago
sync/git(fix[update_repo]) Disambiguate rev-list for local refs matching paths More... 19 days ago
tests/sync(test[update_repo]): Add test for rev-list HEAD failure path More... 19 days ago
sync/git(fix[update_repo]): Record rev-list HEAD failure in SyncResult More... 19 days ago
sync(fix[update_repo]): Capture obtain() failures in SyncResult More... 19 days ago
sync/git(fix[update_repo]): Return result on stash-save failure More... 19 days ago
sync(docs[SyncResult,update_repo]): Add NumPy-style docstrings More... 19 days ago