aboutsummaryrefslogtreecommitdiff
path: root/cmd/show-object/main.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/show-object: Add command v0.1.19Gravatar Runxi Yu2026-02-211-0/+108
* Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. Gravatar Runxi Yu2026-02-201-39/+0
* show-object: Fix usage of resolved refGravatar Runxi Yu2026-01-261-1/+1
* More changes from the import URL updateGravatar Runxi Yu2026-01-191-1/+1
* show-object: Fix errcheck linter errorGravatar Runxi Yu2025-12-011-1/+3
* show-object: Utility to show an arbitrary object from a repoGravatar Runxi Yu2025-11-291-0/+37