index
:
~runxiyu
/
furgit.git
this commit
legacy
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object
/
parse.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
object/typ: Remove Type prefix from object/typ.Type literals
Runxi Yu
13 days
1
-5
/
+5
|
*
object/tree: Add basic tree functions
Runxi Yu
2026-06-07
1
-1
/
+2
|
*
object/tag: Add
Runxi Yu
2026-06-07
1
-1
/
+2
|
*
object/commit: Sentilnel with description
Runxi Yu
2026-06-06
1
-0
/
+2
|
*
ref/name, object: Simplify errors
Runxi Yu
2026-06-06
1
-15
/
+6
|
*
Various fixes and QoL things
Runxi Yu
2026-06-06
1
-2
/
+2
|
*
Switch module URL to lindenii.org/go/furgit
Runxi Yu
2026-05-27
1
-5
/
+5
|
*
object/id: Rename algorithm to object format
Runxi Yu
2026-05-24
1
-4
/
+4
|
*
object{,/blob,/commit}: Fix lints
Runxi Yu
2026-05-24
1
-5
/
+3
|
*
object: Fix error handling
Runxi Yu
2026-05-24
1
-5
/
+21
|
*
object/{blob,commit}: Remove testgit and other unsatisfied dependencies for now
Runxi Yu
2026-05-24
1
-4
/
+4
|
|
|
|
This should be reverted (literally, or in effect) sometime.
*
object: Add interfaces and global parser
Runxi Yu
2026-05-24
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"
Runxi Yu
2026-03-10
1
-2
/
+2
|
|
|
|
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
*
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