aboutsummaryrefslogtreecommitdiff
path: root/builtin-pack-objects.c
Commit message (Expand)AuthorAge
* Fix big left-shifts of unsigned charLinus Torvalds2009-06-18
* Fix typos / spelling in commentsMike Ralphson2009-04-22
* Merge branch 'lt/pack-object-memuse'Junio C Hamano2009-04-18
|\
| * show_object(): push path_name() call further downLinus Torvalds2009-04-12
| * process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-12
* | Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-12
|\ \
| * | list-objects: add "void *data" parameter to show functionsChristian Couder2009-04-07
* | | Merge branch 'maint'Junio C Hamano2009-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
| |\ \ \ \
* | | | | | Update delta compression message to be less misleadingDan McGee2009-04-11
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-04-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | Merge branch 'maint'Junio C Hamano2009-03-24
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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-keep-pack'Junio C Hamano2009-03-11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | 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 '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
|\ \ | |/