A read-only clone of the dehub project, for until dehub.dev can be brought back online.
Go to file
mediocregopher ee19d2c37e give git-http-server requests ability to specify specific revision
---
type: change
message: give git-http-server requests ability to specify specific revision
change_hash: ABk9oYyjhioP0AKGoCd/G/y+foaAcwdeiCgkRzqrdhAk
credentials:
- type: pgp_signature
  pub_key_id: 95C46FA6A41148AC
  body: iQIzBAABAgAdFiEEJ6tQKp6olvZKJ0lwlcRvpqQRSKwFAl6A0x0ACgkQlcRvpqQRSKxfiA//bIumjB6wqTSkUThnUPVMVuaY3295w/a+jtYF/Uz+/tlRO+gcGT+xBfzMXNCUXrGFhG8wYu3ucUOQBmvbgHRuTw8LbQekv9j3Tot7e0YkoZJBZE+HVG8rWR6nzlNhtggtpHS3pdGnDwzWx29FRIreElmCLmxcirKPy1lf8MnMd24K+Ip5cFwqSmZtpq7MIc2eMZkEd4WWlCt8qRPL60grKFuP1OpVdMFv9Vfp4gQT7q7xRw7UZpZj5rt4nHzcro1qEL3ULMjGQvk8zgADKaiGWAKfo4O9KMlXoWTPC1Enu1SvDNq0wf08kBWBtS1UrM5f3ti1BabxdIlk+P+K4Aj/5iN4P3lrL7+YaNdipDJKWxx8duOf5jg5D7a05MXqkSbtMSV3AfXHbdfh75ow9xxN6jcNPramGOW90X4TgebW+hDc0SGqd4HQSbW0MjUUYNsxbxTFaebB1LNNpBcAS3tfo2g14wGaRJLsXiwJ5YgP8gyBBT17fHo6q/18z9g0fep3kWtfjxH86rNgD5ofy6fJtzQDE0hehr9FUCZ4shugHEFUho4dklkvtX57QvcoAR2agsLEy+Czj0xhLFW8ZnBD0S0SudG3cuJHDFZ9Juw8l9sU4W2/o85d5XR6AYeexq6SYtMxNsgR7sUUCXEeZ8DX6rHm8eeL1OyFhL3IDJ6qoQE=
  account: mediocregopher
2020-03-29 10:56:04 -06:00
.dehub Refactor access controls to support multiple branches 2020-02-29 13:09:19 -07:00
accessctl completely refactor accessctl (again) 2020-03-18 16:35:32 -06:00
cmd give git-http-server requests ability to specify specific revision 2020-03-29 10:56:04 -06:00
fs Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
sigcred Modify how SignifierInterface is produced so it always sets AccountID on Credentials 2020-03-13 15:24:46 -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 Refactor combined commits a bit 2020-03-23 16:49:01 -06:00
commit_change.go add ability to credential range of change commits 2020-03-23 17:15:44 -06:00
commit_comment.go Implement comment commits 2020-03-21 12:24:38 -06:00
commit_credential_test.go completely refactor accessctl (again) 2020-03-18 16:35:32 -06:00
commit_credential.go include commit hashes as part of credential commit when accrediting change commi... 2020-03-25 18:01:32 -06:00
commit_test.go completely refactor accessctl (again) 2020-03-18 16:35:32 -06:00
commit.go include commit hashes as part of credential commit when accrediting change commi... 2020-03-25 18:01:32 -06:00
config.go completely refactor accessctl (again) 2020-03-18 16:35:32 -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 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
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 Implement commit combining 2020-03-22 17:56:00 -06:00
repo.go Implement commit combining 2020-03-22 17:56:00 -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