| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-18 | refactor: rename bootstrap.rs to historic_sync.rs for clarity | DanConwayDev |
| 2025-12-18 | sync: turn off negentropy and fix some tests | DanConwayDev |
| 2025-12-11 | fix: resolve all fmt and clippy warnings | DanConwayDev |
| 2025-12-11 | sync: test sync works without negentropy and add disable option in sync | DanConwayDev |
| 2025-12-10 | test(sync): add wait_for_sync_connection helper for improved reliability | DanConwayDev |
| 2025-12-10 | test(sync): add rejection test for announcements without clone tags | DanConwayDev |
| 2025-12-10 | refactor(tests): extract shared create_repo_announcement helper | DanConwayDev |
| 2025-12-10 | Phase 5: Migrate bootstrap and discovery tests | DanConwayDev |