| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Commit bb5c35196ee55b82f6506d69257de0e59cd8c41d from the main branch of
go-git causes ridiculous amounts of CPU and RAM usage with tree.Size()
for large repos like asahi-linux.git.
References: https://github.com/go-git/go-git/issues/1451
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes: https://todo.sr.ht/~runxiyu/forge/1
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This makes it clearer that they can be clicked on.
I'm only really doing this because I wanted to try out the merge request
thing, feel free to reject it if you don't want it.
|