gitea/vendor/code.gitea.io/git
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013)
* govendor update code.gitea.io/git

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>

* Greatly improve memory usage

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
2017-11-29 09:50:39 +08:00
..
CONTRIBUTING.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
DCO
LICENSE
MAINTAINERS Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
Makefile Update code.gitea.io/git dependency (#2149) 2017-07-12 22:35:21 -05:00
README.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
blob.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
command.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
commit.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
commit_archive.go
doc.go
error.go
git.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
hook.go
repo.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
repo_blame.go
repo_branch.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
repo_commit.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go Update code.gitea.io/git 2017-06-06 19:36:48 +02:00
repo_tree.go
sha1.go
signature.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go Sort repository tree entries in natural way (#2506) 2017-09-19 11:37:03 +03:00
utils.go

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.