Commit Graph

  • cefe5633e3 Remove reference to Tutorial 4 from README main mediocregopher 2020-09-10 21:23:52 -0600
  • ff041c74aa update ROADMAP, project is publicized mediocregopher 2020-06-01 13:09:36 -0600
  • 68b4e68177 changes from proofreading tutorials mediocregopher 2020-06-01 12:56:20 -0600
  • a709a43696 Re-organize and flesh-out documentation, including writing the tutorials mediocregopher 2020-06-01 12:13:11 -0600
  • a1579dcc96 Switch markdown generator in git-http-server mediocregopher 2020-05-17 21:56:27 -0600
  • 3cd0b03202 add --descr flag to commit credential command mediocregopher 2020-05-14 21:08:08 -0600
  • 6176b9ffbc add change_description field to credential commits mediocregopher 2020-05-13 22:19:04 -0600
  • f085f13fa8 Remove Payload.MessageHead error return and simplify implementations mediocregopher 2020-05-11 22:09:01 -0600
  • f52ea2a708 Rework how FilterFilesChanged works mediocregopher 2020-05-09 18:00:00 -0600
  • 38d396e90c Fix a bug which prevented force pushing to a previous commit in a branch mediocregopher 2020-05-02 15:28:02 -0600
  • 23fa9da972 properly check for gpg not returning a matching pgp key mediocregopher 2020-05-02 14:09:33 -0600
  • 1147264ff1 Comment by mediocregopher: Hi all, welcome to the welcome thread! :) The READ... public/welcome mediocregopher 2020-04-30 15:47:54 -0600
  • f5584f1505 Create the welcome thread, and a README for it mediocregopher 2020-05-02 13:47:34 -0600
  • 4389da48e4 Fix a bug in typeobj when a type field's name is the same as one of its inner... mediocregopher 2020-04-30 15:22:27 -0600
  • 3ec0908b32 Remove extra lines from lists in README and SPEC, because apparently it matters mediocregopher 2020-04-26 17:16:51 -0600
  • 422c444a50 change pre-receive hook from flag to sub-command mediocregopher 2020-04-26 14:33:54 -0600
  • b01fe1524a Completely refactor naming of everything, in light of new SPEC mediocregopher 2020-04-26 14:23:03 -0600
  • 351048e9aa Completely rewrite SPEC mediocregopher 2020-04-25 15:17:21 -0600
  • c2c7fdf691 Support non-fastforward commits mediocregopher 2020-04-24 13:33:33 -0600
  • 84399603cf refactor how file changes and hashes are handled, and add tests for hashes mediocregopher 2020-04-18 13:26:32 -0600
  • 1f892070bd some small convenience changes for tests mediocregopher 2020-04-18 12:05:56 -0600
  • 3d89fe5fd9 Refactor how commit authorship is formatted mediocregopher 2020-04-12 11:59:23 -0600
  • 43b564e711 refactor pgp types a bit to use the openpgp.Entity type mediocregopher 2020-04-12 11:02:05 -0600
  • a01f2b1512 implement the ability for users without an account to still submit accredited co... mediocregopher 2020-04-11 17:10:18 -0600
  • 03459d4b20 implement amend flag for change and comment commit types mediocregopher 2020-04-11 10:51:09 -0600
  • e78efcce74 short hash support mediocregopher 2020-04-08 20:10:33 -0600
  • ca4887bf07 force all commits to be ancestors of the root of main mediocregopher 2020-04-05 12:28:32 -0600
  • 54af1ee510 add init command mediocregopher 2020-04-04 14:13:57 -0600
  • d189d46667 refactor dehub binary's flags a bit mediocregopher 2020-04-04 11:54:31 -0600
  • 921572d053 Documentation fixes for dehub-remote and git-http-server mediocregopher 2020-03-29 16:38:08 -0600
  • d5f172875e Refactor all documentation mediocregopher 2020-03-29 16:24:44 -0600
  • 4d56716fe8 Give the project a proper root, dehub.dev/src/dehub.git mediocregopher 2020-03-29 15:16:36 -0600
  • e91f7b060e make docker-remote not force a .git extension mediocregopher 2020-03-29 14:59:01 -0600
  • ee19d2c37e give git-http-server requests ability to specify specific revision mediocregopher 2020-03-29 10:56:04 -0600
  • d6f5bf2e38 rename http-server to dehub-remote mediocregopher 2020-03-26 21:24:22 -0600
  • a3b98cc4ef move Dockerfile into the root, make it build git-http-server as well mediocregopher 2020-03-26 21:14:54 -0600
  • 2390197ae3 implement basic git-http-server mediocregopher 2020-03-26 20:25:54 -0600
  • a8c7f92328 include commit hashes as part of credential commit when accrediting change commi... mediocregopher 2020-03-25 18:01:32 -0600
  • aa1a4969f3 add ability to credential range of change commits mediocregopher 2020-03-23 17:15:44 -0600
  • f3226d6171 Refactor combined commits a bit mediocregopher 2020-03-23 16:49:01 -0600
  • 8cbdc03caa Implement commit combining mediocregopher 2020-03-22 17:56:00 -0600
  • 1c2bc11fc3 refactor how commits are created, as well as how reference following is done mediocregopher 2020-03-22 17:54:25 -0600
  • a47404b4a7 update SPEC in light of comment commit changes mediocregopher 2020-03-21 12:37:39 -0600
  • eeb74ea22b Implement comment commits mediocregopher 2020-03-21 12:24:38 -0600
  • b74186446e refactor commit interface to pass more information around mediocregopher 2020-03-21 11:22:15 -0600
  • 1f422511d5 completely refactor accessctl (again) mediocregopher 2020-03-18 16:35:32 -0600
  • 5ebb6597a8 normalize how git commits are interacted with, including changing VerifyComit -> VerifyCommits mediocregopher 2020-03-15 13:50:24 -0600
  • 326de2afc6 Fully implement credential commits mediocregopher 2020-03-14 16:14:18 -0600
  • 69e336ea5e rename commit_signature.go to commit_credential.go mediocregopher 2020-03-14 11:38:35 -0600
  • a580018e1e Implement dcmd package and use it to simplify cmd/dehub's implementation significantly mediocregopher 2020-03-13 18:06:35 -0600
  • aff3daab19 Modify how SignifierInterface is produced so it always sets AccountID on Credentials mediocregopher 2020-03-13 15:24:46 -0600
  • c87baa5192 Implement credential commit object, but don't use it anywhere yet mediocregopher 2020-03-05 16:43:40 -0700
  • 51af20fbc0 Add test which ensures all previous commits of this repo still verify mediocregopher 2020-03-04 16:39:52 -0700
  • cf05b3a072 Refactor commit type and logic to account for future commit types mediocregopher 2020-03-04 16:34:02 -0700
  • 9bfd012221 Add 'default' tag functionality to typeobj mediocregopher 2020-03-04 16:30:24 -0700
  • 981fbb8327 Rename trunk branch to main branch mediocregopher 2020-03-04 12:14:54 -0700
  • 1db3f2bd1e Add authorship to immediate milestone in ROADMAP mediocregopher 2020-02-29 14:53:38 -0700
  • 0af9c04e33 Add ROADMAP mediocregopher 2020-02-29 13:50:42 -0700
  • 76309b51cb Refactor access controls to support multiple branches mediocregopher 2020-02-29 13:02:25 -0700
  • 2add3a2501 Have the dehub command check if there are any staged changes before committing mediocregopher 2020-02-21 17:37:19 -0700
  • 98d8aed08a Add support for using EDITOR to construct commit messages. mediocregopher 2020-02-21 16:35:53 -0700
  • 3344b8372d rename TrunkCommit to ChangeCommit, in accordance with the new SPEC mediocregopher 2020-02-20 22:06:13 -0700
  • 492e7242c6 refactor SPEC, plus some small changes to INTRODUCTION mediocregopher 2020-02-20 16:33:03 -0700
  • b565d26d1f actually set the default branch to trunk in the http-server, forgot to add the changes >_< mediocregopher 2020-02-16 13:46:21 -0700
  • 14c37ae1ba set the default branch to trunk in the http-server mediocregopher 2020-02-16 13:45:25 -0700
  • 85d79ff71a add INTRODUCTION and update http-server/README mediocregopher 2020-02-16 13:16:02 -0700
  • 72f2a74415 specify the http root in the nginx conf file mediocregopher 2020-02-16 13:07:45 -0700
  • a5bee27892 Change all references to 'master' into 'trunk' mediocregopher 2020-02-16 10:28:59 -0700
  • 181802ba0e add initial implementation of the http-server mediocregopher 2020-02-15 20:32:00 -0700
  • f0310bda75 add pre-receive hook command mediocregopher 2020-02-15 20:31:04 -0700
  • 3f4d48ff89 add -bare option to dehub command, refactoring sub-command flags at the same time mediocregopher 2020-02-15 20:28:05 -0700
  • 7c891bd5f2 Initial commit, can create master commit and verify previous master commits mediocregopher 2020-02-15 15:13:50 -0700