This website requires JavaScript.
Explore
Sign In
mirror
/
forgejo
Watch
1
Star
0
Fork
0
You've already forked forgejo
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2026-02-11 02:34:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f82ead13cb7706d3f660271d94de6101cef4119
forgejo
/
build
History
KN4CK3R
5315153059
Use
Set[Type]
instead of
map[Type]bool/struct{}
. (
#26804
)
2023-08-30 06:55:25 +00:00
..
codeformat
…
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
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
generate-bindata.go
…
generate-emoji.go
…
generate-gitignores.go
…
generate-go-licenses.go
Use
Set[Type]
instead of
map[Type]bool/struct{}
. (
#26804
)
2023-08-30 06:55:25 +00:00
generate-images.js
Move public asset files to the proper directory (
#25907
)
2023-07-18 18:06:43 +02:00
generate-licenses.go
…
generate-svg.js
Move public asset files to the proper directory (
#25907
)
2023-07-18 18:06:43 +02:00
gocovmerge.go
…
test-echo.go
…
test-env-check.sh
…
test-env-prepare.sh
…
update-locales.sh
…
watch.sh
…