gitdataai/libs/git
ZhenYi 30822bbd7d fix(skill): support bare repo scanning via git tree traversal
Add scan_repo_tree_for_skills and scan_skills_from_tree functions that
traverse git objects directly instead of filesystem, enabling skill
discovery in bare repositories created via git2::Repository::init_bare.
2026-04-29 09:03:22 +08:00
..
archive chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
blame chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
blob init 2026-04-15 09:08:09 +08:00
branch fix(git): multiple branch and upstream query bugs 2026-04-17 16:30:58 +08:00
commit chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
config chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
description init 2026-04-15 09:08:09 +08:00
diff chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
hook fix(skill): support bare repo scanning via git tree traversal 2026-04-29 09:03:22 +08:00
http feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool 2026-04-28 13:04:10 +08:00
lfs init 2026-04-15 09:08:09 +08:00
merge chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
reference init 2026-04-15 09:08:09 +08:00
ssh feat(ssh): add complete SSH server implementation for Git operations 2026-04-28 21:29:34 +08:00
tags init 2026-04-15 09:08:09 +08:00
tree init 2026-04-15 09:08:09 +08:00
Cargo.toml feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool 2026-04-28 13:04:10 +08:00
domain.rs init 2026-04-15 09:08:09 +08:00
error.rs init 2026-04-15 09:08:09 +08:00
lib.rs feat(git): add Redis-backed hook worker with per-repo distributed locking 2026-04-17 12:33:58 +08:00
ref_utils.rs chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00