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
dcbccab060e6783c3e40cd79899134edefac4cc0
10 files
oppiliappan
patchutil,types: implement DiffRenderer interface for all diffs
6mo ago
d33579d7
capabilities.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
commit.go
types: deduplicate coauthors list Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
diff.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
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
patchutil: move AsDiff and AsNiceDiff to patchutil Also move FormatPatch to types to avoid an import cycle.
1 year ago
repo.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
6 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
types: add backwards compat layer to filemode handling older knots return a full modestring for each file. use some primitive parsing to extract a filemode in these scenarios. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago