alpha
Login
or
Join now
usaa.ma
/
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.
Monorepo for Tangled
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
Pulls
Pipelines
core
/
knotmirror
/
xrpc
/
gitea
/
at
sl/ref-based-pr
7 files
Seongmin Lee
knotmirror/xrpc: include blob size on `git.getEntry`
3w ago
02270a21
batch.go
knotmirror/xrpc: include blob size on `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
blob.go
knotmirror/xrpc: include blob size on `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
commit.go
knotmirror/xrpc: implement `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
commit_test.go
knotmirror/xrpc/gitea: parse commit extra headers this will fix the verified mark bug Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
entry.go
knotmirror/xrpc: implement `git.getEntry` Signed-off-by: Seongmin Lee <git@boltless.me>
1 month 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>
1 month ago