alpha
Login
or
Join now
nel.pet
/
tangled
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.
This repository has no description
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
/
patchutil
5 files
at
master
oppiliappan
patchutil,types: implement DiffRenderer interface for all diffs
7mo ago
d33579d7
combinediff.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.
7 months ago
image.go
appview: implement interdiff takes a lot of inspiration from patchutils' interdiff algorithm. unlike gerrit; rebase detection is very much a work in progress.
1 year ago
interdiff.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.
7 months ago
patchutil.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
patchutil_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.
7 months ago