Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/repack-pack-writebitmaps-config' | Junio C Hamano | 2014-06-25 | 1 | -4/+0 |
|\ | |||||
| * | pack-objects: stop respecting pack.writebitmaps | Jeff King | 2014-06-10 | 1 | -4/+0 |
* | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-04-08 | 1 | -1/+12 |
|\ \ | |||||
| * | | pack-objects: do not reuse packfiles without --delta-base-offset | Jeff King | 2014-04-05 | 1 | -1/+12 |
* | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | comments: fix misuses of "nor" | Justin Lebar | 2014-04-01 | 1 | -1/+1 |
* | | | | Merge branch 'jk/pack-bitmap-progress' | Junio C Hamano | 2014-03-28 | 1 | -11/+19 |
|\ \ \ \ | |||||
| * | | | | pack-objects: show reused packfile objects in "Counting objects" | Jeff King | 2014-03-17 | 1 | -8/+3 |
| * | | | | pack-objects: show progress for reused packfiles | Jeff King | 2014-03-17 | 1 | -3/+16 |
* | | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-03-28 | 1 | -1/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | pack-objects: turn off bitmaps when skipping objects | Jeff King | 2014-03-17 | 1 | -1/+11 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/upload-pack-shallow' | Junio C Hamano | 2014-03-21 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | upload-pack: send shallow info over stdin to pack-objects | Nguyễn Thái Ngọc Duy | 2014-03-11 | 1 | -0/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'sh/finish-tmp-packfile' | Junio C Hamano | 2014-03-18 | 1 | -9/+6 |
|\ \ \ \ | |||||
| * | | | | finish_tmp_packfile():use strbuf for pathname construction | Sun He | 2014-03-03 | 1 | -9/+6 |
| * | | | | Merge branch 'sh/write-pack-file-warning-message-fix' into sh/finish-tmp-pack... | Junio C Hamano | 2014-03-03 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'dd/use-alloc-grow' | Junio C Hamano | 2014-03-18 | 1 | -6/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'sh/write-pack-file-warning-message-fix' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | write_pack_file: use correct variable in diagnostic | Sun He | 2014-03-03 | 1 | -1/+1 |
* | | | | | Merge branch 'mh/replace-refs-variable-rename' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'nd/i18n-progress' | Junio C Hamano | 2014-03-14 | 1 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | i18n: mark all progress lines for translation | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -170/+281 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | pack-bitmap: implement optional name_hash cache | Vicent Marti | 2013-12-30 | 1 | -1/+9 |
| * | | pack-objects: implement bitmap writing | Vicent Marti | 2013-12-30 | 1 | -0/+53 |
| * | | pack-objects: use bitmaps when packing objects | Vicent Marti | 2013-12-30 | 1 | -0/+107 |
| * | | pack-objects: split add_object_entry | Jeff King | 2013-12-30 | 1 | -20/+78 |
| * | | pack-objects: factor out name_hash | Vicent Marti | 2013-10-25 | 1 | -22/+2 |
| * | | pack-objects: refactor the packing list | Vicent Marti | 2013-10-25 | 1 | -135/+40 |
* | | | do not pretend sha1write returns errors | Jeff King | 2013-12-26 | 1 | -2/+0 |
* | | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'jc/pack-objects' | Junio C Hamano | 2013-10-23 | 1 | -11/+12 |
|\ \ | |||||
| * | | pack-objects: shrink struct object_entry | Junio C Hamano | 2013-02-05 | 1 | -11/+12 |
* | | | Merge branch 'nd/fetch-into-shallow' | Junio C Hamano | 2013-09-20 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 | 1 | -1/+1 |
| |/ | |||||
* / | Don't close pack fd when free'ing pack windows | Brandon Casey | 2013-08-02 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'jk/peel-ref' | Jeff King | 2012-10-25 | 1 | -1/+0 |
|\ | |||||
| * | peel_ref: do not return a null sha1 | Jeff King | 2012-10-05 | 1 | -1/+0 |
* | | i18n: pack-objects: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -32/+32 |
|/ | |||||
* | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -1/+1 |
|\ | |||||
| * | revision.c: allow handle_revision_arg() to take other flags | Junio C Hamano | 2012-07-10 | 1 | -1/+1 |
* | | pack-objects: use streaming interface for reading large loose blobs | Nguyễn Thái Ngọc Duy | 2012-05-29 | 1 | -6/+67 |
* | | pack-objects: refactor write_object() into helper functions | Nguyễn Thái Ngọc Duy | 2012-05-18 | 1 | -150/+172 |
* | | pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .." | Nguyễn Thái Ngọc Duy | 2012-05-18 | 1 | -1/+1 |
* | | gc: do not explode objects which will be immediately pruned | Jeff King | 2012-04-11 | 1 | -2/+23 |
* | | pack-objects: Fix compilation with NO_PTHREDS | Michał Kiedrowicz | 2012-02-27 | 1 | -1/+1 |
* | | pack-objects: convert to use parse_options() | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -176/+139 |
* | | pack-objects: remove bogus comment | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -14/+1 |