| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit 254b86d5f486605582f0f4640e046b4a7a0a9c30.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|