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
...
|
|
|
*
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
|
*
|
|
pack-objects: protect against disappearing packs
Jeff King
2011-10-14
|
|
/
/
*
|
|
Merge branch 'jc/fetch-verify'
Junio C Hamano
2011-10-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
list-objects: pass callback data to show_objects()
Junio C Hamano
2011-09-01
*
|
|
Merge branch 'mh/check-attr-relative'
Junio C Hamano
2011-08-17
|
\
\
\
|
*
|
|
Rename git_checkattr() to git_check_attr()
Michael Haggerty
2011-08-04
*
|
|
|
Merge branch 'jc/pack-order-tweak'
Junio C Hamano
2011-08-05
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
pack-objects: optimize "recency order"
Junio C Hamano
2011-07-08
|
|
/
/
*
|
|
Merge branch 'jc/index-pack'
Junio C Hamano
2011-07-19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
write_idx_file: introduce a struct to hold idx customization options
Junio C Hamano
2011-02-27
*
|
|
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
*
|
|
zlib: wrap deflateBound() too
Junio C Hamano
2011-06-10
*
|
|
zlib: wrap deflate side of the API
Junio C Hamano
2011-06-10
|
|
/
|
/
|
*
|
Teach core.bigfilethreashold to pack-objects
Junio C Hamano
2011-04-05
|
/
*
thread-utils.h: simplify the inclusion
Junio C Hamano
2010-12-10
*
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
2010-12-03
|
\
|
*
pack-objects: mark file-local variable static
Jonathan Nieder
2010-11-10
*
|
make pack-objects a bit more resilient to repo corruption
Nicolas Pitre
2010-10-22
|
/
*
Put a space between `<' and argument in pack-objects usage string
Štěpán Němec
2010-10-08
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
*
Use angles for placeholders consistently
Štěpán Němec
2010-10-08
*
do not depend on signed integer overflow
Erik Faye-Lund
2010-10-06
*
Fix typo in pack-objects' usage
Johannes Schindelin
2010-09-30
*
Merge branch 'js/try-to-free-stackable'
Junio C Hamano
2010-06-13
*
Merge branch 'np/malloc-threading'
Junio C Hamano
2010-05-21
*
Merge branch 'lt/deepen-builtin-source'
Junio C Hamano
2010-03-10
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
[prev]