You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/vendor/code.gitea.io/git
Ethan Koenig 474d636794
Update code.gitea.io/git (#1824)
7 years ago
..
CONTRIBUTING.md Add checkbox to search for all the branches by commit message (#813) 7 years ago
DCO Upgrade vendor "git" (#175) 8 years ago
LICENSE Upgrade vendor "git" (#175) 8 years ago
MAINTAINERS Update code.gitea.io/git (#1824) 7 years ago
Makefile Update code.gitea.io/git (#1824) 7 years ago
README.md update code.gitea.io/git (#450) 7 years ago
blob.go update code.gitea.io/git (#450) 7 years ago
command.go Update code.gitea.io/git (#1824) 7 years ago
commit.go GPG commit validation (#1150) 7 years ago
commit_archive.go update code.gitea.io/git (#450) 7 years ago
doc.go Upgrade vendor "git" (#161) 8 years ago
error.go update code.gitea.io/git (#450) 7 years ago
git.go update git which fixes #1133 (#1614) 7 years ago
hook.go Take back control of hooks (#1006) 7 years ago
repo.go Update code.gitea.io/git (#1824) 7 years ago
repo_blame.go Take back control of hooks (#1006) 7 years ago
repo_branch.go Update code.gitea.io/git (#1824) 7 years ago
repo_commit.go Fix race when running commands with timeout (#1465) 7 years ago
repo_hook.go update code.gitea.io/git (#450) 7 years ago
repo_object.go update code.gitea.io/git (#450) 7 years ago
repo_pull.go update code.gitea.io/git (#450) 7 years ago
repo_tag.go fix: tag contain character ) will http 500 on release page (#1670) 7 years ago
repo_tree.go update code.gitea.io/git (#450) 7 years ago
sha1.go update code.gitea.io/git (#450) 7 years ago
signature.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
submodule.go update code.gitea.io/git (#450) 7 years ago
tag.go Make releases faster than before and resolved #490 (#588) 7 years ago
tree.go update code.gitea.io/git (#450) 7 years ago
tree_blob.go update code.gitea.io/git (#450) 7 years ago
tree_entry.go Update code.gitea.io/git (#1824) 7 years ago
utils.go update code.gitea.io/git (#450) 7 years ago

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.