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
2021-02-05
Merge branch 'jv/pack-objects-narrower-ref-iteration'
Junio C Hamano
1
-5
/
+3
2021-02-03
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
1
-2
/
+2
2021-01-22
builtin/pack-objects.c: avoid iterating all refs
Jacob Vosmaer
1
-5
/
+3
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
1
-2
/
+2
2021-01-13
check_object(): convert to new revindex API
Taylor Blau
1
-4
/
+4
2021-01-13
write_reused_pack_verbatim(): convert to new revindex API
Taylor Blau
1
-1
/
+1
2021-01-13
write_reused_pack_one(): convert to new revindex API
Taylor Blau
1
-4
/
+10
2021-01-13
write_reuse_object(): convert to new revindex API
Taylor Blau
1
-4
/
+9
2020-12-08
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King
1
-1
/
+0
2020-08-19
Merge branch 'jc/object-names-are-not-sha-1'
Junio C Hamano
1
-1
/
+1
2020-08-14
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
1
-1
/
+1
2020-08-13
Merge branch 'jt/has_object'
Junio C Hamano
1
-2
/
+2
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
1
-13
/
+13
2020-08-06
pack-objects: no fetch when allow-{any,promisor}
Jonathan Tan
1
-2
/
+2
2020-07-30
strvec: rename struct fields
Jeff King
1
-1
/
+1
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-11
/
+11
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-07-21
pack-objects: prefetch objects to be packed
Jonathan Tan
1
-4
/
+32
2020-07-21
pack-objects: refactor to oid_object_info_extended
Jonathan Tan
1
-2
/
+6
2020-06-10
upload-pack: send part of packfile response as uri
Jonathan Tan
1
-0
/
+76
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
1
-0
/
+1
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
1
-0
/
+1
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
1
-6
/
+6
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
1
-1
/
+1
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
1
-2
/
+2
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
1
-1
/
+1
2020-03-20
pack-objects: flip the use of GIT_TEST_PACK_SPARSE
Derrick Stolee
1
-2
/
+2
2020-03-05
Merge branch 'jk/nth-packed-object-id'
Junio C Hamano
1
-23
/
+25
2020-03-02
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
1
-3
/
+3
2020-02-24
pack-objects: use object_id struct in pack-reuse code
Jeff King
1
-4
/
+5
2020-02-24
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King
1
-1
/
+1
2020-02-24
pack-objects: read delta base oid into object_id struct
Jeff King
1
-17
/
+18
2020-02-24
nth_packed_object_oid(): use customary integer return
Jeff King
1
-2
/
+2
2020-02-24
builtin/pack-objects: make hash agnostic
brian m. carlson
1
-1
/
+1
2020-02-14
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
1
-1
/
+2
2020-02-14
Merge branch 'jk/packfile-reuse-cleanup'
Junio C Hamano
1
-49
/
+194
2020-02-14
pack-objects: support filters with bitmaps
Jeff King
1
-2
/
+1
2020-02-14
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
1
-1
/
+1
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
1
-1
/
+2
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
1
-1
/
+2
2020-01-23
pack-objects: add checks for duplicate objects
Jeff King
1
-1
/
+7
2020-01-23
pack-objects: improve partial packfile reuse
Jeff King
1
-44
/
+170
2020-01-23
builtin/pack-objects: introduce obj_is_packed()
Jeff King
1
-2
/
+7
2020-01-23
pack-objects: introduce pack.allowPackReuse
Jeff King
1
-1
/
+7
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-1
/
+1
2019-09-30
Merge branch 'jk/misc-uninitialized-fixes'
Junio C Hamano
1
-19
/
+14
2019-09-18
Merge branch 'jk/drop-release-pack-memory'
Junio C Hamano
1
-11
/
+0
2019-09-13
builtin/pack-objects: report reused packfile objects
Jeff King
1
-2
/
+4
2019-09-09
Merge branch 'ds/feature-macros'
Junio C Hamano
1
-4
/
+4
[next]