Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-13 | unpack-objects -r: call it "recover". | 1 | -6/+6 | |
2006-09-04 | unpack-objects desperately salvages objects from a corrupt pack | 1 | -21/+38 | |
2006-08-29 | unpack-objects: remove unused variable "eof" | 1 | -3/+1 | |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | 1 | -2/+2 | |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | 1 | -2/+2 | |
2006-08-12 | Merge branch 'jc/pack-objects' | 1 | -0/+2 | |
2006-08-03 | Make git-unpack-objects a builtin | 1 | -0/+310 |