alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
knotmirror
/
xrpc
/
gitea
8 files
at
master
did:plc:3fwecdnvtcscjnrx2p4n7a…
knotmirror/xrpc/gitea: read tree blob sizes from cat-file batch
10d ago
8e58c343
batch.go
knotmirror/xrpc/gitea: read tree blob sizes from cat-file batch Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
blob.go
knotmirror/xrpc/gitea: read tree blob sizes from cat-file batch Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
blob_test.go
knotmirror/xrpc/gitea: read tree blob sizes from cat-file batch Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
commit.go
knotmirror/xrpc: implement `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
commit_test.go
knotmirror/xrpc/gitea: resolve annotated tags to commits, not tags Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
entry.go
knotmirror/xrpc: implement `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
gitea.go
knotmirror: prefer `cat-file --buffer` for frequent endpoints ideally we should use this everywhere and completely remove the go-git dependency. go-git consumes a lot of memory for large repos because it loads pack index into heap memory. This is preferred way of other go based git forges like go-git. lots of code are copied from go-git implementation and slightly modified to match tangled's data model. Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
submodule.go
knotmirror/xrpc: implement `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago