A read-only clone of the dehub project, for until dehub.dev can be brought back online.
Go to file
mediocregopher 51af20fbc0 Add test which ensures all previous commits of this repo still verify
---
type: change
message: Add test which ensures all previous commits of this repo still verify
change_hash: AHoFfiByvV4MlfmaehkeGmj+vMpkkreuMu0m/vhsoTdo
credentials:
- type: pgp_signature
  pub_key_id: 95C46FA6A41148AC
  body: iQIzBAABAgAdFiEEJ6tQKp6olvZKJ0lwlcRvpqQRSKwFAl5gPEgACgkQlcRvpqQRSKx8Sw//TvPmiz/ZiClCjJhe6ipebdKYbXeMmThflSh8HWWZ14WKIe1NPpgkIlKhGJiTCxOqea8GzyvQ6SVQpAuNDsBaJbXMKbUaFR3ee1ihzIswFNx+sRF1+jNv4lPk3fnU57E1DvN4TL3kH2jNwj2UUPI872Mcx49FVumpCoP2GJikEDKeU2hbdqqSEmGzCtPabD+7I/J/AvnFb6/C9dtegKxQTYv4NeH7+jzA7Ln09BWu4sb5p0qKQtGFXVTPKWm0TLrYv6ykTNUv5E58nnexjr5uSrctORReuVz1/YY1ORV7HRz0+MlABGJXi8y6ZfzrbUd+IpkjvHuiHQv4+cMyG4KkpG1E4oHyMcSuFgqSwPLQx70LFK2G99pzW3ZL6moaCqJ5FYwAgq0qWWE1oZ+f+jravBIkfVzcCUr58JqPS7BVfesSm0BzgvKXKpCoyabyHw1+3eSLfGmE4m02ZLAjjCwmLGXPIxK+Qd6qIQt+a06p11//wV+YSKOsYKRkQHIYfnLY91FZ6XisLqVomQz+nAm9yNdvBmGzBc0kKNkglfRXfLQVe9V9+U2QYKUbBFcEPcNLzdljhIoT2agSTe6giUzmVMoybLVgOxnRDQdKa2KoW0FjAD7oecU+EIjL3WPKteYgBK2XKtbxlZlJBrqLU0ZW32dGhfbPT66SNIOZ4j8U9Tk=
  account: mediocregopher
2020-03-04 16:39:52 -07:00
.dehub Refactor access controls to support multiple branches 2020-02-29 13:09:19 -07:00
accessctl Rename trunk branch to main branch 2020-03-04 12:14:54 -07:00
cmd Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
fs Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
sigcred Rename trunk branch to main branch 2020-03-04 12:14:54 -07:00
typeobj Add 'default' tag functionality to typeobj 2020-03-04 16:30:24 -07:00
yamlutil Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
.gitignore Change all references to 'master' into 'trunk' 2020-02-16 10:28:59 -07:00
change_hash.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
commit_change_test.go Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
commit_change.go Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
commit_test.go Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
commit.go Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
config.go Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
diff.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
go.mod Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
go.sum Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
INTRODUCTION.md Rename trunk branch to main branch 2020-03-04 12:14:54 -07:00
repo_test.go Add test which ensures all previous commits of this repo still verify 2020-03-04 16:39:52 -07:00
repo.go Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
ROADMAP.md Refactor commit type and logic to account for future commit types 2020-03-04 16:34:02 -07:00
SPEC.md Rename trunk branch to main branch 2020-03-04 12:14:54 -07:00