Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bashandbone
/
submod
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
10
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2026
Fix Codecov badge and improve README formatting
Show description for 0cc7377
bashandbone
authored
0cc7377
View commit details
Copy full SHA for 0cc7377
Browse repository at this point
Enhance lint gate with cargo-fmt and cargo-clippy checks
Show description for de71e4a
bashandbone
authored
de71e4a
View commit details
Copy full SHA for de71e4a
Browse repository at this point
docs(readme): sync project structure, hooks, and test runner with current tree
bashandbone
committed
8d5d100
View commit details
Copy full SHA for 8d5d100
Browse repository at this point
fix(windows): canonicalize file URLs for identity compare, relax perf ceilings 3x
bashandbone
committed
2b0bf78
View commit details
Copy full SHA for 2b0bf78
Browse repository at this point
fix(windows): normalize separators in resolved absolute submodule URLs
Show description for 2bf3638
bashandbone
committed
2bf3638
View commit details
Copy full SHA for 2bf3638
Browse repository at this point
ci(windows): exclude ephemeral trees from Defender; accelerate fixture git
Show description for c186f68
bashandbone
committed
c186f68
View commit details
Copy full SHA for c186f68
Browse repository at this point
fix(windows): fold separators in add record check; canonical git dirs; portable display asserts
Show description for 74c693a
bashandbone
committed
74c693a
View commit details
Copy full SHA for 74c693a
Browse repository at this point
fix(tests): use dot-dot spelling, Path equality skips dot segments
Show description for cca4d90
bashandbone
committed
cca4d90
View commit details
Copy full SHA for cca4d90
Browse repository at this point
fix(tests): build dotted spelling as string, Path::join drops dot segments
Show description for 8605ac6
bashandbone
committed
8605ac6
View commit details
Copy full SHA for 8605ac6
Browse repository at this point
fix(windows): store manager-planned add paths with Git separators
Show description for bcd7e23
bashandbone
committed
bcd7e23
View commit details
Copy full SHA for bcd7e23
Browse repository at this point
fix(windows): normalize platform path spellings in comparisons and output
Show description for f95a7d0
bashandbone
committed
f95a7d0
View commit details
Copy full SHA for f95a7d0
Browse repository at this point
fix(ci): disable git background maintenance in test harness; reflow module doc
Show description for f946ee1
bashandbone
committed
f946ee1
View commit details
Copy full SHA for f946ee1
Browse repository at this point
fix(lookup): match gitmodules paths across Windows separators
Show description for 592a643
bashandbone
committed
592a643
View commit details
Copy full SHA for 592a643
Browse repository at this point
fix(storage): compare canonical submodule storage paths on Windows
Show description for aee5e61
bashandbone
committed
aee5e61
View commit details
Copy full SHA for aee5e61
Browse repository at this point
test(sync): lock relative-parent remote child URL resolution
Show description for e9225aa
bashandbone
committed
e9225aa
View commit details
Copy full SHA for e9225aa
Browse repository at this point
fix(sync): mirror Git 2.51+ URL-first submodule sync remote selection
Show description for 9729215
bashandbone
committed
9729215
View commit details
Copy full SHA for 9729215
Browse repository at this point
chore: fix typos check
bashandbone
committed
1ce31f2
View commit details
Copy full SHA for 1ce31f2
Browse repository at this point
style: remove obvious and derivable README from Cargo.toml
bashandbone
committed
6edc426
View commit details
Copy full SHA for 6edc426
Browse repository at this point
style: format config.rs
bashandbone
committed
9c822fe
View commit details
Copy full SHA for 9c822fe
Browse repository at this point
fix: Cargo metadata
bashandbone
committed
d23d1c9
View commit details
Copy full SHA for d23d1c9
Browse repository at this point
chore: fix intentional typo and formatting
bashandbone
committed
23d67fe
View commit details
Copy full SHA for 23d67fe
Browse repository at this point
fix: typos and more Cargo.toml
bashandbone
committed
3841286
View commit details
Copy full SHA for 3841286
Browse repository at this point
style: more reformatting on Cargo.toml
bashandbone
committed
4d17ad1
View commit details
Copy full SHA for 4d17ad1
Browse repository at this point
fix: invalid Cargo.toml formatting
bashandbone
committed
4e53b25
View commit details
Copy full SHA for 4e53b25
Browse repository at this point
chore: fix clippy warnings
bashandbone
committed
ac7c598
View commit details
Copy full SHA for ac7c598
Browse repository at this point
style: format toml
bashandbone
committed
36117bc
View commit details
Copy full SHA for 36117bc
Browse repository at this point
fix: cargo-deny warnings
bashandbone
committed
8c3c5c4
View commit details
Copy full SHA for 8c3c5c4
Browse repository at this point
chore: deps updates, clippy, formatting
bashandbone
committed
b618d3a
View commit details
Copy full SHA for b618d3a
Browse repository at this point
Complete docs/IMPROVEMENT_PLAN.md implementation (Phases 1-8)
Show description for 14c82d8
bashandbone
committed
14c82d8
View commit details
Copy full SHA for 14c82d8
Browse repository at this point
Commits on Sep 11, 2026
chore: update toolchain
bashandbone
committed
31c5e37
View commit details
Copy full SHA for 31c5e37
Browse repository at this point
Commits on Aug 21, 2026
docs: improve README
webbrain-one
authored and
bashandbone
committed
bd101bb
View commit details
Copy full SHA for bd101bb
Browse repository at this point
Commits on Aug 11, 2026
Upgrade checkout and cache actions to v7
Show description for 0c4fa53
bashandbone
authored
0c4fa53
View commit details
Copy full SHA for 0c4fa53
Browse repository at this point
Upgrade GitHub Actions to latest versions
bashandbone
authored
cea25b8
View commit details
Copy full SHA for cea25b8
Browse repository at this point
🔒 [security] Propagate file cleanup errors during git fallback (#84)
Show description for ff7ad40
google-labs-jules[bot]
and
bashandbone
authored
ff7ad40
View commit details
Copy full SHA for ff7ad40
Browse repository at this point
Optimize convert_gitmodules_to_entries to prevent redundant collections (#85)
Show description for 4042b7b
google-labs-jules[bot]
authored
4042b7b
View commit details
Copy full SHA for 4042b7b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.