Commit Briefs


Stefan Sperling

close pipe in unpriv child





Stefan Sperling

read object headers with privsep




Stefan Sperling

got log: do a first-parent commit traversal instead of N-parent

Running 'got log' on a repository with merge commits shows that this code isn't ready to handle merge commits yet. It printed many commits multiple times and used up a lot of memory.






Stefan Sperling

forgot to delete D_EDIT in previous










Stefan Sperling

always free ds->J in got_diffreg()