A read-only clone of the dehub project, for until dehub.dev can be brought back online.
Go to file
mediocregopher 4d56716fe8 Give the project a proper root, dehub.dev/src/dehub.git
---
type: change
message: |-
  Give the project a proper root, dehub.dev/src/dehub.git

  "dehub" was being used as a placeholder up till this point, but now that the
  project has matured enough to have a home, and people will want to be installing
  the binary, it's time to give it a proper import root.
change_hash: ADTjLNnPARatUjx6HDo7m3O+0KUcWvcMJq1kNrj9++PU
credentials:
- type: pgp_signature
  pub_key_id: 95C46FA6A41148AC
  body: iQIzBAABAgAdFiEEJ6tQKp6olvZKJ0lwlcRvpqQRSKwFAl6BECkACgkQlcRvpqQRSKyeJBAAocdHTs8AB2u9kZmMcJNf136Cq8KWjglvhuH49Nj9ILkeGOBF7+fIHBRSYxBQm4IIDWsjaQaRRhESJxKrkHUd7BG/z5iVsCfjYTyY7LPgv0oYJKEGbPOF2LDK2fuLLpRlA5v1fwamTdFYxs5j7yxW7weWiiKEgjMGjOiWQCWuqhw8rwOG6vjvYttQ5pekI7GvkdqWe+qODKmIF9xFFuhz7BMsFUAAwLz97W1wZkHA+O1BXGTe9hGwH88RY9IGJZftA6wuGes/SqwWJk+hpb89KV1yR0woMrwz7ITZZeNBboXO7KyxUXrfiLtxeRD4t15tJkdRY0FbIZvNCktviTqjPXOtoVh7c3m3p/LR5vcbgYDxaZKk51DYruovfaRI96Q9CYCK2kVb2PIJ4BJhlsUPzw8AWNVxXFECYZNEZly10hqNh4Xophr/x7PWOmoPoKL2PvXLtOHzk0r4Tw6JqUaC+7/08U/+lhlSKFKLdCj7Xru57qB7gxgd+P3g4rfqjIHqiB4tlViqR5RV7V8Z/goBMJg2uOJXIJGvwEZF9nj+QDgaofImMiQmcLrE6IBCYEELYz274w/6ugSCcdwVIC/n3VHuNY4zJDKN7Q/FgI9/GBS7UoNhTaHF2JmSKR9ErMKpm3PYPZr/VnsaXjfCBO5bVquvWLzfJ9aQ4t+tsRkuAvQ=
  account: mediocregopher
2020-03-29 15:16:36 -06:00
.dehub Refactor access controls to support multiple branches 2020-02-29 13:09:19 -07:00
accessctl Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
cmd Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
fs Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
sigcred Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
typeobj Implement comment commits 2020-03-21 12:24:38 -06:00
yamlutil Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
.gitignore give git-http-server requests ability to specify specific revision 2020-03-29 10:56:04 -06:00
commit_change_test.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
commit_change.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
commit_comment.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
commit_credential_test.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
commit_credential.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
commit_test.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
commit.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
config.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
diff.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
Dockerfile.dehub-remote rename http-server to dehub-remote 2020-03-26 21:24:22 -06:00
go.mod Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
go.sum Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
hash.go Implement comment commits 2020-03-21 12:24:38 -06:00
INTRODUCTION.md completely refactor accessctl (again) 2020-03-18 16:35:32 -06:00
repo_test.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
repo.go Give the project a proper root, dehub.dev/src/dehub.git 2020-03-29 15:16:36 -06:00
ROADMAP.md Implement comment commits 2020-03-21 12:24:38 -06:00
SPEC.md update SPEC in light of comment commit changes 2020-03-21 12:37:39 -06:00