aboutsummaryrefslogtreecommitdiff
path: root/reachability/unit_test.go
Commit message (Collapse)AuthorAgeFilesLines
* reachability: CheckConnected should get a strict optionGravatar Runxi Yu5 days1-1/+1
|
* object: Serialize -> BytesGravatar Runxi Yu8 days1-2/+2
|
* reachability: Use fetcher and clean up some legacy helper stuffGravatar Runxi Yu2026-03-311-7/+8
|
* object/store/memory: Remove AddObject, fix lints v0.1.158Gravatar Runxi Yu2026-03-301-32/+136
|
* object{,/type}: Fix up API shape v0.1.142Gravatar Runxi Yu2026-03-291-1/+1
|
* reachability: Don't have a separate New for commit graphsGravatar Runxi Yu2026-03-281-7/+7
|
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-271-1/+1
|
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-251-18/+18
|
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-251-1/+1
|
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-251-1/+1
|
* *: Resort import orderGravatar Runxi Yu2026-03-251-1/+1
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
|
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-251-1/+1
|
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-071-4/+4
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-200/+46
| | | | | | | | | | | | | this time ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-6/+6
|
* *: LintGravatar Runxi Yu2026-03-041-5/+56
|
* reachability: Refactor v0.1.41Gravatar Runxi Yu2026-03-031-0/+422