mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Clean the "tools" directory. The "tools" directory contains only two files, move them. * The "external_renderer.go" works like "cat" command to echo Stdin to Stdout , to help testing. * The `// gobuild: external_renderer` is incorrect, there should be no space: `//gobuild: external_renderer` * The `fmt.Print(os.Args[1])` is not a well-defined behavior, and it's never used. * The "watch.sh" is for "make watch", it's somewhat related to "build" * After this PR, there is no "tools" directory, the project root directory looks slightly simpler than before. * Remove the legacy "contrib/autoboot.sh", there is no "gogs_supervisord.sh" * Remove the legacy "contrib/mysql.sql", it's never mentioned anywhere. * Remove the legacy "contrib/pr/checkout.go", it has been broken for long time, and it introduces unnecessary dependencies of the main code base. |
2 years ago | |
---|---|---|
.. | ||
codeformat | 2 years ago | |
backport-locales.go | 2 years ago | |
code-batch-process.go | 2 years ago | |
generate-bindata.go | 2 years ago | |
generate-emoji.go | 2 years ago | |
generate-gitignores.go | 3 years ago | |
generate-go-licenses.go | 2 years ago | |
generate-images.js | 2 years ago | |
generate-licenses.go | 3 years ago | |
generate-svg.js | 2 years ago | |
gocovmerge.go | 2 years ago | |
test-echo.go | 2 years ago | |
test-env-check.sh | 3 years ago | |
test-env-prepare.sh | 3 years ago | |
update-locales.sh | 2 years ago | |
watch.sh | 2 years ago |