Commit Briefs

d6fca0ba38 Hiltjo Posthuma

check calloc() for NULL return value



4b55f45956 Stefan Sperling

fix indentation in lib/worktree.c





7f11502cb5 Hiltjo Posthuma

fix possible use-after-free in got_worktree_close()


63c5ca5de4 Stefan Sperling

detect and ignore Git submodules



e620954619 Stefan Sperling

untie cancel callback declaration from the work tree


3d69ad8dfb Sebastien Marie

make 'got revert' to ignore unversioned files instead of aborting with 'bad path'

and add a regress to check the revert isn't aborted anymore


5943eee280 Stefan Sperling

strip Git GPG signatures from log messages




a0de39f397 Stefan Sperling

fix build on OpenBSD/sparc64 (gcc)





33aa809d4f Stefan Sperling

implement 'revert -p'




2163d96063 Stefan Sperling

rename local variable on got_worktree_revert()



af5a81b2ea Stefan Sperling

fix and test repeated stage -p on the same file


8b13ce36c3 Stefan Sperling

fix and test stage/unstage with unversioned files