| Commit message (Expand) | Author | Age |
* | Merge branch 'cc/bisect-filter' | Junio C Hamano | 2009-04-12 |
|\ |
|
| * | list-objects: add "void *data" parameter to show functions | Christian Couder | 2009-04-07 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-04-12 |
|\ \ |
|
| * \ | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-12 |
| |\ \ |
|
| | * \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-12 |
| | |\ \ |
|
| | | * | | process_{tree,blob}: Remove useless xstrdup calls | Linus Torvalds | 2009-04-12 |
| * | | | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint | Junio C Hamano | 2009-04-08 |
| |\ \ \ \ |
|
* | | | | | | Update delta compression message to be less misleading | Dan McGee | 2009-04-11 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | pack-objects: don't loosen objects available in alternate or kept packs | Brandon Casey | 2009-03-21 |
| * | | | | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 2009-03-20 |
| * | | | | pack-objects: only repack or loosen objects residing in "local" packs | Brandon Casey | 2009-03-20 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-24 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-24 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-24 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | avoid possible overflow in delta size filtering computation | Nicolas Pitre | 2009-03-24 |
| | * | | | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 2009-03-21 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'lt/maint-wrap-zlib' into maint | Junio C Hamano | 2009-02-05 |
| | |\ \ \ \ |
|
* | | \ \ \ \ | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-03-11 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | is_kept_pack(): final clean-up | Junio C Hamano | 2009-02-28 |
| * | | | | | Simplify is_kept_pack() | Junio C Hamano | 2009-02-28 |
| * | | | | | Consolidate ignore_packed logic more | Junio C Hamano | 2009-02-28 |
| | |_|_|/
| |/| | | |
|
* | | | | | 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 |
|\ \
| |/
|/| |
|