0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-29 12:04:45 +02:00
wxiaoguang c08e42c47e
Refactor parseTreeEntries, speed up tree list ()
Close  (fix the panic when parsing invalid input), Speed up  (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-08-11 17:48:23 +02:00