Monorepo for Tangled tangled.org

types,appview,knotserver: replace object.Commit with types.Commit #860

merged opened by oppi.li targeting master from op/rkowwwsvpoqx
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3m7hulbgp7622
-3
Interdiff #0 #1
appview/commitverify/verify.go

This file has not been changed.

appview/pages/pages.go

This file has not been changed.

appview/pages/templates/repo/commit.html

This file has not been changed.

appview/repo/index.go

This file has not been changed.

appview/repo/log.go

This file has not been changed.

-3
appview/repo/repo_util.go
··· 1 1 package repo 2 2 3 3 import ( 4 - "regexp" 5 4 "slices" 6 5 "sort" 7 6 "strings" ··· 9 8 "tangled.org/core/appview/db" 10 9 "tangled.org/core/appview/models" 11 10 "tangled.org/core/types" 12 - 13 - "github.com/go-git/go-git/v5/plumbing/object" 14 11 ) 15 12 16 13 func sortFiles(files []types.NiceTree) {
crypto/verify.go

This file has not been changed.

knotserver/git/diff.go

This file has not been changed.

knotserver/xrpc/repo_log.go

This file has not been changed.

patchutil/patchutil.go

This file has not been changed.

types/diff.go

This file has not been changed.

types/repo.go

This file has not been changed.

History

2 rounds 0 comments
sign up or login to add to the discussion
oppi.li submitted #1
1 commit
expand
types,appview,knotserver: replace object.Commit with types.Commit
3/3 success
expand
expand 0 comments
pull request successfully merged
oppi.li submitted #0
1 commit
expand
types,appview,knotserver: replace object.Commit with types.Commit
1/3 failed, 1/3 timeout, 1/3 success
expand
expand 0 comments