Commit Briefs



8cbe58099b Stefan Sperling

plug /dev/null file descriptor leaks in diffreg.c


8656d6c4d5 Stefan Sperling

make struct got_commitable opaque to library users



32e06003d3 Stefan Sperling

add another TODO item


a351b7ff43 Stefan Sperling

add a tog TODO item


7d45c7f1ef Stefan Sperling

error.c: use <limits.h> instead of <sys/param.h>


df056ada35 Stefan Sperling

introduce got_error_path()


b28fe61a13 Stefan Sperling

apply_unveil(): use GOT_DIR_NOT_EMPTY


196d54c7a4 Stefan Sperling

define message for error code GOT_ERR_DIR_NOT_EMPTY


59544d4d62 Stefan Sperling

fix wording in error message


2ee32b237b Stefan Sperling

fix build with -DGOT_OBJ_CACHE_DEBUG


f6912001af Stefan Sperling

spawn more pack file helpers again now that leaks got fixed

/usr/src updates have become slower for some reason and my best guess is that caching of packed data has become less effective with df613bb4d8662c28a9888714a80ca572bff9d924 (leaks were subsequently fixed by 2cb49fa8fb84f3a8fc2eb6036a6bd9b64c57e347 and by 0dd5271bd8f2a4f92ac3536fcc493eebc39b86e5)