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
/
knotserver
/
git
/
at
b20e461ba24c1f51d8a24a215576299c63499531
1 folder
17 files
Anirudh Oppiliappan
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations
1mo ago
390ef2a1
service
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
branch.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
branch_test.go
knotserver/git: fix pagination in git.Branches Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
cmd.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
diff.go
knotserver/git: compute changed files between commits and wire into workflow compiler Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
fork.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
git.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
language.go
knotserver/git: improve language detection performance - early exit on vendored dirs, dotfiles, docs, and config files - avoid using FileContentN, directly use object.GetBlob instead - avoid calling parent.Size() and directly access blob.Size instead Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
language_test.go
knotserver/git: regression test language percentage skips unknown files
1 month ago
last_commit.go
knotserver/git: improve lastCommit calculations for dirs and files bigger portions of the logic for directories and files are now shared. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
merge.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
merge_test.go
appview: fix vet nits somehow missed this. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
post_receive.go
knotserver/git: fix pagination in git.Branches Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
repo.go
set default branch from KNOT_REPO_MAIN_BRANCH
1 year ago
tag.go
knotserver/git: extract parseTagRecord helper from Tags Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
tag_test.go
knotserver/git: add comprehensive tag tests, improve parseTagRecord coverage Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
test_common.go
knotserver/git: add common test utilities makes it easier to setup and teardown git repos for tests Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
tree.go
knotserver/git: fix double allocation in lastCommit calculation Signed-off-by: oppiliappan <me@oppi.li>
1 month ago