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/fetch: Fix API shape
Runxi Yu
2026-06-13
2
-6
/
+6
*
object/tree: Fix tests again
Runxi Yu
2026-06-13
1
-1
/
+1
*
object/tree: Fix tests
Runxi Yu
2026-06-13
3
-55
/
+35
*
object/tree: Clone
Runxi Yu
2026-06-13
1
-0
/
+24
*
object/tree: Parse, entries, etc don't clone.
Runxi Yu
2026-06-13
5
-20
/
+37
*
object/tag: Fix tests
Runxi Yu
2026-06-13
1
-3
/
+3
*
object/tag: Clone
Runxi Yu
2026-06-13
1
-0
/
+29
*
object/tag: Don't clone on parse
Runxi Yu
2026-06-13
3
-6
/
+16
*
object/commit: Fix tests
Runxi Yu
2026-06-13
1
-5
/
+5
*
object/commit: Clone
Runxi Yu
2026-06-13
1
-0
/
+33
*
object/commit: Don't clone on parse
Runxi Yu
2026-06-13
3
-8
/
+18
*
object/signature: Add Clone
Runxi Yu
2026-06-13
1
-0
/
+16
*
object/signature: Don't clone on parse
Runxi Yu
2026-06-13
1
-3
/
+9
*
object/blob: Clone
Runxi Yu
2026-06-13
1
-0
/
+11
*
object/blob: Lifetimes
Runxi Yu
2026-06-13
1
-2
/
+8
*
object/store/memory: Don't copy on read
Runxi Yu
2026-06-13
1
-1
/
+3
*
object/store/packed: Don't copy on delta base cache hits.
Runxi Yu
2026-06-13
1
-3
/
+9
*
object/store: Clarify ownership contract
Runxi Yu
2026-06-13
1
-2
/
+11
*
Unify lengths
Runxi Yu
2026-06-13
43
-211
/
+201
*
object/store/packed: Add basic ingestion
Runxi Yu
2026-06-12
9
-60
/
+2116
*
object/store/packed: Add missing t.Helper
Runxi Yu
2026-06-12
1
-0
/
+1
*
object/store/packed: Fix error handling
Runxi Yu
2026-06-12
1
-1
/
+2
*
object/store/packed: Use the new MaxChainDepth
Runxi Yu
2026-06-12
1
-6
/
+2
*
internal/format/pack{idx,rev}, object/store/packed: Update PackObjects invoca...
Runxi Yu
2026-06-12
1
-2
/
+1
*
object/store/packed: Use the new format/packfile header parser
Runxi Yu
2026-06-12
1
-18
/
+8
*
object/store/internal/digest: Add docs, errors, record, result
•••
Committing as I re-review
Runxi Yu
2026-06-12
4
-0
/
+128
*
object/store/packed: Basic reading functionality
Runxi Yu
2026-06-12
12
-54
/
+1253
*
object/store/loose: Use SeedHistory
Runxi Yu
2026-06-12
1
-43
/
+28
*
*: Remove nolint:wrapcheck where now extra
Runxi Yu
2026-06-11
1
-1
/
+1
*
object/fetch: Fix lints and improve error handling
Runxi Yu
2026-06-11
1
-6
/
+23
*
object/store/packed: Comment everything out
•••
Otherwise I can't really run my linter and I miss many things
Runxi Yu
2026-06-11
4
-121
/
+121
*
object/id: Export MaxObjectIDSize
Runxi Yu
2026-06-11
3
-4
/
+4
*
object/typ: Remove Type prefix from object/typ.Type literals
Runxi Yu
2026-06-11
47
-173
/
+173
*
object/fetch: Link to object/store properly
Runxi Yu
2026-06-08
1
-1
/
+2
*
object/store/packed: Add stubs
Runxi Yu
2026-06-08
5
-0
/
+137
*
object/store/loose: Right, I should use \\x00
Runxi Yu
2026-06-08
4
-7
/
+7
*
object/store/loose: Add better tests
Runxi Yu
2026-06-08
6
-0
/
+854
*
object/store/loose: Add
Runxi Yu
2026-06-08
6
-0
/
+926
*
object/store/loose: Add doc
Runxi Yu
2026-06-08
1
-0
/
+2
*
object/fetch: Add simple treefs test and fix some lints
Runxi Yu
2026-06-08
3
-74
/
+246
*
object/fetch: Fix size types
Runxi Yu
2026-06-08
3
-9
/
+4
*
object/fetch: Fix tag's error import
Runxi Yu
2026-06-08
1
-2
/
+2
*
object/fetch: Add treefs
Runxi Yu
2026-06-08
1
-0
/
+438
*
object/fetch: Add error wrapper
Runxi Yu
2026-06-08
1
-0
/
+19
*
object/fetch: Port header.go and merge size.go into it
Runxi Yu
2026-06-08
2
-15
/
+30
*
object/fetch: Port size
Runxi Yu
2026-06-08
1
-0
/
+15
*
object/fetch: Port fetcher itself
Runxi Yu
2026-06-08
1
-0
/
+20
*
object/fetch: Port path
Runxi Yu
2026-06-08
1
-0
/
+91
*
object/fetch: Receiver should use name fetcher
Runxi Yu
2026-06-08
6
-36
/
+36
*
object/fetch: port object
Runxi Yu
2026-06-08
1
-0
/
+41
[next]