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.
wxiaoguang
8080ace6fc
Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default ( #24860 )
...
Close #13454 , Close #23255 , Close #14697 (and maybe more related
issues)
Many users have the requirement to customize the git config. This PR
introduces an easy way: put the options in Gitea's app.ini
`[git.config]`, then the config options will be applied to git config.
And it can support more flexible default config values, eg: now
`diff.algorithm=histogram` by default. According to:
https://stackoverflow.com/a/32367597/4754037 , `histogram diff` is
efficient and doesn't like to cause server-side problems.
---------
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
administration
Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default ( #24860 )
2 years ago
contributing
Refactor docs ( #23752 )
2 years ago
development
Fix broken links in documents ( #24630 )
2 years ago
help
Fix document and improve comment ( #24844 )
2 years ago
installation
Updates to doc ( #24757 )
2 years ago
usage
Remove unnecessary usage prefix from doc titles ( #24869 )
2 years ago
actions.en-us.md
Docs for Gitea Actions ( #24405 )
2 years ago
administration.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
administration.fr-fr.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
administration.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
administration.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
contributing.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
contributing.fr-fr.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
contributing.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
development.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
development.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
development.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.fr-fr.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
installation.en-us.md
…
installation.fr-fr.md
…
installation.zh-cn.md
…
installation.zh-tw.md
…
packages.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
search.de-de.md
Refactor docs ( #23752 )
2 years ago
search.en-us.md
Refactor docs ( #23752 )
2 years ago
search.fr-fr.md
Refactor docs ( #23752 )
2 years ago
search.nl-nl.md
Refactor docs ( #23752 )
2 years ago
search.pt-br.md
Refactor docs ( #23752 )
2 years ago
search.zh-cn.md
Refactor docs ( #23752 )
2 years ago
search.zh-tw.md
Refactor docs ( #23752 )
2 years ago
usage.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
usage.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
usage.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago