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
a53d124ea4746109c1933f7adc72f0bde1309890
8 files
oppiliappan
appview/pages: show co-authors and committers in commit messages
6mo ago
fedd4bba
capabilities.go
appview/pages: show co-authors and committers in commit messages in smaller views of a commit, such as logs, only the profile pictures of coauthors are shown, and the lead author's identity is suffixed with a "+ N" to indicate co-authors. in larger views of a commit, such as the commit view, the authors and the committer are explicitly laid out, DIDs are resolved where possible and shown alongside profile pictures. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
commit.go
appview/pages: show co-authors and committers in commit messages in smaller views of a commit, such as logs, only the profile pictures of coauthors are shown, and the lead author's identity is suffixed with a "+ N" to indicate co-authors. in larger views of a commit, such as the commit view, the authors and the committer are explicitly laid out, DIDs are resolved where possible and shown alongside profile pictures. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
diff.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
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
appview/pages: add diff opts selector Signed-off-by: oppiliappan <me@oppi.li>
11 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