Use '/' key to quickly access this field.
Enter name of repository, or repository group for quick search.
Prefix query to allow special search:
user:admin, to search for usernames
user_group:devops, to search for user groups
commit:efced4, to search for commits
Remove cull() check.
This speeds up drawing tiles by a factor of roughly 2, lol.
When drawing a 200x200 map, drawing tiles goes from taking 24ms to 12ms.