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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
network/receivepack: Rename from receivepack
Runxi Yu
2026-03-26
32
-3031
/
+0
|
*
network/protocol: Rename from protocol
v0.1.110
Runxi Yu
2026-03-25
6
-9
/
+9
|
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
8
-12
/
+12
|
*
*: object/store -> object/storer
v0.1.107
Runxi Yu
2026-03-25
8
-18
/
+18
|
*
*: refstore -> ref/store
Runxi Yu
2026-03-25
7
-7
/
+7
|
*
*: objectstore -> object/store
Runxi Yu
2026-03-25
8
-11
/
+11
|
*
*: objectid -> object/id
Runxi Yu
2026-03-25
12
-12
/
+12
|
*
*: Lints
Runxi Yu
2026-03-23
1
-0
/
+1
|
*
receivepack: Lifecycle/ownership docs
v0.1.91
Runxi Yu
2026-03-22
3
-2
/
+16
|
*
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
|
*
refstore: More fixes on ResolveToDetached
Runxi Yu
2026-03-12
1
-5
/
+5
|
*
refstore: s/ResolveFully/ResolveToDetached/g
Runxi Yu
2026-03-12
3
-7
/
+7
|
*
commitquery: Merge from ancestor and mergebases
Runxi Yu
2026-03-11
1
-2
/
+2
|
*
*: format/pack -> packfile; format/delta -> delta; delete format
Runxi Yu
2026-03-10
3
-4
/
+4
|
*
*: Move sideband64k and pktline to protocol/
Runxi Yu
2026-03-10
2
-3
/
+3
|
*
*: Fix lints
Runxi Yu
2026-03-08
1
-0
/
+1
|
*
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
3
-4
/
+9
|
*
*: 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
3
-12
/
+102
|
*
receivepack: Trivial caps
v0.1.76
Runxi Yu
2026-03-08
3
-1
/
+48
|
*
*: Reformat
v0.1.75
Runxi Yu
2026-03-08
4
-0
/
+10
|
*
receivepack: No receiving objects label
Runxi Yu
2026-03-08
1
-7
/
+7
|
*
receivepack: Update tests
Runxi Yu
2026-03-08
1
-70
/
+16
|
*
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
3
-0
/
+23
|
*
receivepack: Progress writing and such
Runxi Yu
2026-03-08
2
-2
/
+65
|
*
receivepack: Flush I/O
Runxi Yu
2026-03-08
1
-6
/
+15
|
*
receivepack: Actually test it
Runxi Yu
2026-03-08
3
-7
/
+247
|
*
*: Package sorting and updates
Runxi Yu
2026-03-07
23
-5
/
+5
|
*
*: Add some package-level doc comments
v0.1.73
Runxi Yu
2026-03-07
1
-0
/
+2
|
*
receivepack: Add HookIO
Runxi Yu
2026-03-07
6
-0
/
+164
|
*
receivepack/hooks: Add pre-defined hooks
Runxi Yu
2026-03-07
2
-0
/
+115
|
*
receivepack: Fix lint
Runxi Yu
2026-03-07
7
-262
/
+289
|
*
receivepack: Re-organize things around
Runxi Yu
2026-03-07
7
-74
/
+87
|
*
receivepack: Add hooks
Runxi Yu
2026-03-07
9
-15
/
+441
|
*
receivepack: Set permissions properly
Runxi Yu
2026-03-07
5
-9
/
+138
|
*
receivepack: Propagate the rename error properly
Runxi Yu
2026-03-07
1
-2
/
+11
|
*
receivepack: Use refs
Runxi Yu
2026-03-07
12
-33
/
+789
|
*
receivepack: Connect protocol with service
v0.1.72
Runxi Yu
2026-03-07
8
-0
/
+516
|
*
receivepack: Add service semantics thingy
Runxi Yu
2026-03-07
11
-0
/
+312