0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 01:15:55 +02:00
gitea/vendor/code.gitea.io/git
Antoine GIRARD 14fe9010ae GPG commit validation (#1150)
* GPG commit validation

* Add translation

+ some little fix

* Move hash calc after retrieving of potential key + missing translation

* Add some little test
2017-03-22 18:43:54 +08:00
..
blob.go
command.go
commit.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
commit_archive.go
CONTRIBUTING.md Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
DCO
doc.go
error.go
git.go
hook.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
LICENSE
MAINTAINERS Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
Makefile
README.md
repo.go
repo_blame.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
repo_branch.go Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
repo_commit.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go
repo_tree.go
sha1.go
signature.go
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go
utils.go

Git Shell

Build Status Join the chat at https://gitter.im/go-gitea/gitea Coverage Status Go Report Card GoDoc

This project is a Go module to access Git through shell commands. For further informations take a look at the current documentation.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.