Commit Briefs

Stefan Sperling

add -E option to 'got checkout' allowing use of a non-empty work tree path

needed by and ok kn@



Theo Buehler

Avoid out of bounds access if path is "/".

From Martin <openbsd () academicsolutions ! ch> with tweaks by me. ok stsp



Stefan Sperling

bump version number


Stefan Sperling

changes for 0.24 (tags/0.24)







Sebastien marie

.PHONY is a target

ok stsp@