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
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-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
2019-03-18
pack-objects: default to writing bitmap hash-cache
Jeff King
1
-1
/
+1
2019-02-22
trace2:data: pack-objects: add trace2 regions
Derrick Stolee
1
-1
/
+15
2019-02-06
Merge branch 'sl/const'
Junio C Hamano
1
-7
/
+7
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
1
-2
/
+2
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
1
-1
/
+9
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-1
/
+1
2019-02-05
Merge branch 'ph/pack-objects-mutex-fix'
Junio C Hamano
1
-17
/
+10
2019-02-04
various: tighten constness of some local variables
Shahzad Lone
1
-7
/
+7
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
1
-2
/
+2
2019-01-28
pack-objects: merge read_lock and lock in packing_data struct
Patrick Hogg
1
-14
/
+10
2019-01-28
pack-objects: move read mutex to packing_data struct
Patrick Hogg
1
-5
/
+2
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-17
pack-objects: create GIT_TEST_PACK_SPARSE
Derrick Stolee
1
-0
/
+1
2019-01-17
pack-objects: create pack.useSparse setting
Derrick Stolee
1
-0
/
+4
2019-01-17
list-objects: consume sparse tree walk
Derrick Stolee
1
-1
/
+4
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
1
-2
/
+2
2019-01-14
Merge branch 'md/exclude-promisor-objects-fix-cleanup'
Junio C Hamano
1
-2
/
+4
2019-01-08
update comment references to sha1_object_info()
Jeff King
1
-2
/
+2
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
1
-3
/
+3
2018-12-06
revision.c: put promisor option in specialized struct
Matthew DeVore
1
-2
/
+4
2018-11-21
Merge branch 'cc/delta-islands'
Junio C Hamano
1
-1
/
+3
2018-11-21
pack-objects: fix off-by-one in delta-island tree-depth computation
Jeff King
1
-1
/
+3
2018-11-19
Merge branch 'tb/print-size-t-with-uintmax-format'
Junio C Hamano
1
-6
/
+6
2018-11-19
Merge branch 'ds/push-squelch-ambig-warning'
Junio C Hamano
1
-0
/
+6
2018-11-18
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
1
-1
/
+4
2018-11-18
Merge branch 'nd/pthreads'
Junio C Hamano
1
-24
/
+2
[next]