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 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
|
\
|
*
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
*
|
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
2009-01-21
|
\
\
|
*
|
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
|
|
/
*
|
pack-objects: don't use too many threads with few objects
Nicolas Pitre
2008-12-13
*
|
autodetect number of CPUs by default when using threads
Nicolas Pitre
2008-12-12
*
|
Merge branch 'maint'
Junio C Hamano
2008-12-11
|
\
\
|
|
/
|
*
make sure packs to be replaced are closed beforehand
Nicolas Pitre
2008-12-10
|
*
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
2008-12-02
|
|
\
*
|
\
Merge branch 'np/pack-safer'
Junio C Hamano
2008-11-12
|
\
\
\
|
*
|
|
pack-objects: don't leak pack window reference when splitting packs
Nicolas Pitre
2008-11-02
|
*
|
|
pack-objects: allow "fixing" a corrupted pack without a full repack
Nicolas Pitre
2008-11-02
|
*
|
|
make find_pack_revindex() aware of the nasty world
Nicolas Pitre
2008-11-02
|
*
|
|
make check_object() resilient to pack corruptions
Nicolas Pitre
2008-11-02
|
*
|
|
make unpack_object_header() non fatal
Nicolas Pitre
2008-11-02
|
*
|
|
better validation on delta base object offsets
Nicolas Pitre
2008-11-02
|
*
|
|
close another possibility for propagating pack corruption
Nicolas Pitre
2008-11-02
*
|
|
|
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
2008-11-12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
2008-11-12
|
*
|
|
pack-objects: new option --honor-pack-keep
Brandon Casey
2008-11-12
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2008-11-12
|
|
/
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-02
|
\
\
|
|
/
|
*
pack-objects: avoid reading uninitalized data
Jeff King
2008-11-01
*
|
Replace xmalloc/memset(0) pairs with xcalloc
Brandon Casey
2008-10-08
*
|
Merge branch 'maint'
Junio C Hamano
2008-09-23
|
\
\
|
|
/
|
*
Do not perform cross-directory renames when creating packs
Petr Baudis
2008-09-22
*
|
Merge branch 'np/pack'
Junio C Hamano
2008-09-18
|
\
\
|
|
/
|
/
|
|
*
pack-objects: don't include missing preferred base objects
Nicolas Pitre
2008-09-02
|
*
Merge branch 'np/maint-safer-pack' into np/pack
Junio C Hamano
2008-09-02
|
|
\
*
|
|
Start conforming code to "git subcmd" style part 3
Heikki Orsila
2008-09-15
*
|
|
Merge branch 'np/maint-safer-pack' into maint
Junio C Hamano
2008-09-10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
pack-objects: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
2008-08-29
|
*
improve reliability of fixup_pack_header_footer()
Nicolas Pitre
2008-08-29
|
*
pack-objects: improve returned information from write_one()
Nicolas Pitre
2008-08-29
*
|
Merge branch 'sp/missing-thin-base' into maint
Junio C Hamano
2008-08-30
|
\
\
|
|
/
|
/
|
|
*
pack-objects: Allow missing base objects when creating thin packs
Shawn O. Pearce
2008-08-12
*
|
index-pack: be careful after fixing up the header/footer
Linus Torvalds
2008-08-27
|
/
*
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
2008-07-05
*
verify-pack: check packed object CRC when using index version 2
Nicolas Pitre
2008-06-24
*
call init_pack_revindex() lazily
Nicolas Pitre
2008-06-23
*
Remove now unnecessary 'sync()' calls
Linus Torvalds
2008-05-31
*
Make pack creation always fsync() the result
Linus Torvalds
2008-05-31
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
Merge branch 'bc/repack'
Junio C Hamano
2008-05-23
|
\
\
|
*
|
let pack-objects do the writing of unreachable objects as loose objects
Nicolas Pitre
2008-05-13
|
|
/
*
|
pack-objects: fix early eviction for max depth delta objects
Nicolas Pitre
2008-05-03
*
|
pack-objects: allow for early delta deflating
Nicolas Pitre
2008-05-03
*
|
pack-objects: move compression code in a separate function
Nicolas Pitre
2008-05-03
[next]