alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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
tangled-core
/
types
/
at
d9e6028d8b3a1865e9f906c41ff263cf595c4328
7 files
oppiliappan
appview,knotserver: produce combined patch in comparisons
9mo ago
898d826c
capabilities.go
appview,knotserver: produce combined patch in comparisons this is calculated by the knotserver in sh.tangled.repo.compare and cached by the appview in pull submissions, this cannot be calculated on the appview side with just the format-patch because this calculation requires a git-index. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
diff.go
appview/pages: initial support for split diffs Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
merge.go
knotserver/git/merge: merge options use git apply
1 year ago
patch.go
patchutil: move AsDiff and AsNiceDiff to patchutil Also move FormatPatch to types to avoid an import cycle.
1 year ago
repo.go
appview,knotserver: produce combined patch in comparisons this is calculated by the knotserver in sh.tangled.repo.compare and cached by the appview in pull submissions, this cannot be calculated on the appview side with just the format-patch because this calculation requires a git-index. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
split.go
appview/pages: add diff opts selector Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
tree.go
knotserver: add handler to retrieve retrieve repo language percentage
1 year ago