1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 10:14:27 +00:00
wxiaoguang c08e42c47e
Refactor parseTreeEntries, speed up tree list (#21368)
Close #20315 (fix the panic when parsing invalid input), Speed up #20231 (use ls-tree without size field)

Introduce ListEntriesRecursiveFast (ls-tree without size) and ListEntriesRecursiveWithSize (ls-tree with size)
2022-10-08 01:20:53 +08:00
..
2022-06-09 14:15:08 +03:00
2021-06-09 14:53:12 +02:00
2022-06-12 23:51:54 +08:00
2022-08-01 01:36:58 +03:00
2022-09-04 20:54:23 +01:00
2022-09-04 20:54:23 +01:00