Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | odb: Prevent stream_finalize_write() from overwriting | nulltoken | 2013-09-06 | 1 | -0/+28 |
| | | | | | | Now that #1785 is merged, git_odb_stream_finalize_write() calculates the object id before invoking the odb backend. This commit gives a chance to the backend to check if it already knows this object. | ||||
* | blob: Slightly enforce a create_fromchunks() test | nulltoken | 2013-09-06 | 1 | -1/+5 |
| | |||||
* | portability: Improve x86/amd64 compatibility | nulltoken | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | blob: add git_blob_create_fromchunks() | nulltoken | 2012-06-07 | 1 | -0/+87 |