Commit Briefs

569f7b63c0 Stefan Sperling

document references in git-repository.5


b48be8cf53 Stefan Sperling

update CAVEATS section in got.1



0fa5032d6f Stefan Sperling

add a licence file


56f95bee21 Stefan Sperling

wording improvements in README


8deda1afda Stefan Sperling

spell 'Got' consistently in README


c75df689a0 Stefan Sperling

include expanded acronym in README


010a287c60 Stefan Sperling

wording in README


2e698696e1 Stefan Sperling

clarify stance on patches for a portable version in README


9532f6b44d Stefan Sperling

mention C tests in README for completeness



dd2a8a696c Stefan Sperling

explain intended target audience in README



fd7a136d02 Stefan Sperling

remove duplicate check in if-statement


11495e0417 Stefan Sperling

tweak 'got rebase' conflict error message


778a73c202 Stefan Sperling

fix wrong command listed in man page text



1ee397ad2d Stefan Sperling

allow error return from got_worktree_checkout_cb()




877a927c9c Stefan Sperling

fix typo in comments



69185643da Stefan Sperling

remove unused variable in commit_worktree()



1675efa342 Stefan Sperling

fix double-free introduced during refactoring