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
/
index-pack.c
Age
Commit message (
Expand
)
Author
2025-01-21
packfile: factor out --pack_header argument parsing
Jeff King
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
2025-01-01
Revert barrier-based LSan threading race workaround
Junio C Hamano
2024-12-30
index-pack: work around LSan threading race with barrier
Jeff King
2024-12-30
Revert "index-pack: spawn threads atomically"
Jeff King
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
2024-12-15
Merge branch 'jt/fix-fattening-promisor-fetch'
Junio C Hamano
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-10
index-pack --promisor: also check commits' trees
Jonathan Tan
2024-12-10
index-pack --promisor: don't check blobs
Jonathan Tan
2024-12-10
index-pack --promisor: dedup before checking links
Jonathan Tan
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano
2024-12-04
config: make `delta_base_cache_limit` a non-global variable
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-11-27
Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'
Junio C Hamano
2024-11-27
Merge branch 'bc/c23'
Junio C Hamano
2024-11-20
index-pack: teach --promisor to forbid pack name
Jonathan Tan
2024-11-18
index-pack: rename struct thread_local
brian m. carlson
2024-11-12
index-pack: repack local links into promisor packs
Jonathan Tan
2024-09-30
pack-write: fix return parameter of `write_rev_file_order()`
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
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-09-04
builtin/index-pack: fix segfaults when running outside of a repo
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
Patrick Steinhardt
2024-03-02
unpack: replace xwrite() loop with write_in_full()
Junio C Hamano
2024-02-08
Merge branch 'jc/index-pack-fsck-levels'
Junio C Hamano
2024-02-01
index-pack: --fsck-objects to take an optional argument for fsck msgs
John Cai
2024-02-01
index-pack: test and document --strict=<msg-id>=<severity>...
John Cai
2024-01-16
Merge branch 'jk/index-pack-lsan-false-positive-fix'
Junio C Hamano
2024-01-05
index-pack: spawn threads atomically
Jeff King
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-09-13
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
2023-08-31
treewide: fix various bugs w/ OpenSSL 3+ EVP API
Eric Wong
2023-07-25
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-13
fsck: mark unused parameters in various fsck callbacks
Jeff King
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
[prev]
[next]