aboutsummaryrefslogtreecommitdiff
path: root/builtin/pack-objects.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/deflate-init-cleanup'Junio C Hamano2015-03-17
|\
| * zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe2015-03-05
* | pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson2014-12-29
* | rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson2014-12-29
* | Merge branch 'jk/prune-mtime'Junio C Hamano2014-10-29
|\ \
| * | pack-objects: double-check options before discarding objectsJeff King2014-10-19
| * | repack: pack objects mentioned by the indexJeff King2014-10-19
| * | pack-objects: use argv_arrayJeff King2014-10-19
| * | pack-objects: match prune logic for discarding objectsJeff King2014-10-16
| * | pack-objects: refactor unpack-unreachable expiration checkJeff King2014-10-16
* | | Merge branch 'eb/no-pthreads'Junio C Hamano2014-10-24
|\ \ \
| * | | pack-objects: set number of threads before checking and warningJunio C Hamano2014-10-13
| |/ /
* | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Junio C Hamano2014-10-24
|\ \ \ | |/ / |/| |
| * | pack-objects: turn off bitmaps when we split packsJeff King2014-10-19
| |/
* | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-18
* | Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano2014-08-26
|\ \
| * | pack-objects: turn off bitmaps when we see --shallow linesJeff King2014-08-12
| |/
* | Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano2014-06-25
|\ \ | |/ |/|
| * pack-objects: stop respecting pack.writebitmapsJeff King2014-06-10
* | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-08
|\ \
| * | pack-objects: do not reuse packfiles without --delta-base-offsetJeff King2014-04-04
* | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \
| * | | comments: fix misuses of "nor"Justin Lebar2014-03-31
* | | | Merge branch 'jk/pack-bitmap-progress'Junio C Hamano2014-03-28
|\ \ \ \
| * | | | pack-objects: show reused packfile objects in "Counting objects"Jeff King2014-03-17
| * | | | pack-objects: show progress for reused packfilesJeff King2014-03-17
* | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-03-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | pack-objects: turn off bitmaps when skipping objectsJeff King2014-03-17
| | |_|/ | |/| |
* | | | Merge branch 'nd/upload-pack-shallow'Junio C Hamano2014-03-21
|\ \ \ \
| * | | | upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy2014-03-11
| | |_|/ | |/| |
* | | | Merge branch 'sh/finish-tmp-packfile'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | finish_tmp_packfile():use strbuf for pathname constructionSun He2014-03-03
| * | | | Merge branch 'sh/write-pack-file-warning-message-fix' into sh/finish-tmp-pack...Junio C Hamano2014-03-03
| |\ \ \ \
* | \ \ \ \ Merge branch 'dd/use-alloc-grow'Junio C Hamano2014-03-18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path()Dmitry S. Dolzhenko2014-03-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh/write-pack-file-warning-message-fix'Junio C Hamano2014-03-14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | write_pack_file: use correct variable in diagnosticSun He2014-03-03
* | | | | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\ \ \ \ \
| * | | | | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
| | |/ / / | |/| | |
* | | | | Merge branch 'nd/i18n-progress'Junio C Hamano2014-03-14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy2014-02-24
| |/ / /
* | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30
| * | pack-objects: implement bitmap writingVicent Marti2013-12-30
| * | pack-objects: use bitmaps when packing objectsVicent Marti2013-12-30
| * | pack-objects: split add_object_entryJeff King2013-12-30
| * | pack-objects: factor out name_hashVicent Marti2013-10-24
| * | pack-objects: refactor the packing listVicent Marti2013-10-24
* | | do not pretend sha1write returns errorsJeff King2013-12-26
* | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/ /