Commit Briefs

01a4495616 Stefan Sperling

declare conflict marker strings in got_lib_diff.h



1430b4e093 Stefan Sperling

treat 'add vs add' on update as a text conflict for now


a7c182ac81 Stefan Sperling

missing error return in test_double_add


71a293558d Stefan Sperling

fix behaviour when 'got rm' is used twice


5c99ca9fe4 Stefan Sperling

fix behaviour when 'got add' is used twice


4dfb2f0f5f Stefan Sperling

mention bare repos in git-repository(5), not got(1)


a3a2b44e8b Stefan Sperling

more wording tweaks in git-repository(5)


f877d8eb0b Stefan Sperling

fix documentation of .git/branches/ directory


fb2921d0ff Stefan Sperling

wording tweak in got(1) man page


ae73e26f45 Stefan Sperling

mark-up tweak in got(1) man page


5531f75d27 Stefan Sperling

remove mission statement from got(1) man page


6cd959e6da Stefan Sperling

typo in got(1) man page


079890a9ef Stefan Sperling

document the new A and D status codes for 'got status'


3d50f2917e Stefan Sperling

typos and wording fixes in git-repository(5)


03301f46d1 Stefan Sperling

various tweaks and additions to git-repository(5) man page


fdcf78bba2 Stefan Sperling

typo fix in got-worktree(5)


804dc7b902 Stefan Sperling

mention got-worktree(5) in the README file


84258ea0ad Stefan Sperling

start documenting the got's work tree format


e8a076e3d8 Stefan Sperling

add TODO items for 'got add' and 'got rm'



c225364401 Stefan Sperling

unveil repository path in 'got rm'


2ec1f75bbb Stefan Sperling

add a basic implementation of 'got rm'



a67e2392ea Stefan Sperling

trim leading whitespace from command descriptions