aboutsummaryrefslogtreecommitdiff
path: root/builtin/pack-objects.c
Commit message (Expand)AuthorAge
* compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
* sha1_file: rename git_open_noatime() to git_open()Lars Schneider2016-10-25
* Merge branch 'jk/pack-objects-optim-mru'Junio C Hamano2016-10-10
|\
| * pack-objects: use mru list when iterating over packsJeff King2016-08-11
| * pack-objects: break delta cycles before delta-search phaseJeff King2016-08-11
* | use QSORTRené Scharfe2016-09-29
* | Merge branch 'ks/pack-objects-bitmap'Junio C Hamano2016-09-21
|\ \
| * | pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov2016-09-12
| * | pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...Kirill Smelkov2016-09-12
| |/
* | Merge branch 'jk/pack-tag-of-tag'Junio C Hamano2016-09-15
|\ \
| * | pack-objects: walk tag chains for --include-tagJeff King2016-09-07
| * | Merge branch 'nd/pack-ofs-4gb-limit' into maintJunio C Hamano2016-08-08
| |\ \
* | \ \ Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-08
|\ \ \ \ | | |_|/ | |/| |
| * | | pack-objects: compute local/ignore_pack_keep earlyJeff King2016-07-29
| * | | pack-objects: break out of want_object loop earlyJeff King2016-07-29
* | | | Merge branch 'nd/pack-ofs-4gb-limit'Junio C Hamano2016-07-28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pack-objects: do not truncate result in-pack object size on 32-bit systemsNguyễn Thái Ngọc Duy2016-07-13
| * | pack-objects: pass length to check_pack_crc() without truncationNguyễn Thái Ngọc Duy2016-07-12
* | | repack: extend --keep-unreachable to loose objectsJeff King2016-06-14
| |/ |/|
* | Merge branch 'nd/error-errno'Junio C Hamano2016-05-17
|\ \
| * | builtin/pack-objects.c: use die_errno() and warning_errno()Nguyễn Thái Ngọc Duy2016-05-09
* | | Merge branch 'ew/doc-split-pack-disables-bitmap'Junio C Hamano2016-05-10
|\ \ \ | | |/ | |/|
| * | pack-objects: warn on split packs disabling bitmapsEric Wong2016-04-28
| |/
* | struct name_entry: use struct object_id instead of unsigned char sha1[20]brian m. carlson2016-04-25
|/
* Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\
| * convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
* | list-objects: pass full pathname to callbacksJeff King2016-02-12
* | list-objects: drop name_path entirelyJeff King2016-02-12
|/
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* Merge branch 'ah/pack-objects-usage-strings'Junio C Hamano2015-09-01
|\
| * pack-objects: place angle brackets around placeholders in usage stringsAlex Henrie2015-08-28
* | parse-options: move unsigned long option parsing out of pack-objects.cCharles Bailey2015-06-22
* | builtin/pack-objects: rewrite to take an object_id argumentMichael Haggerty2015-05-25
* | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | Merge branch 'jk/sha1-file-reduce-useless-warnings'Junio C Hamano2015-05-11
|\ \
| * | sha1_file: squelch "packfile cannot be accessed" warningsJeff King2015-03-30
* | | 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
| |/ / /