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
/
pack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
47 hours
Merge branch 'en/midx-missing-pack-fallback'
Junio C Hamano
1
-1
/
+1
10 days
Merge branch 'ty/repository-fetch-if-missing'
Junio C Hamano
1
-14
/
+18
12 days
Merge branch 'fr/pack-objects-trace-pack-bytes'
Junio C Hamano
1
-0
/
+5
12 days
Merge branch 'ps/odb-eagerly-load-alternates'
Junio C Hamano
1
-3
/
+0
12 days
Merge branch 'ps/odb-generic-corrupt-objects'
Junio C Hamano
1
-4
/
+4
13 days
packfile: recover when a multi-pack-index names a removed pack
Elijah Newren
1
-1
/
+1
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
1
-16
/
+16
2026-08-20
pack-objects: trace pack bytes written
Friel
1
-0
/
+5
2026-08-19
odb/source: allow `read_object_info()` to bubble up error messages
Patrick Steinhardt
1
-3
/
+3
2026-08-19
odb/source-packed: flag known-bad objects as corrupt and not missing
Patrick Steinhardt
1
-1
/
+1
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
1
-3
/
+0
2026-08-15
repository: move fetch_if_missing into struct repository
Tian Yuchen
1
-14
/
+18
2026-08-13
packfile: widen `unpack_object_header_buffer()` to `size_t`
Johannes Schindelin
1
-4
/
+2
2026-08-13
packfile, git-zlib: widen `use_pack()` and zstream avail fields to `size_t`
Johannes Schindelin
1
-4
/
+4
2026-08-13
delta: widen `create_delta()` and `diff_delta()` to `size_t`
Johannes Schindelin
1
-2
/
+4
2026-08-13
pack-objects: widen `mem_usage` and `try_delta()`'s out-param to `size_t`
Johannes Schindelin
1
-2
/
+2
2026-08-13
pack-objects: widen `free_unpacked()` return to `size_t`
Johannes Schindelin
1
-2
/
+2
2026-08-13
pack-objects: widen delta-cache accounting to `size_t`
Johannes Schindelin
1
-5
/
+5
2026-08-05
odb/streaming: unify function names to create new streams
Patrick Steinhardt
1
-2
/
+2
2026-08-05
odb/streaming: rename `struct odb_read_stream`
Patrick Steinhardt
1
-7
/
+7
2026-07-30
Merge branch 'ps/odb-move-loose-object-writing'
Junio C Hamano
1
-1
/
+47
2026-07-18
object-file: move `force_object_loose()`
Patrick Steinhardt
1
-0
/
+46
2026-07-18
odb: support setting mtime when writing objects
Patrick Steinhardt
1
-1
/
+1
2026-07-15
Merge branch 'ps/odb-drop-whence'
Junio C Hamano
1
-6
/
+13
2026-07-15
pack-bitmap: allow aborting iteration of bitmapped objects
Patrick Steinhardt
1
-1
/
+1
2026-07-15
pack-objects: drop unused return value from add_object_entry()
Jeff King
1
-5
/
+4
2026-07-09
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter
Junio C Hamano
1
-6
/
+13
2026-07-06
Merge branch 'tb/pack-path-walk-bitmap-delta-islands'
Junio C Hamano
1
-18
/
+50
2026-07-06
Merge branch 'ps/odb-source-packed'
Junio C Hamano
1
-3
/
+4
2026-07-02
treewide: convert users of `whence` to the new source field
Patrick Steinhardt
1
-1
/
+1
2026-07-02
odb: add `source` field to struct object_info_source
Patrick Steinhardt
1
-7
/
+7
2026-07-02
odb: make backend-specific fields optional
Patrick Steinhardt
1
-4
/
+11
2026-07-02
packfile: thread odb_source_packed through packed_object_info()
Patrick Steinhardt
1
-2
/
+2
2026-06-24
Merge branch 'ps/odb-source-packed' into ps/odb-drop-whence
Junio C Hamano
1
-3
/
+4
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-30
/
+43
2026-06-21
pack-objects: support `--delta-islands` with `--path-walk`
Taylor Blau
1
-4
/
+18
2026-06-21
pack-objects: extract `record_tree_depth()` helper
Taylor Blau
1
-14
/
+18
2026-06-21
pack-objects: support reachability bitmaps with `--path-walk`
Taylor Blau
1
-2
/
+16
2026-06-17
midx: refactor interfaces to work on "packed" source
Patrick Steinhardt
1
-1
/
+2
2026-06-17
odb/source-packed: wire up `for_each_object()` callback
Patrick Steinhardt
1
-2
/
+2
2026-06-16
Merge branch 'kk/streaming-walk-pqueue'
Junio C Hamano
1
-0
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-10
/
+23
2026-06-15
pack-objects: use size_t for in-core object sizes
Johannes Schindelin
1
-17
/
+18
2026-06-15
pack-objects(check_pack_inflate()): use size_t instead of unsigned long
Johannes Schindelin
1
-3
/
+2
2026-06-15
Merge branch 'ak/typofixes'
Junio C Hamano
1
-1
/
+1
2026-06-15
Merge branch 'ob/more-repo-config-values'
Junio C Hamano
1
-10
/
+14
2026-06-11
Merge branch 'ps/odb-source-loose'
Junio C Hamano
1
-4
/
+8
2026-06-08
doc: fix typos via codespell
Andrew Kreimer
1
-1
/
+1
2026-06-05
Merge branch 'ps/odb-source-loose' into ps/odb-source-packed
Junio C Hamano
1
-4
/
+8
2026-06-03
environment: move "warn_on_object_refname_ambiguity" into `struct repo_config...
Olamide Caleb Bello
1
-3
/
+4
[next]