Commit Briefs

8fbe07c208 Stefan Sperling

Remove unused variable in diffreg's fetch()





4793d91bf3 Stefan Sperling

have got_object_parse_* check for zero-length input




3affba96cf Stefan Sperling

missing NULL check





e10c916e6a Hiltjo Posthuma

change "calloc" to "strdup" for strdup() NULL return value


d6fca0ba38 Hiltjo Posthuma

check calloc() for NULL return value


25dced9b43 Hiltjo Posthuma

fix possible memleak in worklist_add() if path is too long


27a741e587 Stefan Sperling

tog: fix cosmetic display issues involving \n and TABs


709ae9eb9c Stefan Sperling

fix markup errors around user.email in got.1


30db8c5430 Stefan Sperling

bump version number


6c1263b4dc Stefan Sperling

changes for 0.15 (tags/0.15)


ddc7b220d2 Stefan Sperling

do not leak ibuf in error paths of read_*_privsep()


6cb9286d20 Stefan Sperling

sync dist file list




4b55f45956 Stefan Sperling

fix indentation in lib/worktree.c