index
:
~runxiyu
/
furgit.git
this commit
master
next
Git library in pure Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
show-object
/
main.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
object{,/type}: Fix up API shape
v0.1.142
Runxi Yu
2026-03-29
1
-3
/
+2
*
repository, README: Fix fetcher/resolver naming
v0.1.119
Runxi Yu
2026-03-28
1
-1
/
+1
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
1
-4
/
+8
*
*: Resort import order
Runxi Yu
2026-03-25
1
-1
/
+1
*
*: objectid -> object/id
Runxi Yu
2026-03-25
1
-1
/
+1
*
*: objecttype, objectheader -> object/type, object/header
Runxi Yu
2026-03-25
1
-1
/
+1
*
object/resolve: Object resolver
v0.1.85
Runxi Yu
2026-03-19
1
-1
/
+1
*
*: Update call sites
Runxi Yu
2026-03-19
1
-11
/
+12
*
refstore: s/ResolveFully/ResolveToDetached/g
Runxi Yu
2026-03-12
1
-1
/
+1
*
object/stored: Move from objectstored
Runxi Yu
2026-03-10
1
-16
/
+16
*
*: Add package-level docs
v0.1.44
Runxi Yu
2026-03-04
1
-0
/
+1
*
*: Lint
Runxi Yu
2026-03-04
1
-3
/
+22
*
*: gofumpt
Runxi Yu
2026-03-04
1
-1
/
+1
*
show-object: Fix defer
v0.1.37
Runxi Yu
2026-02-22
1
-5
/
+13
*
repository: Accept root instead of repopath
v0.1.36
Runxi Yu
2026-02-22
1
-1
/
+7
*
cmd/show-object: Add command
v0.1.19
Runxi Yu
2026-02-21
1
-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.
Runxi Yu
2026-02-20
1
-39
/
+0
*
show-object: Fix usage of resolved ref
Runxi Yu
2026-01-26
1
-1
/
+1
*
More changes from the import URL update
Runxi Yu
2026-01-19
1
-1
/
+1
*
show-object: Fix errcheck linter error
Runxi Yu
2025-12-01
1
-1
/
+3
*
show-object: Utility to show an arbitrary object from a repo
Runxi Yu
2025-11-29
1
-0
/
+37