Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-23 | many cleanups to sha1_file.c | 1 | -4/+4 | |
2006-09-12 | pack-objects: document --revs, --unpacked and --all. | 1 | -1/+1 | |
2006-09-07 | pack-objects: further work on internal rev-list logic. | 1 | -60/+39 | |
2006-09-07 | pack-objects: run rev-list equivalent internally. | 1 | -82/+215 | |
2006-09-03 | more lightweight revalidation while reusing deflated stream in packing | 1 | -29/+52 | |
2006-09-03 | pack-objects: fix thinko in revalidate code | 1 | -6/+7 | |
2006-09-02 | pack-objects: re-validate data we copy from elsewhere. | 1 | -4/+63 | |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | 1 | -3/+3 | |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | 1 | -4/+4 | |
2006-08-15 | remove unnecessary initializations | 1 | -14/+14 | |
2006-08-12 | Merge branch 'jc/pack-objects' | 1 | -0/+16 | |
2006-08-03 | Make git-pack-objects a builtin | 1 | -0/+1376 |