Commit Briefs










Stefan Sperling

eliminate a pointless goto in worktree.c





Stefan Sperling

plug fileindex_path memory leaks





Stefan Sperling

unsigned char casts for isspace()


Stefan Sperling

man page wording tweak




Stefan Sperling

fix extra whitespace in rebased log messages

Trim leading and trailing whitespace from log messages when creating commits. Fixes a rebase issue but should be a good idea in general.