gitea/conf
Andrey Nering 2772791fda Improve diff highlight (#3390)
- Try to reduce memory allocations
- Add possibility to disable diff highlight (can improve performance for large diffs)
- Tweaking with cost for prettier (cleaner) diffs
- Do not calculate diff when the number of removed lines in a block is not equal to the number of added lines (this usually resulted in ugly diffs)
2016-08-07 09:49:47 -07:00
..
gitignore #1711 try to indicate sqlite session issue when merge 2015-10-25 18:35:27 -04:00
license Update ISC license 2016-04-03 01:56:48 +00:00
locale #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
readme complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
README.md Some minor changes 2016-03-06 16:40:04 -05:00
app.ini Improve diff highlight (#3390) 2016-08-07 09:49:47 -07:00

README.md

Execute following command in ROOT directory when anything is changed:

$ make bindata