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
/
object
/
parse.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
object/id: Rename algorithm to object format
Runxi Yu
27 hours
1
-4
/
+4
*
object{,/blob,/commit}: Fix lints
Runxi Yu
30 hours
1
-5
/
+3
*
object: Fix error handling
Runxi Yu
30 hours
1
-5
/
+21
*
object/{blob,commit}: Remove testgit and other unsatisfied dependencies for now
•••
This should be reverted (literally, or in effect) sometime.
Runxi Yu
30 hours
1
-4
/
+4
*
object: Add interfaces and global parser
Runxi Yu
31 hours
1
-0
/
+48
*
object: Split files
Runxi Yu
2026-03-29
1
-50
/
+0
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
1
-4
/
+8
*
*: objectid -> object/id
Runxi Yu
2026-03-25
1
-1
/
+1
*
*: objecttype, objectheader -> object/type, object/header
Runxi Yu
2026-03-25
1
-2
/
+2
*
Revert "object/header: Rename from objectheader"
•••
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
Runxi Yu
2026-03-10
1
-2
/
+2
*
object/header: Rename from objectheader
Runxi Yu
2026-03-10
1
-2
/
+2
*
*: Lint
v0.1.68
Runxi Yu
2026-03-06
1
-15
/
+19
*
*: Modernize and lint; add CI
v0.1.17
Runxi Yu
2026-02-21
1
-0
/
+2
*
objectheader: Move out of internal
Runxi Yu
2026-02-21
1
-2
/
+2
*
objectid: Rename from oid
Runxi Yu
2026-02-20
1
-3
/
+3
*
object: Add general parse function
Runxi Yu
2026-02-20
1
-0
/
+40