Commit Briefs

ed17542722 Stefan Sperling

more progress on generating new tree entries


9f2369b01b Stefan Sperling

make all the read_privsep functions local to object.c


ebc55e2dfc Stefan Sperling

eliminate got_object_open() round-trip when opening blobs


268f7291e6 Stefan Sperling

eliminate got_object_open() round-trip when opening tags


13c729f710 Stefan Sperling

eliminate got_object_open() round-trip when opening trees





5df4932d8e Stefan Sperling

improve handling of struct got_object_qid allocations




05e1230b0e Stefan Sperling

rename got_commit_object_mini to got_mini_commit_object


7762fe12f8 Stefan Sperling

add a mini-commit object for use by commit graph


3840f4c96d Stefan Sperling

fix "rpath" pledge violation in got-read-pack


55da3778cb Stefan Sperling

read packed blobs with privsep