Commit Graph

15 Commits (c2c7fdf691bb87328b28ec3059a1a5dd6ceb2dfb)

Author SHA1 Message Date
mediocregopher c2c7fdf691 Support non-fastforward commits 4 years ago
mediocregopher a01f2b1512 implement the ability for users without an account to still submit accredited co... 4 years ago
mediocregopher 03459d4b20 implement amend flag for change and comment commit types 4 years ago
mediocregopher e78efcce74 short hash support 4 years ago
mediocregopher 54af1ee510 add init command 4 years ago
mediocregopher 4d56716fe8 Give the project a proper root, dehub.dev/src/dehub.git 4 years ago
mediocregopher 8cbdc03caa Implement commit combining 4 years ago
mediocregopher 1c2bc11fc3 refactor how commits are created, as well as how reference following is done 4 years ago
mediocregopher 5ebb6597a8 normalize how git commits are interacted with, including changing VerifyComit -> VerifyCommits 4 years ago
mediocregopher cf05b3a072 Refactor commit type and logic to account for future commit types 4 years ago
mediocregopher 981fbb8327 Rename trunk branch to main branch 4 years ago
mediocregopher 76309b51cb Refactor access controls to support multiple branches 4 years ago
mediocregopher a5bee27892 Change all references to 'master' into 'trunk' 4 years ago
mediocregopher f0310bda75 add pre-receive hook command 4 years ago
mediocregopher 7c891bd5f2 Initial commit, can create master commit and verify previous master commits 4 years ago