aboutsummaryrefslogtreecommitdiff
path: root/builtin-pack-objects.c
Commit message (Expand)AuthorAge
* Merge branch 'lt/pack-object-memuse' into maintJunio C Hamano2009-05-03
|\
| * show_object(): push path_name() call further downLinus Torvalds2009-04-12
| * process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-12
* | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-12
|\ \
| * \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-12
| |\ \ | | |/
| | * process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-12
* | | Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-08
|\ \ \
| * | | pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2009-03-21
| * | | Remove --kept-pack-only option and associated infrastructureBrandon Casey2009-03-20
| * | | pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2009-03-20
| * | | is_kept_pack(): final clean-upJunio C Hamano2009-02-28
| * | | Simplify is_kept_pack()Junio C Hamano2009-02-28
| * | | Consolidate ignore_packed logic moreJunio C Hamano2009-02-28
* | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-24
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-24
| |\ \ \ | | | |/ | | |/|
| | * | avoid possible overflow in delta size filtering computationNicolas Pitre2009-03-24
| | |/
| * | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1Junio C Hamano2009-03-21
| |\ \
| * \ \ Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano2009-02-05
| |\ \ \
* | \ \ \ Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-25
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
| | |_|/ | |/| |
* | | | Merge branch 'lt/maint-wrap-zlib'Junio C Hamano2009-01-21
|\ \ \ \ | | |_|/ | |/| |
| * | | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-11
| |/ /
* | | pack-objects: don't use too many threads with few objectsNicolas Pitre2008-12-13
* | | autodetect number of CPUs by default when using threadsNicolas Pitre2008-12-12
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2008-12-11
|\ \ | |/
| * make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-10
| * Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-02
| |\
* | \ Merge branch 'np/pack-safer'Junio C Hamano2008-11-12
|\ \ \
| * | | pack-objects: don't leak pack window reference when splitting packsNicolas Pitre2008-11-02
| * | | pack-objects: allow "fixing" a corrupted pack without a full repackNicolas Pitre2008-11-02
| * | | make find_pack_revindex() aware of the nasty worldNicolas Pitre2008-11-02
| * | | make check_object() resilient to pack corruptionsNicolas Pitre2008-11-02
| * | | make unpack_object_header() non fatalNicolas Pitre2008-11-02
| * | | better validation on delta base object offsetsNicolas Pitre2008-11-02
| * | | close another possibility for propagating pack corruptionNicolas Pitre2008-11-02
* | | | Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-12
|\ \ \ \ | | |_|/ | |/| |
| * | | pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-12
| * | | pack-objects: new option --honor-pack-keepBrandon Casey2008-11-12
* | | | Merge branch 'maint'Junio C Hamano2008-11-12
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2008-11-12
| |/
* | Merge branch 'maint'Junio C Hamano2008-11-02
|\ \ | |/
| * pack-objects: avoid reading uninitalized dataJeff King2008-11-01
* | Replace xmalloc/memset(0) pairs with xcallocBrandon Casey2008-10-08
* | Merge branch 'maint'Junio C Hamano2008-09-23
|\ \ | |/
| * Do not perform cross-directory renames when creating packsPetr Baudis2008-09-22
* | Merge branch 'np/pack'Junio C Hamano2008-09-18
|\ \ | |/ |/|
| * pack-objects: don't include missing preferred base objectsNicolas Pitre2008-09-02
| * Merge branch 'np/maint-safer-pack' into np/packJunio C Hamano2008-09-02
| |\
* | | Start conforming code to "git subcmd" style part 3Heikki Orsila2008-09-15
* | | Merge branch 'np/maint-safer-pack' into maintJunio C Hamano2008-09-10
|\ \ \ | |/ / |/| / | |/