index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
Merge branch 'ds/partial-bundle-more'
Junio C Hamano
1
-19
/
+36
2022-03-28
pack-objects: lazily set up "struct rev_info", don't leak
Ævar Arnfjörð Bjarmason
1
-5
/
+23
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
1
-7
/
+17
2022-03-23
pack-objects: parse --filter directly into revs.filter
Derrick Stolee
1
-6
/
+2
2022-03-23
pack-objects: move revs out of get_object_list()
Derrick Stolee
1
-15
/
+18
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
1
-4
/
+5
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
1
-1
/
+1
2022-03-10
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
1
-7
/
+17
2022-03-09
list-objects: consolidate traverse_commit_list[_filtered]
Derrick Stolee
1
-3
/
+3
2022-03-09
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
1
-1
/
+1
2022-03-09
pack-objects: use rev.filter when possible
Derrick Stolee
1
-2
/
+3
2022-02-25
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
1
-1
/
+1
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
1
-3
/
+5
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-1
/
+1
2021-12-15
Merge branch 'ab/die-with-bug'
Junio C Hamano
1
-1
/
+1
2021-12-07
pack-objects: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-10-27
builtin/pack-objects.c: don't leak memory via arguments
Taylor Blau
1
-4
/
+7
2021-09-20
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
1
-4
/
+11
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
1
-1
/
+7
2021-09-09
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-09
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-09
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-01
pack-bitmap: read multi-pack bitmaps
Taylor Blau
1
-0
/
+5
2021-08-29
builtin/pack-objects.c: remove duplicate hash lookup
Taylor Blau
1
-10
/
+1
2021-08-29
builtin/pack-objects.c: simplify add_objects_in_unpacked_packs()
Taylor Blau
1
-68
/
+16
2021-08-24
pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
Taylor Blau
1
-1
/
+2
2021-07-09
pack-objects: fix segfault in --stdin-packs option
Ævar Arnfjörð Bjarmason
1
-3
/
+20
2021-05-27
Merge branch 'ab/pack-linkage-fix'
Junio C Hamano
1
-7
/
+167
2021-05-27
pack-objects: move static inline from a header to the sole consumer
Ævar Arnfjörð Bjarmason
1
-7
/
+167
2021-05-11
Merge branch 'jk/pack-objects-negative-options-fix'
Junio C Hamano
1
-0
/
+4
2021-05-10
Merge branch 'rs/repack-without-loosening-promised-objects'
Junio C Hamano
1
-1
/
+7
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-10
/
+10
2021-05-07
Merge branch 'ps/rev-list-object-type-filter'
Junio C Hamano
1
-1
/
+1
2021-05-03
pack-objects: clamp negative depth to 0
Jeff King
1
-0
/
+2
2021-05-03
pack-objects: clamp negative window size to 0
Jeff King
1
-0
/
+2
2021-04-30
Merge branch 'jk/promisor-optim'
Junio C Hamano
1
-1
/
+1
2021-04-28
repack: avoid loosening promisor objects in partial clones
Rafael Silva
1
-1
/
+7
2021-04-27
builtin/pack-objects: avoid using struct object_id for pack hash
brian m. carlson
1
-10
/
+10
2021-04-20
Merge branch 'jk/pack-objects-bitmap-progress-fix'
Junio C Hamano
1
-1
/
+2
2021-04-19
rev-list: allow filtering of provided items
Patrick Steinhardt
1
-1
/
+1
2021-04-13
lookup_unknown_object(): take a repository argument
Jeff King
1
-1
/
+1
2021-04-12
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King
1
-1
/
+2
2021-03-31
builtin/pack-objects.c: respect 'pack.preferBitmapTips'
Taylor Blau
1
-0
/
+34
2021-03-30
Merge branch 'hx/pack-objects-chunk-comment'
Junio C Hamano
1
-2
/
+2
2021-03-24
Merge branch 'tb/geometric-repack'
Junio C Hamano
1
-53
/
+277
2021-03-24
pack-objects: fix comment of reused_chunk.difference
Han Xin
1
-2
/
+2
2021-03-19
builtin/pack-objects.c: ignore missing links with --stdin-packs
Taylor Blau
1
-0
/
+1
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-4
/
+4
[next]