..
foreachref
internal
pipeline
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
pushoptions
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
tests /repos
fix: use linguist-generated for language stats ( #7685 )
2025-04-27 23:29:21 +00:00
url
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
batch.go
batch_reader.go
blame.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
blame_sha256_test.go
blame_test.go
blob.go
git/blob: GetContentBase64 with fewer allocations and no goroutine ( #8297 )
2025-06-27 11:22:10 +02:00
blob_test.go
git/blob: GetContentBase64 with fewer allocations and no goroutine ( #8297 )
2025-06-27 11:22:10 +02:00
command.go
command_race_test.go
command_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
commit.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
commit_info.go
commit_info_test.go
commit_reader.go
fix: parse change-id in the git commit header ( #7884 )
2025-05-16 21:14:41 +00:00
commit_sha256_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
commit_test.go
fix: parse change-id in the git commit header ( #7884 )
2025-05-16 21:14:41 +00:00
diff.go
diff_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
error.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
git.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
git_test.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
grep.go
fix: make test suite run on older git version ( #8188 )
2025-06-14 19:50:58 +02:00
grep_test.go
fix: make test suite run on older git version ( #8188 )
2025-06-14 19:50:58 +02:00
hook.go
last_commit_cache.go
log_name_status.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
notes.go
notes_test.go
object_format.go
object_id.go
object_id_test.go
object_signature.go
parse.go
parse_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
README.md
ref.go
ref_test.go
remote.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
repo.go
feat: improved performances when checking for conflicts on pull requests ( #7727 )
2025-05-16 12:40:38 +00:00
repo_archive.go
repo_attribute.go
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents ( #7994 )
2025-05-29 17:34:29 +02:00
repo_attribute_test.go
chore: use standard library function ( #8334 )
2025-06-29 08:06:38 +02:00
repo_base.go
repo_base_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
repo_blame.go
repo_blob_test.go
repo_branch.go
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents ( #7994 )
2025-05-29 17:34:29 +02:00
repo_branch_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
repo_commit.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
repo_commit_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
repo_commitgraph.go
feat: bump the minimum required Git version from 2.0.0 to 2.34.1 ( #8328 )
2025-06-29 00:44:18 +02:00
repo_compare.go
repo_compare_test.go
repo_gpg.go
repo_hook.go
repo_index.go
repo_language_stats.go
fix: use linguist-generated for language stats ( #7685 )
2025-04-27 23:29:21 +00:00
repo_language_stats_test.go
fix: use linguist-generated for language stats ( #7685 )
2025-04-27 23:29:21 +00:00
repo_object.go
repo_ref.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
repo_ref_test.go
repo_stats.go
repo_stats_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
repo_tag.go
repo_tag_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
repo_test.go
feat: improved performances when checking for conflicts on pull requests ( #7727 )
2025-05-16 12:40:38 +00:00
repo_tree.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
signature.go
signature_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
submodule.go
submodule_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
tag.go
tag_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
tree.go
tree_blob.go
tree_entry.go
git/TreeEntry: LinkTarget simplification ( #8323 )
2025-06-27 23:10:09 +02:00
tree_entry_mode.go
tree_test.go
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
utils.go
utils_test.go