index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fast-import.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
1
-6
/
+6
2022-03-06
Merge branch 'ab/c99-designated-initializers'
Junio C Hamano
1
-4
/
+10
2022-02-25
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-02-25
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-02-24
fast-import.c: use designated initializers for "partial" struct assignments
Ævar Arnfjörð Bjarmason
1
-4
/
+10
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-12-07
usage.c API users: use die_message() for "fatal :" + exit 128
Ævar Arnfjörð Bjarmason
1
-5
/
+7
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