Commit Briefs


Stefan Sperling

make got-read-blob account for header len in size check

Fixes "no space" error with blobs which happen to straddle the size boundary for in-memory handling.


Stefan Sperling

plug a memory leak in got-read-blob



Stefan Sperling

initial 'got import' implementation




Stefan Sperling

run 'git fsck' after every cmdline test





Stefan Sperling

avoid cross-references to git-gc(1)



Stefan Sperling

fix typo in git-repository.5


Stefan Sperling

document references in git-repository.5


Stefan Sperling

update CAVEATS section in got.1



Stefan Sperling

add a licence file


Stefan Sperling

wording improvements in README


Stefan Sperling

spell 'Got' consistently in README


Stefan Sperling

include expanded acronym in README


Stefan Sperling

wording in README



Stefan Sperling

mention C tests in README for completeness