Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
723130eeca
Simplify printf formatting macros to use the cinttypes versions. Should probably do a massive find/replace on these at some point to eliminate them completely.
b1c4dae6fd
Fix GbErrno.cpp include (for case sensitive filesystems)
ad2ccfc7b7
Add some synchronization for multithreading (not complete), fix hash collisions (need a test), save ourselves from calculating the string hash an extra time