Antoine GIRARD 14fe9010ae GPG commit validation ()
* GPG commit validation

* Add translation

+ some little fix

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

* Add some little test
..
CONTRIBUTING.md Add checkbox to search for all the branches by commit message ()
DCO Upgrade vendor "git" ()
LICENSE Upgrade vendor "git" ()
MAINTAINERS Add checkbox to search for all the branches by commit message ()
Makefile bug fix release
README.md update code.gitea.io/git ()
blob.go update code.gitea.io/git ()
command.go update code.gitea.io/git ()
commit.go GPG commit validation ()
commit_archive.go update code.gitea.io/git ()
doc.go Upgrade vendor "git" ()
error.go update code.gitea.io/git ()
git.go update code.gitea.io/git ()
hook.go Take back control of hooks ()
repo.go update code.gitea.io/git ()
repo_blame.go Take back control of hooks ()
repo_branch.go Add checkbox to search for all the branches by commit message ()
repo_commit.go GPG commit validation ()
repo_hook.go update code.gitea.io/git ()
repo_object.go update code.gitea.io/git ()
repo_pull.go update code.gitea.io/git ()
repo_tag.go bug fix release
repo_tree.go update code.gitea.io/git ()
sha1.go update code.gitea.io/git ()
signature.go Update import paths from github.com/go-gitea to code.gitea.io ()
submodule.go update code.gitea.io/git ()
tag.go Make releases faster than before and resolved ()
tree.go update code.gitea.io/git ()
tree_blob.go update code.gitea.io/git ()
tree_entry.go bug fix release
utils.go update code.gitea.io/git ()

README.md

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.