Quad4 Software
Explore Help
Sign In
Mirrors/gitea
1
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-22 10:27:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
7290bfaccb3f6cc14e8b422c19ada4d5548f331d
gitea/build
History
wxiaoguang 7290bfaccb Only keep popular licenses (#33832)
Fix #33467
2025-03-10 06:40:37 +08:00
..
codeformat
Implement FSFE REUSE for golang files (#21840)
2022-11-27 18:20:29 +00:00
backport-locales.go
Use Set[Type] instead of map[Type]bool/struct{}. (#26804)
2023-08-30 06:55:25 +00:00
code-batch-process.go
Add interface{} to any replacement to make fmt, exclude *.pb.go (#30461)
2024-04-13 17:32:15 +00:00
generate-bindata.go
Change use of Walk to WalkDir to improve disk performance (#22462)
2023-01-16 16:21:44 +00:00
generate-emoji.go
refactor: remove redundant err declarations (#32381)
2024-10-30 19:36:24 +00:00
generate-gitignores.go
Remove legacy +build: constraint (#19582)
2022-05-02 23:22:45 +08:00
generate-go-licenses.go
Use Set[Type] instead of map[Type]bool/struct{}. (#26804)
2023-08-30 06:55:25 +00:00
gocovmerge.go
Implement FSFE REUSE for golang files (#21840)
2022-11-27 18:20:29 +00:00
test-echo.go
Clean some legacy files and move some build files (#23699)
2023-03-25 16:22:51 -04:00
test-env-check.sh
Prepare and check test env during CI (#17725)
2021-11-19 13:58:34 +08:00
test-env-prepare.sh
Prepare and check test env during CI (#17725)
2021-11-19 13:58:34 +08:00
update-locales.sh
Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819)
2023-03-31 12:16:41 +08:00