index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fast-import.c
Age
Commit message (
Expand
)
Author
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
2025-12-05
Merge branch 'cc/fast-import-strip-if-invalid'
Junio C Hamano
2025-11-26
fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
Christian Couder
2025-11-19
Merge branch 'ps/packed-git-in-object-store'
Junio C Hamano
2025-11-16
fast-import: refactor finalize_commit_buffer()
Christian Couder
2025-11-06
Merge branch 'cc/fast-import-export-i18n-cleanup'
Junio C Hamano
2025-10-30
Merge branch 'ps/remove-packfile-store-get-packs'
Junio C Hamano
2025-10-30
packfile: move list of packs into the packfile store
Patrick Steinhardt
2025-10-30
fast-import: mark strings for translation
Christian Couder
2025-10-28
Merge branch 'cc/fast-import-strip-signed-tags'
Junio C Hamano
2025-10-28
Merge branch 'ps/remove-packfile-store-get-packs' into ps/packed-git-in-objec...
Junio C Hamano
2025-10-16
packfile: rename `packfile_store_get_all_packs()`
Patrick Steinhardt
2025-10-13
fast-import: add '--signed-tags=<mode>' option
Christian Couder
2025-10-07
Merge branch 'ps/packfile-store'
Junio C Hamano
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
2025-09-24
packfile: introduce function to load and add packfiles
Patrick Steinhardt
2025-09-24
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt
2025-09-17
fast-import: add '--signed-commits=<mode>' option
Christian Couder
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-07-23
Merge branch 'cc/fast-import-export-signature-names'
Junio C Hamano
2025-07-23
config: drop `git_config_get_ulong()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in `finalize_object_file()`
Patrick Steinhardt
2025-07-09
fast-(import|export): improve on commit signature output format
Christian Couder
2025-07-01
odb: rename `read_object_with_reference()`
Patrick Steinhardt
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `odb_mkstemp()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-29
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
2025-03-29
Merge branch 'cc/signed-fast-export-import'
Junio C Hamano
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
2025-03-10
pack-write: stop depending on `the_repository` and `the_hash_algo`
Patrick Steinhardt
2025-03-10
csum-file: stop depending on `the_repository`
Patrick Steinhardt
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
2025-02-03
Merge branch 'tb/unsafe-hash-cleanup'
Junio C Hamano
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2025-01-31
Merge branch 'tb/unsafe-hash-cleanup' into ps/hash-cleanup
Junio C Hamano
2025-01-23
csum-file: introduce hashfile_checkpoint_init()
Taylor Blau
2025-01-21
pack-write: pass hash_algo to `write_idx_file()`
Karthik Nayak
[next]