index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
index-pack.c
Age
Commit message (
Expand
)
Author
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-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
2025-07-16
object-file: get rid of `the_repository` in `finalize_object_file()`
Patrick Steinhardt
2025-07-01
builtin: use default hash when outside a repository
brian m. carlson
2025-07-01
odb: rename `has_object()`
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-05-12
Merge branch 'ds/fix-thin-fix'
Junio C Hamano
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
2025-04-29
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt
2025-04-28
index-pack: allow revisiting REF_DELTA chains
Derrick Stolee
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
2025-04-07
Merge branch 'jh/hash-init-fixes'
Junio C Hamano
2025-03-18
index-pack, unpack-objects: restore missing ->init_fn
Jensen Huang
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
object: stop depending on `the_repository`
Patrick Steinhardt
2025-03-10
csum-file: stop depending on `the_repository`
Patrick Steinhardt
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
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-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
2025-01-21
pack-write: pass hash_algo to `write_rev_file()`
Karthik Nayak
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-21
Merge branch 'ps/the-repository'
Junio C Hamano
2025-01-21
index-pack, unpack-objects: use skip_prefix to avoid magic number
Jeff King
2025-01-21
index-pack, unpack-objects: use get_be32() for reading pack header
Jeff King
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
[next]