index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-pack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Junio C Hamano
2009-03-25
1
-1
/
+1
|
\
|
*
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-03-24
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-03-24
1
-1
/
+1
|
|
|
\
|
|
|
*
avoid possible overflow in delta size filtering computation
Nicolas Pitre
2009-03-24
1
-1
/
+1
|
|
*
|
Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1
Junio C Hamano
2009-03-22
1
-3
/
+2
|
|
|
\
\
|
|
*
\
\
Merge branch 'lt/maint-wrap-zlib' into maint
Junio C Hamano
2009-02-06
1
-3
/
+3
|
|
|
\
\
\
*
|
|
\
\
\
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
2009-03-11
1
-11
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
is_kept_pack(): final clean-up
Junio C Hamano
2009-02-28
1
-2
/
+2
|
*
|
|
|
|
Simplify is_kept_pack()
Junio C Hamano
2009-02-28
1
-3
/
+3
|
*
|
|
|
|
Consolidate ignore_packed logic more
Junio C Hamano
2009-02-28
1
-10
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
1
-3
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
1
-3
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
2009-01-22
1
-3
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
1
-3
/
+3
|
|
/
/
*
|
|
pack-objects: don't use too many threads with few objects
Nicolas Pitre
2008-12-14
1
-0
/
+4
*
|
|
autodetect number of CPUs by default when using threads
Nicolas Pitre
2008-12-13
1
-1
/
+4
|
|
/
|
/
|
*
|
Merge branch 'maint'
Junio C Hamano
2008-12-11
1
-0
/
+1
|
\
|
|
*
make sure packs to be replaced are closed beforehand
Nicolas Pitre
2008-12-11
1
-0
/
+1
|
*
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
2008-12-03
1
-0
/
+10
|
|
\
*
|
\
Merge branch 'np/pack-safer'
Junio C Hamano
2008-11-13
1
-19
/
+58
|
\
\
\
|
*
|
|
pack-objects: don't leak pack window reference when splitting packs
Nicolas Pitre
2008-11-03
1
-3
/
+9
|
*
|
|
pack-objects: allow "fixing" a corrupted pack without a full repack
Nicolas Pitre
2008-11-03
1
-9
/
+19
|
*
|
|
make find_pack_revindex() aware of the nasty world
Nicolas Pitre
2008-11-03
1
-0
/
+2
|
*
|
|
make check_object() resilient to pack corruptions
Nicolas Pitre
2008-11-03
1
-6
/
+17
|
*
|
|
make unpack_object_header() non fatal
Nicolas Pitre
2008-11-03
1
-1
/
+1
|
*
|
|
better validation on delta base object offsets
Nicolas Pitre
2008-11-03
1
-2
/
+2
|
*
|
|
close another possibility for propagating pack corruption
Nicolas Pitre
2008-11-03
1
-0
/
+10
*
|
|
|
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
2008-11-13
1
-0
/
+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
2008-11-12
1
-0
/
+3
|
*
|
|
pack-objects: new option --honor-pack-keep
Brandon Casey
2008-11-12
1
-0
/
+7
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-13
1
-2
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2008-11-12
1
-2
/
+10
|
|
/
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-02
1
-1
/
+2
|
\
|
|
*
pack-objects: avoid reading uninitalized data
Jeff King
2008-11-02
1
-1
/
+2
*
|
Replace xmalloc/memset(0) pairs with xcalloc
Brandon Casey
2008-10-08
1
-3
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-09-23
1
-1
/
+1
|
\
|
|
*
Do not perform cross-directory renames when creating packs
Petr Baudis
2008-09-22
1
-1
/
+1
*
|
Merge branch 'np/pack'
Junio C Hamano
2008-09-19
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
pack-objects: don't include missing preferred base objects
Nicolas Pitre
2008-09-03
1
-0
/
+8
|
*
Merge branch 'np/maint-safer-pack' into np/pack
Junio C Hamano
2008-09-03
1
-19
/
+15
|
|
\
*
|
|
Start conforming code to "git subcmd" style part 3
Heikki Orsila
2008-09-16
1
-2
/
+2
*
|
|
Merge branch 'np/maint-safer-pack' into maint
Junio C Hamano
2008-09-10
1
-19
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
pack-objects: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
2008-08-30
1
-2
/
+2
|
*
improve reliability of fixup_pack_header_footer()
Nicolas Pitre
2008-08-30
1
-1
/
+2
|
*
pack-objects: improve returned information from write_one()
Nicolas Pitre
2008-08-30
1
-17
/
+12
*
|
Merge branch 'sp/missing-thin-base' into maint
Junio C Hamano
2008-08-30
1
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
pack-objects: Allow missing base objects when creating thin packs
Shawn O. Pearce
2008-08-13
1
-4
/
+11
*
|
index-pack: be careful after fixing up the header/footer
Linus Torvalds
2008-08-27
1
-1
/
+0
|
/
*
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
2008-07-06
1
-5
/
+10
*
verify-pack: check packed object CRC when using index version 2
Nicolas Pitre
2008-06-25
1
-22
/
+0
[next]