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
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
2019-09-06
pack-objects: drop packlist index_pos optimization
Jeff King
1
-19
/
+14
2019-09-06
pack-objects: use object_id in packlist_alloc()
Jeff King
1
-1
/
+1
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
1
-4
/
+4
2019-08-13
packfile: drop release_pack_memory()
Jeff King
1
-11
/
+0
2019-07-31
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
1
-5
/
+16
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-1
/
+2
2019-07-09
Merge branch 'jk/oidhash'
Junio C Hamano
1
-10
/
+11
2019-07-09
Merge branch 'jk/delta-islands-progress-fix'
Junio C Hamano
1
-1
/
+1
2019-06-27
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-06-20
delta-islands: respect progress flag
Jeff King
1
-1
/
+1
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
1
-1
/
+1
2019-06-20
pack-objects: convert packlist_find() to use object_id
Jeff King
1
-9
/
+10
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
1
-4
/
+4
2019-05-19
Merge branch 'ds/midx-too-many-packs'
Junio C Hamano
1
-1
/
+1
2019-05-13
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
1
-1
/
+1
2019-05-13
pack-objects: drop unused rev_info parameters
Jeff King
1
-4
/
+4
2019-05-09
Merge branch 'jk/pack-objects-reports-num-objects-to-trace2'
Junio C Hamano
1
-0
/
+2
2019-05-07
midx: pass a repository pointer
Derrick Stolee
1
-1
/
+1
2019-04-12
pack-objects: write objects packed to trace2
Jonathan Tan
1
-0
/
+2
2019-04-01
pack-bitmap: switch hash tables to use struct object_id
brian m. carlson
1
-3
/
+3
[next]