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
*
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
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
Merge branch 'ah/pack-objects-usage-strings'
Junio C Hamano
2015-09-01
|
\
|
*
pack-objects: place angle brackets around placeholders in usage strings
Alex Henrie
2015-08-28
*
|
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
2015-06-22
*
|
builtin/pack-objects: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
Merge branch 'jk/sha1-file-reduce-useless-warnings'
Junio C Hamano
2015-05-11
|
\
\
|
*
|
sha1_file: squelch "packfile cannot be accessed" warnings
Jeff King
2015-03-30
*
|
|
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
2015-03-17
|
\
\
\
|
*
|
|
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
2015-03-05
|
|
/
/
*
|
|
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
2014-12-29
*
|
|
rev-list: add an option to mark fewer edges as uninteresting
brian m. carlson
2014-12-29
*
|
|
Merge branch 'jk/prune-mtime'
Junio C Hamano
2014-10-29
|
\
\
\
|
*
|
|
pack-objects: double-check options before discarding objects
Jeff King
2014-10-19
|
*
|
|
repack: pack objects mentioned by the index
Jeff King
2014-10-19
|
*
|
|
pack-objects: use argv_array
Jeff King
2014-10-19
|
*
|
|
pack-objects: match prune logic for discarding objects
Jeff King
2014-10-16
|
*
|
|
pack-objects: refactor unpack-unreachable expiration check
Jeff King
2014-10-16
*
|
|
|
Merge branch 'eb/no-pthreads'
Junio C Hamano
2014-10-24
|
\
\
\
\
|
*
|
|
|
pack-objects: set number of threads before checking and warning
Junio C Hamano
2014-10-13
|
|
/
/
/
[next]