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
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-23
|
\
|
*
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
|
\
\
|
*
|
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
2016-09-12
|
*
|
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
2016-09-12
|
|
/
*
|
Merge branch 'jk/pack-tag-of-tag'
Junio C Hamano
2016-09-15
|
\
\
|
*
|
pack-objects: walk tag chains for --include-tag
Jeff King
2016-09-07
|
*
|
Merge branch 'nd/pack-ofs-4gb-limit' into maint
Junio C Hamano
2016-08-08
|
|
\
\
*
|
\
\
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
2016-08-08
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pack-objects: compute local/ignore_pack_keep early
Jeff King
2016-07-29
|
*
|
|
pack-objects: break out of want_object loop early
Jeff King
2016-07-29
*
|
|
|
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
2016-07-28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pack-objects: do not truncate result in-pack object size on 32-bit systems
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
pack-objects: pass length to check_pack_crc() without truncation
Nguyễn Thái Ngọc Duy
2016-07-12
*
|
|
repack: extend --keep-unreachable to loose objects
Jeff King
2016-06-14
|
|
/
|
/
|
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
|
*
|
builtin/pack-objects.c: use die_errno() and warning_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
*
|
|
Merge branch 'ew/doc-split-pack-disables-bitmap'
Junio C Hamano
2016-05-10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pack-objects: warn on split packs disabling bitmaps
Eric Wong
2016-04-28
|
|
/
*
|
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
|
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
*
|
list-objects: drop name_path entirely
Jeff King
2016-02-12
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
[next]