Commits


avoid dependency on delta.o in binaries which don't need it


initial 'got import' implementation


oops; several got commands were missing their pledge(2) calls


show xfail test result before running 'git fsck'


run 'git fsck' after every cmdline test


clarify usage of 'got rebase' options in man page


clarify our intentions regarding clone/fetch and the master branch


show how to create a commitable diff in got.1 EXAMPLES


avoid cross-references to git-gc(1)


prevent 'got ref' from creating references called '-'


fix typo in git-repository.5


document references in git-repository.5


update CAVEATS section in got.1


point people looking for a quick-start guide at got.1 EXAMPLES


add a licence file


wording improvements in README


spell 'Got' consistently in README


include expanded acronym in README


wording in README


clarify stance on patches for a portable version in README


mention C tests in README for completeness


document bug report and patch submission guidelines in README


explain intended target audience in README


make 'got update' sync cached timestamps of unmodified files


remove duplicate check in if-statement