Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
silverwind 852bf5e2a5
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164)
7 hours ago
..
attribute update golangci-lint to v2.7.0 (#36079) 2 weeks ago
foreachref update golangci-lint to v2.7.0 (#36079) 2 weeks ago
gitcmd Move some functions to gitrepo package (#35543) 2 months ago
internal
languagestats Fix context usages (#35348) 4 months ago
pipeline Move some functions to gitrepo package (#35543) 2 months ago
tests/repos
url Upgrade to go 1.25.3 (#35656) 2 months ago
README.md
batch.go
batch_reader.go Move some functions to gitrepo package (#35543) 2 months ago
blob.go
blob_gogit.go
blob_nogogit.go
blob_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
cmdverb.go
commit.go Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
commit_convert_gogit.go
commit_info.go Fix repo file list partial reloading for submodules (#35183) 5 months ago
commit_info_gogit.go Fix repo file list partial reloading for submodules (#35183) 5 months ago
commit_info_nogogit.go Fix repo file list partial reloading for submodules (#35183) 5 months ago
commit_info_test.go Refactor ls-tree and git path related problems (#35858) 1 month ago
commit_reader.go
commit_sha256_test.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
commit_submodule.go Fix submodule nil check (#35096) 5 months ago
commit_submodule_file.go Fix various bugs (#35177) 5 months ago
commit_submodule_file_test.go Fix various bugs (#35177) 5 months ago
commit_test.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
config.go Move some functions to gitrepo package (#35543) 2 months ago
config_submodule.go
config_submodule_test.go
config_test.go Move git command to git/gitcmd (#35483) 3 months ago
diff.go Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164) 7 hours ago
diff_test.go
error.go feat: adds option to force update new branch in contents routes (#35592) 2 months ago
git.go Move some functions to gitrepo package (#35543) 2 months ago
git_test.go Fix context usages (#35348) 4 months ago
gpg.go Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
grep.go Move some functions to gitrepo package (#35543) 2 months ago
grep_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
hook.go Refactor legacy code (#35708) 2 months ago
key.go Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
last_commit_cache.go
last_commit_cache_gogit.go
last_commit_cache_nogogit.go
log_name_status.go Move some functions to gitrepo package (#35543) 2 months ago
notes.go
notes_gogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
notes_nogogit.go
notes_test.go Update dependencies (#35733) 2 months ago
object_format.go
object_id.go
object_id_gogit.go
object_id_test.go
parse.go update golangci-lint to v2.7.0 (#36079) 2 weeks ago
parse_treeentry.go Refactor ls-tree and git path related problems (#35858) 1 month ago
parse_treeentry_test.go Refactor ls-tree and git path related problems (#35858) 1 month ago
ref.go
ref_test.go
remote.go Move some functions to gitrepo package (#35543) 2 months ago
repo.go Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
repo_archive.go Move some functions to gitrepo package (#35543) 2 months ago
repo_base_gogit.go Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
repo_base_nogogit.go Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
repo_blob.go
repo_blob_gogit.go
repo_blob_nogogit.go
repo_blob_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
repo_branch.go Move some functions to gitrepo package (#35543) 2 months ago
repo_branch_gogit.go
repo_branch_nogogit.go Move some functions to gitrepo package (#35543) 2 months ago
repo_branch_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
repo_commit.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
repo_commit_gogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
repo_commit_nogogit.go Move some functions to gitrepo package (#35543) 2 months ago
repo_commit_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
repo_commitgraph.go Move some functions to gitrepo package (#35543) 2 months ago
repo_commitgraph_gogit.go
repo_compare.go Move some functions to gitrepo package (#35543) 2 months ago
repo_compare_test.go Move some functions to gitrepo package (#35543) 2 months ago
repo_hook.go
repo_index.go Move some functions to gitrepo package (#35543) 2 months ago
repo_object.go Move some functions to gitrepo package (#35543) 2 months ago
repo_ref.go Move some functions to gitrepo package (#35543) 2 months ago
repo_ref_gogit.go
repo_ref_nogogit.go Move some functions to gitrepo package (#35543) 2 months ago
repo_ref_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
repo_stats.go Move some functions to gitrepo package (#35543) 2 months ago
repo_stats_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
repo_tag.go Move some functions to gitrepo package (#35543) 2 months ago
repo_tag_gogit.go Remove the duplicated function GetTags (#35375) 4 months ago
repo_tag_nogogit.go Remove the duplicated function GetTags (#35375) 4 months ago
repo_tag_test.go Remove the duplicated function GetTags (#35375) 4 months ago
repo_test.go Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
repo_tree.go Move some functions to gitrepo package (#35543) 2 months ago
repo_tree_gogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
repo_tree_nogogit.go
signature.go
signature_gogit.go
signature_nogogit.go
signature_test.go
submodule.go Move some functions to gitrepo package (#35543) 2 months ago
submodule_test.go Move some functions to gitrepo package (#35543) 2 months ago
tag.go
tag_test.go
tree.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_blob.go
tree_blob_gogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_blob_nogogit.go
tree_entry.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_entry_common_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
tree_entry_gogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_entry_gogit_test.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_entry_mode.go
tree_entry_nogogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_entry_test.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_gogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_nogogit.go Refactor ls-tree and git path related problems (#35858) 1 month ago
tree_test.go Remove wrong "git.DefaultContext" (#35364) 4 months ago
utils.go fix attachment file size limit in server backend (#35519) 2 months ago
utils_test.go Fix various bugs (#35177) 5 months ago

README.md

Git Module

This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.