Commit Briefs

Christian Weisgerber

Stop including <sys/syslimits.h> directly.

POSIX says the limits defined there are available from <limits.h>, which almost all affected source files already included anyway. ok millert stsp


Stefan Sperling

zap trailing tabs


Christian Weisgerber

use the POSIX standard endian functions and explicitly include <endian.h>

ok stsp


Christian Weisgerber

do not rely on <zlib.h> to pull in <unistd.h>

ok stsp






Stefan Sperling

tweak delta cache size in got-index-pack






Stefan Sperling

jump right to the index of the first delta




Stefan Sperling

another indentation fix


Stefan Sperling

remove now pointless error check


Stefan Sperling

fix indentation





Stefan Sperling

add mmap support to got-index-pack



Stefan Sperling

pledge got-index-pack