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
Commit message (
Expand
)
Author
Age
Files
Lines
*
object/commit: noinlineerr
Runxi Yu
2026-06-07
2
-4
/
+6
*
object/commit: Lint
Runxi Yu
2026-06-07
2
-0
/
+6
*
object/commit: Stricten the parser
Runxi Yu
2026-06-07
1
-6
/
+61
*
Add malformed and roundtrip tests
Runxi Yu
2026-06-07
2
-0
/
+309
*
object/commit: Test author/committer dates in parse tests
Runxi Yu
2026-06-07
1
-4
/
+36
*
object/commit: Better test
Runxi Yu
2026-06-07
1
-92
/
+68
*
object/commit: Append test
Runxi Yu
2026-06-07
1
-0
/
+164
*
object/commit: parse_test
Runxi Yu
2026-06-07
1
-0
/
+154
*
Unify rules around errors.go or not
Runxi Yu
2026-06-07
4
-10
/
+11
*
More cleanups
Runxi Yu
2026-06-07
5
-7
/
+8
*
*: Refactor file granularity
Runxi Yu
2026-06-07
6
-22
/
+21
*
object/commit: Sentilnel with description
Runxi Yu
2026-06-06
2
-4
/
+8
*
object/signature: Detailed along with sentinel
Runxi Yu
2026-06-06
1
-12
/
+13
*
object/header: Use sentinel errors
Runxi Yu
2026-06-06
1
-5
/
+6
*
ref/name, object: Simplify errors
Runxi Yu
2026-06-06
1
-15
/
+6
*
Label fixes
Runxi Yu
2026-06-06
3
-2
/
+6
*
Various fixes and QoL things
Runxi Yu
2026-06-06
7
-31
/
+32
*
object/store: Go does not accept \0
Runxi Yu
2026-06-06
2
-4
/
+4
*
Prepare for refname; use lgo; etc.
Runxi Yu
2026-06-06
3
-7
/
+42
*
object/id: Parse should belong to object format
Runxi Yu
2026-05-30
4
-69
/
+67
*
Switch module URL to lindenii.org/go/furgit
Runxi Yu
2026-05-27
17
-28
/
+28
*
object/id: Rename algorithm to object format
Runxi Yu
2026-05-24
18
-243
/
+200
*
*: Reformat
Runxi Yu
2026-05-24
2
-11
/
+11
*
object{,/blob,/commit}: Fix lints
Runxi Yu
2026-05-24
3
-7
/
+4
*
object: Fix error handling
Runxi Yu
2026-05-24
1
-5
/
+21
*
object: Name parameters
Runxi Yu
2026-05-24
1
-2
/
+2
*
object/{blob,commit}: Remove testgit and other unsatisfied dependencies for now
•••
This should be reverted (literally, or in effect) sometime.
Runxi Yu
2026-05-24
5
-189
/
+4
*
object/{commit,signature}: Fix/remove errors
Runxi Yu
2026-05-24
3
-13
/
+9
*
object/commit: Basic implementation
Runxi Yu
2026-05-24
8
-0
/
+335
*
object/blob: Fix naming
Runxi Yu
2026-05-24
2
-3
/
+3
*
object: Add interfaces and global parser
Runxi Yu
2026-05-24
2
-0
/
+58
*
object/blob: Start
Runxi Yu
2026-05-24
6
-0
/
+111
*
object/{id,signature}: Rewrap documentation
Runxi Yu
2026-05-18
2
-2
/
+3
*
object/typ: Wrong capitalization in errors
Runxi Yu
2026-05-18
1
-1
/
+1
*
object/store: ErrObjectNotFound is specifically reader-associated
Runxi Yu
2026-05-18
2
-17
/
+15
*
object/{header,signature}: Rename Append* to Append
Runxi Yu
2026-05-18
2
-4
/
+4
*
object/store: Remove TODO
Runxi Yu
2026-05-18
1
-2
/
+0
*
object/typ: Reformat a bit
Runxi Yu
2026-05-18
4
-8
/
+8
*
object/signature: Just use a byte from the start
Runxi Yu
2026-05-16
1
-2
/
+2
*
object/*: Fix lints
Runxi Yu
2026-05-16
4
-3
/
+6
*
object/signature: Fix
Runxi Yu
2026-05-16
1
-7
/
+8
*
object/store: Reader -> ObjectReader
Runxi Yu
2026-05-16
3
-4
/
+4
*
object/store: Simplify; remove composited writer and quarantiner
Runxi Yu
2026-05-16
4
-42
/
+24
*
object/signature: Most users of parse do not need specific errors
Runxi Yu
2026-05-16
2
-19
/
+15
*
object/signature: Append
Runxi Yu
2026-05-16
2
-33
/
+32
*
object/header: Refactor
Runxi Yu
2026-05-16
3
-33
/
+23
*
object/typ: Simplify
Runxi Yu
2026-05-16
5
-19
/
+19
*
object/header: Call it AppendHeader and just accept unsigned sizes
Runxi Yu
2026-05-16
1
-6
/
+2
*
object/id: Remove more stuff that should belong in other subsystems
Runxi Yu
2026-05-16
3
-12
/
+9
*
obejct/id: Remove pack/signature/etc-specific object ID properties
•••
These properties should belong to their relevant package rather than getting stuffed into object/id.
Runxi Yu
2026-05-15
3
-77
/
+0
[next]