| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
All the custom backend code will be moved to a separate project,
together with the new MySQL backend.
|
| |
|
|
|
|
| |
find objects from sha1 prefixes in the future. Default implementations throw GIT_ENOTIMPLEMENTED for strict prefixes (i.e. length < GIT_OID_HEXSZ).
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
We cannot assume that Redis is never going to return an error code; when
Reddit fails, we cannot crash our library, we need to handle the crash
gracefully.
Signed-off-by: Vicent Marti <tanoku@gmail.com>
|
|
|