alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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
2
Pulls
1
Pipelines
core
/
types
8 files
at
b26a5ecaa77fb37a049626f0f0505edfe7344885
oppiliappan
types,appview,knotserver: replace object.Commit with types.Commit
8mo ago
b26a5eca
capabilities.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
commit.go
types: introduce Commit type this is a backwards compatible structure that is capable of deserializing both go-git Commit structs and the existing types.NiceDiff.Commit struct. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
diff.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
8 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>
8 months ago
split.go
appview/pages: add diff opts selector Signed-off-by: oppiliappan <me@oppi.li>
1 year 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>
8 months ago