alpha
Login
or
Join now
willdot.net
/
tangled-fork
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-fork
/
types
/
at
master
11 files
Carl 'Subzidion' Hiltbrunner
types/commit: skip parent line for root commits in payload
7w ago
84ae132b
capabilities.go
types/commit: skip parent line for root commits in payload Signed-off-by: Carl 'Subzidion' Hiltbrunner <git@carl.hiltbrunner.email>
1 month ago
commit.go
types/commit: skip parent line for root commits in payload Signed-off-by: Carl 'Subzidion' Hiltbrunner <git@carl.hiltbrunner.email>
1 month ago
commit_test.go
types/commit: skip parent line for root commits in payload Signed-off-by: Carl 'Subzidion' Hiltbrunner <git@carl.hiltbrunner.email>
1 month ago
diff.go
types,appview/pages: pull compose renderer, source enum, step templates Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
diff_renderer.go
types: add interfaces for a generic, renderable diff any {split,unified} {diff,interdiff} can be rendered by adhering to this interface.
6 months ago
diff_test.go
patchutil,types: implement DiffRenderer interface for all diffs types.NiceDiff and patchutil.Interdiff now implement the new interface. this allows us to remove the differing rendering logic necessary to present each kind of diff.
6 months ago
merge.go
knotserver/git/merge: merge options use git apply
1 year ago
patch.go
types,appview/pages: pull compose renderer, source enum, step templates Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
repo.go
*: correct typos throughout codebase Fix various misspellings found by the typos tool: - Error messages: Forbiden -> Forbidden, insufficent -> insufficient - Comments and docs: recieve -> receive, acheive -> achieve, etc. - Variable names: Referencs -> References, intialize -> initialize - HTML templates: Unubscribe -> Unsubscribe, explictly -> explicitly - Function names: perferom -> perform Also remove backwards compat code for is_deafult JSON field. Add _typos.toml config for false positives (external APIs, etc.) Signed-off-by: eti <eti@eti.tf>
2 months ago
split.go
patchutil,types: implement DiffRenderer interface for all diffs types.NiceDiff and patchutil.Interdiff now implement the new interface. this allows us to remove the differing rendering logic necessary to present each kind of diff.
6 months ago
tree.go
appview/pages: render last commit info in tree views Signed-off-by: oppiliappan <me@oppi.li>
4 months ago