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
2018-08-22
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano
1
-4
/
+1
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
1
-1
/
+1
2018-08-17
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'nd/pack-objects-threading-doc'
Junio C Hamano
1
-0
/
+19
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-54
/
+61
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
1
-1
/
+1
2018-08-13
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-03
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
1
-1
/
+1
2018-08-03
pack-objects: specify --index-version argument help explicitly
René Scharfe
1
-2
/
+2
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-1
/
+1
2018-07-30
pack-objects: document about thread synchronization
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2018-07-23
builtin/pack-objects.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-50
/
+52
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-10
/
+15
2018-07-23
pack-objects: fix performance issues on packing large deltas
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
1
-1
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
1
-2
/
+5
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-3
/
+3
2018-06-29
tag: add repository argument to lookup_tag
Stefan Beller
1
-1
/
+1
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-3
/
+3
2018-06-21
pack-bitmap: add free function
Jonathan Tan
1
-0
/
+1
2018-06-21
pack-bitmap: remove bitmap_git global variable
Jonathan Tan
1
-2
/
+4
2018-06-01
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
1
-12
/
+12
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-15
/
+17
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-2
/
+2
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2018-05-23
Merge branch 'nd/pack-unreachable-objects-doc'
Junio C Hamano
1
-0
/
+2
2018-05-23
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
1
-128
/
+241
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
1
-4
/
+7
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
1
-20
/
+63
2018-05-18
shallow: add repository argument to is_repository_shallow
Stefan Beller
1
-2
/
+2
2018-05-18
shallow: add repository argument to register_shallow
Stefan Beller
1
-1
/
+1
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-3
/
+3
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-2
/
+2
2018-05-06
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-05-02
pack-objects: abstract away hash algorithm
brian m. carlson
1
-14
/
+16
2018-05-02
sha1-file: convert freshen functions to object_id
brian m. carlson
1
-1
/
+1
2018-04-26
packfile: add repository argument to packed_object_info
Jonathan Nieder
1
-1
/
+2
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-3
/
+5
2018-04-16
pack-objects: show some progress when counting kept objects
Nguyễn Thái Ngọc Duy
1
-6
/
+12
2018-04-16
gc --auto: exclude base pack if not enough mem to "repack -ad"
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-04-16
repack: add --keep-pack option
Nguyễn Thái Ngọc Duy
1
-13
/
+50
2018-04-16
pack-objects: shrink delta_size field in struct object_entry
Nguyễn Thái Ngọc Duy
1
-10
/
+16
2018-04-16
pack-objects: shrink size field in struct object_entry
Nguyễn Thái Ngọc Duy
1
-25
/
+80
2018-04-16
pack-objects: clarify the use of object_entry::size
Nguyễn Thái Ngọc Duy
1
-3
/
+8
2018-04-16
pack-objects: don't check size when the object is bad
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-04-16
pack-objects: shrink z_delta_size field in struct object_entry
Nguyễn Thái Ngọc Duy
1
-6
/
+18
2018-04-16
pack-objects: refer to delta objects by index instead of pointer
Nguyễn Thái Ngọc Duy
1
-54
/
+63
2018-04-16
pack-objects: move in_pack out of struct object_entry
Nguyễn Thái Ngọc Duy
1
-11
/
+17
2018-04-16
pack-objects: move in_pack_pos out of struct object_entry
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-04-16
pack-objects: use bitfield for object_entry::depth
Nguyễn Thái Ngọc Duy
1
-0
/
+6
[next]