..
pipeline
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tests /repos
Fix webhook commits wrong hash on HEAD reset ( #16283 )
2021-06-30 19:49:06 +02:00
README.md
…
batch_reader.go
Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991 ) ( #17992 )
2021-12-17 10:08:00 +08:00
blame.go
Fix various documentation, user-facing, and source comment typos ( #16367 )
2021-07-08 13:38:13 +02:00
blame_test.go
…
blob.go
Read expected buffer size ( #17409 ) ( #17430 )
2021-10-25 17:46:56 +01:00
blob_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
blob_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
blob_test.go
…
command.go
Limit stdout tracelog to actual stdout ( #16258 )
2021-06-26 13:47:56 +01:00
command_test.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
commit.go
Fix modified files list in webhooks when there is a space ( #16288 )
2021-07-02 21:23:37 +02:00
commit_convert_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
commit_info.go
…
commit_info_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
commit_info_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
commit_info_test.go
Make commit info cancelable ( #16032 )
2021-06-06 19:44:58 -04:00
commit_reader.go
Tagger can be empty, as can Commit and Author - tolerate this ( #15835 )
2021-05-12 01:11:42 -04:00
commit_test.go
Fix modified files list in webhooks when there is a space ( #16288 )
2021-07-02 21:23:37 +02:00
diff.go
Prevent off-by-one error on comments on newly appended lines ( #18029 ) ( #18035 )
2021-12-20 11:38:58 -05:00
diff_test.go
Prevent off-by-one error on comments on newly appended lines ( #18029 ) ( #18035 )
2021-12-20 11:38:58 -05:00
error.go
Fix 500 Error with branch and tag sharing the same name #15592 ( #16040 )
2021-06-23 17:08:26 -04:00
git.go
Disable core.protectNTFS ( #17300 ) ( #17302 )
2021-10-13 23:02:45 +03:00
git_test.go
Use gitea logging module for git module ( #16243 )
2021-06-25 17:54:08 +01:00
hook.go
Use gitea logging module for git module ( #16243 )
2021-06-25 17:54:08 +01:00
last_commit_cache.go
Use gitea logging module for git module ( #16243 )
2021-06-25 17:54:08 +01:00
last_commit_cache_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
last_commit_cache_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
lfs.go
Let package git depend on setting but not opposite ( #15241 )
2021-06-26 13:28:55 +02:00
log_name_status.go
Fix missing close in WalkGitLog ( #17008 ) ( #17009 )
2021-09-10 17:46:06 +08:00
notes.go
…
notes_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
notes_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
notes_test.go
Change the implementation of the go-git version of GetNote to mirror the non go-git version when passed a non-existent commit ( #16658 ) ( #16659 )
2021-08-09 20:24:31 +01:00
parse_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
parse_gogit_test.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
parse_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
parse_nogogit_test.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
ref.go
…
remote.go
Add push to remote mirror repository ( #15157 )
2021-06-14 19:20:43 +02:00
repo.go
Fix 500 Error with branch and tag sharing the same name #15592 ( #16040 )
2021-06-23 17:08:26 -04:00
repo_archive.go
Rework repository archive ( #14723 )
2021-06-23 17:12:38 -04:00
repo_attribute.go
…
repo_base_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_base_nogogit.go
Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991 ) ( #17992 )
2021-12-17 10:08:00 +08:00
repo_blame.go
…
repo_blob.go
…
repo_blob_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_blob_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_blob_test.go
…
repo_branch.go
…
repo_branch_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_branch_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_branch_test.go
…
repo_commit.go
Fix various documentation, user-facing, and source comment typos ( #16367 )
2021-07-08 13:38:13 +02:00
repo_commit_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_commit_nogogit.go
Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991 ) ( #17992 )
2021-12-17 10:08:00 +08:00
repo_commit_test.go
Fix webhook commits wrong hash on HEAD reset ( #16283 )
2021-06-30 19:49:06 +02:00
repo_commitgraph_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_compare.go
…
repo_compare_test.go
…
repo_gpg.go
…
repo_hook.go
…
repo_index.go
…
repo_language_stats.go
…
repo_language_stats_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_language_stats_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_object.go
…
repo_ref.go
…
repo_ref_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_ref_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_ref_test.go
…
repo_stats.go
Fix various documentation, user-facing, and source comment typos ( #16367 )
2021-07-08 13:38:13 +02:00
repo_stats_test.go
…
repo_tag.go
Use gitea logging module for git module ( #16243 )
2021-06-25 17:54:08 +01:00
repo_tag_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_tag_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_tag_test.go
…
repo_test.go
…
repo_tree.go
…
repo_tree_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
repo_tree_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
sha1.go
…
sha1_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
sha1_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
signature.go
…
signature_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
signature_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
submodule.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
submodule_test.go
…
tag.go
Tagger can be empty, as can Commit and Author - tolerate this ( #15835 )
2021-05-12 01:11:42 -04:00
tag_test.go
…
tree.go
Add TestPrepareWikiFileName ( #16487 ) ( #16498 )
2021-07-21 03:37:00 +01:00
tree_blob.go
…
tree_blob_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tree_blob_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tree_entry.go
…
tree_entry_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tree_entry_mode.go
…
tree_entry_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tree_entry_test.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tree_gogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
tree_nogogit.go
Fix golangci-lint warnings ( #17598 et al) ( #17668 )
2021-11-16 20:38:49 +00:00
utils.go
Fix various documentation, user-facing, and source comment typos ( #16367 )
2021-07-08 13:38:13 +02:00
utils_test.go
…