index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fast-import.c
Age
Commit message (
Expand
)
Author
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
2025-01-21
pack-write: pass hash_algo to `fixup_pack_header_footer()`
Karthik Nayak
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
2025-01-01
Merge branch 'ps/weak-sha1-for-tail-sum-fix'
Junio C Hamano
2024-12-30
builtin/fast-import: fix segfault with unsafe SHA1 backend
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-04
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak
2024-12-04
packfile: pass down repository to `odb_pack_name`
Karthik Nayak
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
2024-12-02
fast-import: disallow more path components
Elijah Newren
2024-11-27
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
2024-11-26
fast-import: disallow "." and ".." path components
Elijah Newren
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-19
fast-import: avoid making replace refs point to themselves
Elijah Newren
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-14
builtin/fast-import: plug trivial memory leaks
Patrick Steinhardt
2024-08-13
config: pass repo to `git_die_config()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-04-15
fast-import: make comments more precise
Thalia Archibald
2024-04-15
fast-import: forbid escaped NUL in paths
Thalia Archibald
2024-04-15
fast-import: remove dead strbuf
Thalia Archibald
2024-04-15
fast-import: allow unquoted empty path for root
Thalia Archibald
2024-04-15
fast-import: directly use strbufs for paths
Thalia Archibald
2024-04-15
fast-import: tighten path unquoting
Thalia Archibald
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-28
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2023-12-26
fast-import: use mem_pool_calloc()
René Scharfe
2023-10-02
object: factor out parse_mode out of fast-import and tree-walk into in object.h
Eric W. Biederman
2023-09-13
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
[prev]
[next]