index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pack-objects.c
Commit message (
Expand
)
Author
Age
*
builtin/pack-objects: convert to struct object_id
brian m. carlson
2017-10-16
*
pack-bitmap: convert traverse_bitmap_commit_list to object_id
brian m. carlson
2017-10-16
*
cleanup: fix possible overflow errors in binary search
Derrick Stolee
2017-10-10
*
Merge branch 'rj/no-sign-compare'
Junio C Hamano
2017-09-29
|
\
|
*
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones
2017-09-22
|
*
Merge branch 'rs/pack-objects-pbase-cleanup' into maint
Junio C Hamano
2017-08-23
|
|
\
*
|
|
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
2017-09-14
*
|
|
Merge branch 'ma/ts-cleanups'
Junio C Hamano
2017-09-10
|
\
\
\
|
*
|
|
pack-objects: take lock before accessing `remaining`
Martin Ågren
2017-08-23
*
|
|
|
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
2017-08-23
*
|
|
|
Merge branch 'rs/pack-objects-pbase-cleanup'
Junio C Hamano
2017-08-11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pack-objects: remove unnecessary NULL check
René Scharfe
2017-07-20
|
*
|
Merge branch 'jk/disable-pack-reuse-when-broken' into maint
Junio C Hamano
2017-06-04
|
|
\
\
*
|
|
|
use MOVE_ARRAY
René Scharfe
2017-07-17
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
\
\
|
*
|
|
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
|
|
/
/
*
|
|
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
2017-06-02
|
\
\
\
|
*
|
|
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
2017-05-26
|
|
/
/
*
|
|
Merge branch 'jk/disable-pack-reuse-when-broken'
Junio C Hamano
2017-05-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pack-objects: disable pack reuse for object-selection options
Jeff King
2017-05-09
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
Convert lookup_tag to struct object_id
brian m. carlson
2017-05-08
|
*
|
|
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
2017-05-08
|
*
|
|
shallow: convert shallow registration functions to object_id
brian m. carlson
2017-05-08
|
|
|
/
|
|
/
|
*
|
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
|
/
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-19
|
\
\
|
*
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
|
*
|
Convert sha1_array_lookup to take struct object_id
brian m. carlson
2017-03-31
|
*
|
Convert remaining callers of sha1_array_lookup to object_id
brian m. carlson
2017-03-31
|
*
|
Make sha1_array_append take a struct object_id *
brian m. carlson
2017-03-31
*
|
|
Merge branch 'jk/fast-import-cleanup'
Junio C Hamano
2017-03-28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pack.h: define largest possible encoded object size
Jeff King
2017-03-24
|
*
|
encode_in_pack_object_header: respect output buffer length
Jeff King
2017-03-24
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
|
\
\
|
*
|
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
|
|
/
*
|
Merge branch 'bw/attr'
Junio C Hamano
2017-02-27
|
\
\
|
*
|
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
2017-02-01
|
*
|
attr: rename function and struct related to checking attributes
Junio C Hamano
2017-02-01
|
|
/
*
|
Merge branch 'jk/delta-chain-limit'
Junio C Hamano
2017-02-27
|
\
\
|
|
/
|
/
|
|
*
pack-objects: convert recursion to iteration in break_delta_chain()
Jeff King
2017-01-27
|
*
pack-objects: enforce --depth limit in reused deltas
Jeff King
2017-01-27
*
|
compression: unify pack.compression configuration parsing
Junio C Hamano
2016-11-15
|
/
*
sha1_file: rename git_open_noatime() to git_open()
Lars Schneider
2016-10-25
*
Merge branch 'jk/pack-objects-optim-mru'
Junio C Hamano
2016-10-10
|
\
|
*
pack-objects: use mru list when iterating over packs
Jeff King
2016-08-11
|
*
pack-objects: break delta cycles before delta-search phase
Jeff King
2016-08-11
*
|
use QSORT
René Scharfe
2016-09-29
*
|
Merge branch 'ks/pack-objects-bitmap'
Junio C Hamano
2016-09-21
|
\
\
[next]