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
/
receivepack
/
service
Commit message (
Collapse
)
Author
Age
Files
Lines
*
network/receivepack: Rename from receivepack
Runxi Yu
2026-03-26
17
-1360
/
+0
|
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
4
-6
/
+6
|
*
*: object/store -> object/storer
v0.1.107
Runxi Yu
2026-03-25
5
-12
/
+12
|
*
*: refstore -> ref/store
Runxi Yu
2026-03-25
3
-3
/
+3
|
*
*: objectstore -> object/store
Runxi Yu
2026-03-25
5
-8
/
+8
|
*
*: objectid -> object/id
Runxi Yu
2026-03-25
8
-8
/
+8
|
*
*: Lints
Runxi Yu
2026-03-23
1
-0
/
+1
|
*
receivepack/service: Clarify ownership and requirements
Runxi Yu
2026-03-22
5
-0
/
+27
|
*
*: Fixup ownership of compositional backends
v0.1.88
Runxi Yu
2026-03-22
1
-2
/
+14
|
*
objectstore/loose, receivepack/service, repository: Lint whitespace
Runxi Yu
2026-03-22
1
-0
/
+4
|
*
objectstore/*, repository, receivepack/service: don't take ownership of root
Runxi Yu
2026-03-22
3
-58
/
+71
|
*
*: format/pack -> packfile; format/delta -> delta; delete format
Runxi Yu
2026-03-10
2
-2
/
+2
|
*
objectstore: Refresh
v0.1.80
Runxi Yu
2026-03-08
2
-1
/
+13
|
|
|
|
|
|
* Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting
*
receivepack: Use progress API
Runxi Yu
2026-03-08
2
-4
/
+6
|
*
*: BestEffortFprintf as linter wants
Runxi Yu
2026-03-08
4
-30
/
+30
|
*
internal/utils: Rename WriteProgressf to FprintfBestEffort
v0.1.78
Runxi Yu
2026-03-08
4
-30
/
+30
|
*
receivepack: Period punctuate progress messages
Runxi Yu
2026-03-08
4
-15
/
+15
|
*
receivepack: Report updating ref failures
Runxi Yu
2026-03-08
1
-1
/
+7
|
*
receivepack, format/pack/ingest: Two-stage ingestion
Runxi Yu
2026-03-08
2
-12
/
+47
|
*
*: Reformat
v0.1.75
Runxi Yu
2026-03-08
3
-0
/
+7
|
*
receivepack: No receiving objects label
Runxi Yu
2026-03-08
1
-7
/
+7
|
*
receivepack/service, format/pack/ingest: Progress uniform
Runxi Yu
2026-03-08
4
-10
/
+48
|
*
format/pack/ingest: Add more progress
Runxi Yu
2026-03-08
1
-0
/
+1
|
*
receivepack: Add basic progress logging
Runxi Yu
2026-03-08
2
-0
/
+22
|
*
receivepack: Actually test it
Runxi Yu
2026-03-08
2
-4
/
+6
|
*
*: Package sorting and updates
Runxi Yu
2026-03-07
18
-0
/
+1178