alpha
Login
or
Join now
tangled.org
/
core
Star
5
Fork
66
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
tangled.org
Star
5
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
nix
/
at
1f9759c7a5080e161c54f8f97bc4d059bd6a751d
2 folders
2 files
Seongmin Lee
knotmirror: prefer `cat-file --buffer` for frequent endpoints
6w ago
1f5b7ce1
modules
nix: add bash to knotserver's bin path was causing hooks to not run on PR merge Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
pkgs
appview,knotserver: 1.14 deploy prep Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
gomod2nix.toml
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>
1 month ago
vm.nix
knotmirror: set max size on getBlob Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago