index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fast-import.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
1
-2
/
+4
2026-08-23
Merge branch 'cc/fast-import-usage'
Junio C Hamano
1
-182
/
+433
2026-08-18
Merge branch 'ps/writev'
Junio C Hamano
1
-3
/
+15
2026-08-13
delta: widen `create_delta()` and `diff_delta()` to `size_t`
Johannes Schindelin
1
-2
/
+4
2026-08-11
fast-import: remove useless from_stream argument
Christian Couder
1
-11
/
+9
2026-08-11
fast-import: use parse_options() for command line options
Christian Couder
1
-29
/
+14
2026-08-11
fast-import: use callbacks to parse some options
Christian Couder
1
-40
/
+168
2026-08-11
fast-import: use struct option for usage string
Christian Couder
1
-6
/
+77
2026-08-11
fast-import: move command state globals into 'struct fast_import_state'
Christian Couder
1
-12
/
+12
2026-08-11
fast-import: introduce 'struct fast_import_state'
Christian Couder
1
-125
/
+169
2026-08-11
fast-import: factor out option_*() functions
Christian Couder
1
-21
/
+48
2026-08-11
fast-import: use int for some bool flags
Christian Couder
1
-2
/
+2
2026-08-11
fast-import: localize 'i' into the 'for' loops using it
Christian Couder
1
-6
/
+4
2026-08-07
fast-import: use writev(3p) to send cat-blob responses
Patrick Steinhardt
1
-3
/
+15
2026-07-07
hash: use git_hash_init() consistently
Jeff King
1
-2
/
+2
2026-07-07
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
Junio C Hamano
1
-0
/
+1
2026-07-02
csum-file: provide a function to release checkpoints
Jeff King
1
-0
/
+1
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-7
/
+22
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-6
/
+16
2026-06-15
packfile: widen unpack_entry()'s size out-parameter to size_t
Johannes Schindelin
1
-1
/
+6
2026-06-03
environment: move "pack_compression_level" into `struct repo_config_values`
Olamide Caleb Bello
1
-3
/
+5
2026-04-07
Merge branch 'jt/fast-import-signed-modes'
Junio C Hamano
1
-11
/
+60
2026-04-01
Merge branch 'vp/http-rate-limit-retries'
Junio C Hamano
1
-1
/
+1
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
1
-3
/
+4
2026-03-26
fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
1
-4
/
+16
2026-03-26
fast-import: add 'strip-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
1
-6
/
+34
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-commits=<mode>'
Justin Tobler
1
-1
/
+9
2026-03-24
Merge branch 'jt/fast-import-sign-again'
Junio C Hamano
1
-21
/
+78
2026-03-17
strbuf_attach: fix call sites to pass correct alloc
Vaidas Pilkauskas
1
-1
/
+1
2026-03-12
fast-import: add mode to sign commits with invalid signatures
Justin Tobler
1
-21
/
+78
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
1
-4
/
+8
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
1
-3
/
+3
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
1
-14
/
+23
2025-12-05
Merge branch 'cc/fast-import-strip-if-invalid'
Junio C Hamano
1
-9
/
+65
2025-11-26
fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
Christian Couder
1
-6
/
+53
2025-11-19
Merge branch 'ps/packed-git-in-object-store'
Junio C Hamano
1
-2
/
+2
2025-11-16
fast-import: refactor finalize_commit_buffer()
Christian Couder
1
-4
/
+13
2025-11-06
Merge branch 'cc/fast-import-export-i18n-cleanup'
Junio C Hamano
1
-140
/
+140
2025-10-30
Merge branch 'ps/remove-packfile-store-get-packs'
Junio C Hamano
1
-2
/
+2
2025-10-30
packfile: move list of packs into the packfile store
Patrick Steinhardt
1
-2
/
+2
2025-10-30
fast-import: mark strings for translation
Christian Couder
1
-140
/
+140
2025-10-28
Merge branch 'cc/fast-import-strip-signed-tags'
Junio C Hamano
1
-0
/
+43
2025-10-28
Merge branch 'ps/remove-packfile-store-get-packs' into ps/packed-git-in-objec...
Junio C Hamano
1
-2
/
+2
2025-10-16
packfile: rename `packfile_store_get_all_packs()`
Patrick Steinhardt
1
-2
/
+2
2025-10-13
fast-import: add '--signed-tags=<mode>' option
Christian Couder
1
-0
/
+43
2025-10-07
Merge branch 'ps/packfile-store'
Junio C Hamano
1
-4
/
+6
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
1
-2
/
+4
2025-09-24
packfile: introduce function to load and add packfiles
Patrick Steinhardt
1
-2
/
+2
2025-09-24
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt
1
-1
/
+1
2025-09-17
fast-import: add '--signed-commits=<mode>' option
Christian Couder
1
-9
/
+52
[next]