Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-27 | Use the final_oid_fn to finalize hashing of object IDs | brian m. carlson | 1 | -2/+2 |
2021-04-27 | Always use oidread to read into struct object_id | brian m. carlson | 1 | -2/+2 |
2021-03-13 | use CALLOC_ARRAY | René Scharfe | 1 | -4/+4 |
2020-11-02 | Merge branch 'jk/fast-import-marks-cleanup' | Junio C Hamano | 1 | -1/+0 |
2020-10-16 | fast-import: remove duplicated option-parsing line | Jeff King | 1 | -1/+0 |
2020-10-15 | fast-import: fix over-allocation of marks storage | Jeff King | 1 | -14/+17 |
2020-09-06 | fast-import: use write_pack_header() | René Scharfe | 1 | -7/+1 |
2020-09-03 | Merge branch 'jk/slimmed-down' | Junio C Hamano | 1 | -0/+3640 |
2020-08-13 | make git-fast-import a builtin | Jeff King | 1 | -0/+3648 |