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
*
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
*
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
2014-08-26
|
\
|
*
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
2014-08-12
*
|
Merge branch 'jk/repack-pack-writebitmaps-config'
Junio C Hamano
2014-06-25
|
\
\
|
|
/
|
/
|
|
*
pack-objects: stop respecting pack.writebitmaps
Jeff King
2014-06-10
*
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-04-08
|
\
\
|
*
|
pack-objects: do not reuse packfiles without --delta-base-offset
Jeff King
2014-04-04
*
|
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
|
\
\
\
|
*
|
|
comments: fix misuses of "nor"
Justin Lebar
2014-03-31
*
|
|
|
Merge branch 'jk/pack-bitmap-progress'
Junio C Hamano
2014-03-28
|
\
\
\
\
|
*
|
|
|
pack-objects: show reused packfile objects in "Counting objects"
Jeff King
2014-03-17
|
*
|
|
|
pack-objects: show progress for reused packfiles
Jeff King
2014-03-17
*
|
|
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-03-28
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
pack-objects: turn off bitmaps when skipping objects
Jeff King
2014-03-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/upload-pack-shallow'
Junio C Hamano
2014-03-21
|
\
\
\
\
|
*
|
|
|
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
2014-03-11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sh/finish-tmp-packfile'
Junio C Hamano
2014-03-18
|
\
\
\
\
|
*
|
|
|
finish_tmp_packfile():use strbuf for pathname construction
Sun He
2014-03-03
|
*
|
|
|
Merge branch 'sh/write-pack-file-warning-message-fix' into sh/finish-tmp-pack...
Junio C Hamano
2014-03-03
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'dd/use-alloc-grow'
Junio C Hamano
2014-03-18
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path()
Dmitry S. Dolzhenko
2014-03-03
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sh/write-pack-file-warning-message-fix'
Junio C Hamano
2014-03-14
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
write_pack_file: use correct variable in diagnostic
Sun He
2014-03-03
*
|
|
|
|
Merge branch 'mh/replace-refs-variable-rename'
Junio C Hamano
2014-03-14
|
\
\
\
\
\
|
*
|
|
|
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/i18n-progress'
Junio C Hamano
2014-03-14
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
i18n: mark all progress lines for translation
Nguyễn Thái Ngọc Duy
2014-02-24
|
|
/
/
/
*
|
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pack-bitmap: implement optional name_hash cache
Vicent Marti
2013-12-30
|
*
|
pack-objects: implement bitmap writing
Vicent Marti
2013-12-30
|
*
|
pack-objects: use bitmaps when packing objects
Vicent Marti
2013-12-30
|
*
|
pack-objects: split add_object_entry
Jeff King
2013-12-30
|
*
|
pack-objects: factor out name_hash
Vicent Marti
2013-10-24
|
*
|
pack-objects: refactor the packing list
Vicent Marti
2013-10-24
*
|
|
do not pretend sha1write returns errors
Jeff King
2013-12-26
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
/
/
*
|
Merge branch 'jc/pack-objects'
Junio C Hamano
2013-10-23
|
\
\
|
*
|
pack-objects: shrink struct object_entry
Junio C Hamano
2013-02-04
*
|
|
Merge branch 'nd/fetch-into-shallow'
Junio C Hamano
2013-09-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
2013-08-28
|
|
/
*
|
Don't close pack fd when free'ing pack windows
Brandon Casey
2013-08-02
|
/
*
Merge branch 'jk/peel-ref'
Jeff King
2012-10-25
|
\
|
*
peel_ref: do not return a null sha1
Jeff King
2012-10-04
*
|
i18n: pack-objects: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
|
/
*
Merge branch 'jc/sha1-name-more'
Junio C Hamano
2012-07-22
|
\
|
*
revision.c: allow handle_revision_arg() to take other flags
Junio C Hamano
2012-07-09
*
|
pack-objects: use streaming interface for reading large loose blobs
Nguyễn Thái Ngọc Duy
2012-05-29
*
|
pack-objects: refactor write_object() into helper functions
Nguyễn Thái Ngọc Duy
2012-05-18
*
|
pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .."
Nguyễn Thái Ngọc Duy
2012-05-18
*
|
gc: do not explode objects which will be immediately pruned
Jeff King
2012-04-11
[next]