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.
 
 
 
 
 
 
Lunny Xiao e96ef97989
Upgrade dependencies (#35384)
4 months ago
..
codebase.go Enable addtional linters (#34085) 9 months ago
codebase_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
codecommit.go Run `gopls modernize` on codebase (#34751) 6 months ago
common.go
dump.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
error.go Upgrade dependencies (#35384) 4 months ago
git.go refactor: decouple context from migration structs (#33399) 10 months ago
gitbucket.go
gitea_downloader.go Enable addtional linters (#34085) 9 months ago
gitea_downloader_test.go Enable testifylint rules (#34075) 9 months ago
gitea_uploader.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
gitea_uploader_test.go Move some functions from package git to gitrepo (#33910) 4 months ago
github.go Upgrade dependencies (#35384) 4 months ago
github_test.go fix github migration error when using multiple tokens (#34144) 8 months ago
gitlab.go Upgrade dependencies (#35384) 4 months ago
gitlab_test.go Upgrade dependencies (#35384) 4 months ago
gogs.go refactor: decouple context from migration structs (#33399) 10 months ago
gogs_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
http_client.go
main_test.go
migrate.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
migrate_test.go
onedev.go OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (#35216) 4 months ago
onedev_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
restore.go refactor: decouple context from migration structs (#33399) 10 months ago
update.go