Commit Briefs

ef9e2ed740 Stefan Sperling

fix another typo in git-repository.5


9eba2c58b1 Stefan Sperling

spelling fix in git-repository.5


e77c2584f3 Stefan Sperling

bump version number


930c05b6b4 Stefan Sperling

changes for 0.34 (tags/0.34)


6a49bdc8c2 Stefan Sperling

sync dist file list



b90c30485c Stefan Sperling

adjust expected "object not found" error output in tests





d7c4e80d2a Stefan Sperling

fix expected output in clone and fetch tests



5e9b18faa7 Stefan Sperling

tweak a 'got fetch' progress message for accuracy


e54dde0531 Stefan Sperling

tweak a 'got clone' progress message for accuracy


3d0ac5598b Stefan Sperling

wording tweak in got.1


04e9dcf3c8 Stefan Sperling

add an example for log -R to got.1


dbec59df9a Stefan Sperling

add 'got log' -R option to reverse commit display order


52ab795804 Stefan Sperling

tweak documentation of 'got log -x' for accuracy


9627c110be Stefan Sperling

show a summary of conflicts and related problems after updating/merging files

ok millert@


5036ab18bf Stefan Sperling

make 'got update' skip conflicted files

ok millert@




ccecc9fd21 Stefan Sperling

wrap an overlong line



19ff763832 Tracey Emery

handle all khttp_urlpart errors