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
Duncan Ogilvie 551f3cbe42
Memory usage improvements (#3013)
6 years ago
..
CONTRIBUTING.md Update code.gitea.io/git (#1998) 7 years ago
DCO Upgrade vendor "git" (#175) 8 years ago
LICENSE Upgrade vendor "git" (#175) 8 years ago
MAINTAINERS Update vendor git (#2765) 7 years ago
Makefile Update code.gitea.io/git dependency (#2149) 7 years ago
README.md Update code.gitea.io/git (#1998) 7 years ago
blob.go Memory usage improvements (#3013) 6 years ago
command.go Update code.gitea.io/git (#1824) 7 years ago
commit.go Memory usage improvements (#3013) 6 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 Memory usage improvements (#3013) 6 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 vendor git (#2765) 7 years ago
repo_commit.go Update vendor git (#2765) 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 Update code.gitea.io/git 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 vendor git (#2765) 7 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 Sort repository tree entries in natural way (#2506) 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://img.shields.io/discord/322538954119184384.svg 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.