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