Commit Briefs

8138f3e172 Stefan Sperling

fprintf returns int, not size_t; from Hiltjo Posthuma




acb4e1d19e Stefan Sperling

sync merge(1) fix diff from OpenRCS/OpenCVS


6c6b73bb41 Stefan Sperling

fix race condition in test_revert_patch_one_change


15fbc2a7fd Stefan Sperling

bump version number


17cf36d471 Stefan Sperling

changes for 0.3 (tags/0.3)



ce2b05c76c Stefan Sperling

test reverting the first hunk only with revert -p




2a43a43331 Stefan Sperling

bump version number


25189667d6 Stefan Sperling

changes for 0.2 (tags/0.2)


c39c25dd23 Stefan Sperling

improve error message if helper binaries fail to unveil(2)


303e2782e0 Stefan Sperling

add support for tags to -c options of some got commands



a0de39f397 Stefan Sperling

fix build on OpenBSD/sparc64 (gcc)


333ac74ecb Stefan Sperling

bump version number


661640238b Stefan Sperling

sync README with pkg/DESCR from the port (tags/0.1)


2c00348cb4 Stefan Sperling

perhaps today is release day?


6ac5a73c42 Stefan Sperling

plug a small memleak in cmd_commit()





71db5e8c74 Stefan Sperling

fix empty variable in two import regress tests