Age | Commit message (Collapse) | Author |
|
git clone repos from https://git.flylightning.xyz sometimes failed due
to "error: garbage at end of loose object..." and fatal: loose object...".
If I disable cache the problem gone. If I clean the cache and reenable
the cahe the problem gone but will come back. So I'm currently testing
to workaround it by disable some cgit-pink features and it seems also work.
|
|
It took about 7 seconds to load https://git.flylightning.xyz/config_local_arch/log/
in the past. Now try disable some features to try to make it faster.
|
|
|
|
git blame works so I re-enable it. Add and change some other configs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mycgit.css import cgit.css and highlight.css. Because cgit.css is not a pacman backup file and it will be overwritten once cgit update. I can also update highlight.css automatically via pacman hook or `upd`. Also, I think `highlight` not using `--inline-css` maybe is a better way performance wise and more elegant (less messy generated html source code).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|