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
...
|
*
|
|
|
|
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
*
|
pack-objects: Fix compilation with NO_PTHREDS
Michał Kiedrowicz
2012-02-26
*
|
pack-objects: convert to use parse_options()
Nguyễn Thái Ngọc Duy
2012-02-01
*
|
pack-objects: remove bogus comment
Nguyễn Thái Ngọc Duy
2012-02-01
*
|
pack-objects: do not accept "--index-version=version,"
Nguyễn Thái Ngọc Duy
2012-02-01
|
/
*
Merge branch 'maint'
Junio C Hamano
2012-01-12
|
\
|
*
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2012-01-12
|
|
\
|
|
*
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
2012-01-12
|
|
|
\
|
|
|
*
thin-pack: try harder to use preferred base objects as base
Jeff King
2012-01-12
|
*
|
|
Merge branch 'jc/maint-pack-object-cycle' into maint
Junio C Hamano
2011-12-13
|
|
\
\
\
|
*
\
\
\
Merge branch 'nd/misc-cleanups' into maint
Junio C Hamano
2011-12-13
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'jc/stream-to-pack'
Junio C Hamano
2011-12-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bulk-checkin: replace fast-import based implementation
Junio C Hamano
2011-12-01
|
*
|
|
|
|
|
finish_tmp_packfile(): a helper function
Junio C Hamano
2011-10-28
|
*
|
|
|
|
|
create_tmp_packfile(): a helper function
Junio C Hamano
2011-10-28
|
*
|
|
|
|
|
write_pack_header(): a helper function
Junio C Hamano
2011-10-28
*
|
|
|
|
|
|
Merge branch 'jc/maint-pack-object-cycle'
Junio C Hamano
2011-12-05
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
pack-object: tolerate broken packs that have duplicated objects
Junio C Hamano
2011-11-16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'nd/misc-cleanups'
Junio C Hamano
2011-12-05
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
tree-walk.c: do not leak internal structure in tree_entry_len()
Nguyễn Thái Ngọc Duy
2011-10-27
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'dm/pack-objects-update'
Junio C Hamano
2011-11-01
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pack-objects: don't traverse objects unnecessarily
Dan McGee
2011-10-20
|
*
|
pack-objects: rewrite add_descendants_to_write_order() iteratively
Dan McGee
2011-10-18
|
*
|
pack-objects: use unsigned int for counter and offset values
Dan McGee
2011-10-18
|
*
|
pack-objects: mark add_to_write_order() as inline
Dan McGee
2011-10-18
*
|
|
Merge branch 'jk/maint-pack-objects-compete-with-delete'
Junio C Hamano
2011-10-21
|
\
\
\
|
*
|
|
downgrade "packfile cannot be accessed" errors to warnings
Jeff King
2011-10-14
[prev]
[next]