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
/
packfile
/
ingest
Commit message (
Collapse
)
Author
Age
Files
Lines
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
48
-3077
/
+0
|
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
2
-2
/
+2
|
*
*: object/store -> object/storer
v0.1.107
Runxi Yu
2026-03-25
2
-4
/
+4
|
*
*: delta -> packfile/delta
Runxi Yu
2026-03-25
2
-2
/
+2
|
*
*: objectstore -> object/store
Runxi Yu
2026-03-25
2
-2
/
+2
|
*
*: objectid -> object/id
Runxi Yu
2026-03-25
11
-11
/
+11
|
*
*: objecttype, objectheader -> object/type, object/header
Runxi Yu
2026-03-25
12
-14
/
+14
|
*
packfile/ingest: Document lifecycle of pack ingest better
Runxi Yu
2026-03-22
2
-11
/
+12
|
*
Revert "object/header: Rename from objectheader"
Runxi Yu
2026-03-10
2
-4
/
+4
|
|
|
|
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
*
object/header: Rename from objectheader
Runxi Yu
2026-03-10
2
-4
/
+4
|
*
packfile: Rename package to packfile
Runxi Yu
2026-03-10
1
-2
/
+2
|
*
*: format/pack -> packfile; format/delta -> delta; delete format
Runxi Yu
2026-03-10
48
-0
/
+3076