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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONTRIBUTING: Fix submitting changes deadlines
v0.1.117
Runxi Yu
2026-03-26
1
-0
/
+8
*
commitquery: Some file reorganizations
v0.1.116
Runxi Yu
2026-03-26
4
-82
/
+84
*
*: Reorder imports
Runxi Yu
2026-03-26
22
-22
/
+22
*
ref/name: Rename from ref/refname
Runxi Yu
2026-03-26
26
-4
/
+4
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
177
-42
/
+50
*
network/receivepack: Rename from receivepack
Runxi Yu
2026-03-26
33
-11
/
+11
*
object/id: Empty tree
v0.1.115
Runxi Yu
2026-03-26
2
-1
/
+56
*
README: Add alternatives
Runxi Yu
2026-03-26
1
-0
/
+10
*
object/fetch: Fix comment
v0.1.114
Runxi Yu
2026-03-26
1
-1
/
+1
*
object/fetch: Fix imports
Runxi Yu
2026-03-25
1
-1
/
+1
*
object/fetch: Rename from object/resolve
Runxi Yu
2026-03-25
41
-113
/
+113
*
TODO: updates
Runxi Yu
2026-03-25
1
-1
/
+6
*
TODO: gpgsig
Runxi Yu
2026-03-25
1
-0
/
+2
*
internal/progress: Add package-level doc-comment
Runxi Yu
2026-03-25
1
-0
/
+2
*
network: Package-level doc-comment
Runxi Yu
2026-03-25
1
-0
/
+2
*
tree: Document that tree entries should be sorted
Runxi Yu
2026-03-25
1
-0
/
+3
*
*: Use errors.AsType
v0.1.113
Runxi Yu
2026-03-25
5
-20
/
+22
*
repository: Yeah this phrasing is *much* better than the 2AM one
v0.1.112
Runxi Yu
2026-03-25
1
-1
/
+2
*
README: Clarify the finding your way around section again
v0.1.111
Runxi Yu
2026-03-25
1
-23
/
+16
*
network/protocol: Rename from protocol
v0.1.110
Runxi Yu
2026-03-25
82
-62
/
+62
*
README: Split off contrib, benchmarks, remove history for now I guess, etc.
v0.1.109
Runxi Yu
2026-03-25
3
-105
/
+117
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
140
-712
/
+768
*
object: Remove type.go
Runxi Yu
2026-03-25
1
-20
/
+0
*
*: object/store -> object/storer
v0.1.107
Runxi Yu
2026-03-25
109
-224
/
+224
*
*: delta -> packfile/delta
Runxi Yu
2026-03-25
7
-4
/
+4
*
*: refstore -> ref/store
Runxi Yu
2026-03-25
93
-37
/
+37
*
*: objectstore -> object/store
Runxi Yu
2026-03-25
107
-58
/
+58
*
*: Resort import order
Runxi Yu
2026-03-25
29
-29
/
+29
*
*: objectid -> object/id
Runxi Yu
2026-03-25
217
-214
/
+214
*
*: objecttype, objectheader -> object/type, object/header
Runxi Yu
2026-03-25
94
-108
/
+108
*
research: Dynamic packfile log
Runxi Yu
2026-03-25
1
-0
/
+121
*
README: Priorities
Runxi Yu
2026-03-25
1
-1
/
+2
*
object/resolve: I guess document this about path?
v0.1.106
Runxi Yu
2026-03-25
1
-1
/
+9
*
ROADMAP: Split from README
v0.1.105
Runxi Yu
2026-03-24
2
-214
/
+211
*
README: otherwise
v0.1.104
Runxi Yu
2026-03-24
1
-1
/
+1
*
README: Add finding your way around
Runxi Yu
2026-03-24
1
-0
/
+76
*
repository: Clarify ownership
Runxi Yu
2026-03-24
5
-2
/
+19
*
TODO: Remove that broken line
v0.1.103
Runxi Yu
2026-03-24
1
-2
/
+3
*
TODO: Delete done stuff
v0.1.102
Runxi Yu
2026-03-24
1
-10
/
+0
*
README: Fix some typos
v0.1.101
Runxi Yu
2026-03-23
1
-3
/
+3
*
object/resolve: Right, I could use min here.
v0.1.100
Runxi Yu
2026-03-23
1
-4
/
+1
*
object/resolve: Add docs to treefs exported functions
v0.1.99
Runxi Yu
2026-03-23
6
-1
/
+15
*
object/resolve: thelper lint
v0.1.98
Runxi Yu
2026-03-23
1
-1
/
+1
*
object/resolve: Fix whitespace
v0.1.97
Runxi Yu
2026-03-23
3
-0
/
+6
*
object/resolve: Fix error handling; don't substring-match errors
v0.1.96
Runxi Yu
2026-03-23
2
-8
/
+58
*
object/resolve: Add TreeFS
v0.1.95
Runxi Yu
2026-03-23
12
-0
/
+582
*
refstore/files: Pretty big logical restructure ish lint fix for batch Apply
v0.1.94
Runxi Yu
2026-03-23
1
-31
/
+29
*
*: Lints
Runxi Yu
2026-03-23
8
-1
/
+12
*
Vendor a minimal internal/cpu for AMD64 only
v0.1.93
Runxi Yu
2026-03-23
8
-5
/
+92
*
refstore: Improve interfaces, errors, and make batch work
v0.1.92
Runxi Yu
2026-03-23
53
-548
/
+832
[next]