aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-07-24
|\
| * Fix some sparse warningsRamsay Jones2013-07-18
| * sha1_object_info_extended: pass object_info to helpersJeff King2013-07-12
| * sha1_object_info_extended: make type calculation optionalJeff King2013-07-12
| * packed_object_info: make type lookup optionalJeff King2013-07-12
| * packed_object_info: hoist delta type resolution to helperJeff King2013-07-12
| * sha1_loose_object_info: make type lookup optionalJeff King2013-07-12
| * sha1_object_info_extended: rename "status" to "type"Jeff King2013-07-12
* | Merge branch 'jk/in-pack-size-measurement'Junio C Hamano2013-07-18
|\ \ | |/
| * teach sha1_object_info_extended a "disk_size" queryJeff King2013-07-07
| * zero-initialize object_info structsJeff King2013-07-07
* | Merge branch 'jk/unpack-entry-fallback-to-another'Junio C Hamano2013-06-23
|\ \
| * | unpack_entry: do not die when we fail to apply a deltaJeff King2013-06-14
* | | Merge branch 'nd/traces'Junio C Hamano2013-06-20
|\ \ \
| * | | core: use env variable instead of config var to turn on logging pack accessNguyễn Thái Ngọc Duy2013-06-09
| | |/ | |/|
* | | Merge branch 'tr/sha1-file-silence-loose-object-info-under-prune-race'Junio C Hamano2013-06-11
|\ \ \ | |_|/ |/| |
| * | sha1_file: silence sha1_loose_object_infoThomas Rast2013-06-03
* | | sha1_file: trivial style cleanupFelipe Contreras2013-06-03
| |/ |/|
* | Merge branch 'tr/unpack-entry-use-after-free-fix'Junio C Hamano2013-05-03
|\ \
| * | unpack_entry: avoid freeing objects in base cacheThomas Rast2013-04-30
* | | Merge branch 'tr/packed-object-info-wo-recursion'Junio C Hamano2013-04-18
|\ \ \ | |/ /
| * | sha1_file: remove recursion in unpack_entryThomas Rast2013-03-27
| * | Refactor parts of in_delta_base_cache/cache_or_unpack_entryThomas Rast2013-03-27
| * | sha1_file: remove recursion in packed_object_infoThomas Rast2013-03-25
| |/
* | Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-03
|\ \
| * | check_sha1_signature: check return value from read_istreamJeff King2013-03-27
* | | Merge branch 'sw/safe-create-leading-dir-race'Junio C Hamano2013-04-02
|\ \ \ | |/ / |/| |
| * | safe_create_leading_directories: fix race that could give a false negativeSteven Walter2013-03-26
* | | count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-15
* | | sha1_file: reorder code in prepare_packed_git_one()Nguyễn Thái Ngọc Duy2013-02-13
| |/ |/|
* | link_alt_odb_entries(): take (char *, len) rather than two pointersMichael Haggerty2012-11-08
* | link_alt_odb_entries(): use string_list_split_in_place()Michael Haggerty2012-11-08
|/
* sha1_file.c: introduce get_max_fd_limit() helperJoachim Schmitz2012-08-24
* Merge branch 'hv/link-alt-odb-entry'Junio C Hamano2012-07-30
|\
| * link_alt_odb_entry: fix read over array bounds reported by valgrindHeiko Voigt2012-07-29
* | Merge branch 'hv/submodule-alt-odb'Junio C Hamano2012-05-23
|\ \
| * | teach add_submodule_odb() to look for alternatesHeiko Voigt2012-05-14
| |/
| * Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maintJunio C Hamano2012-03-04
| |\
| * \ Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maintJunio C Hamano2012-02-21
| |\ \
| * \ \ Merge branch 'mm/empty-loose-error-message' into maintJunio C Hamano2012-02-16
| |\ \ \
* | | | | remove blank filename in error messagePete Wyckoff2012-04-30
* | | | | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | | | | parse_object: avoid putting whole blob in coreNguyễn Thái Ngọc Duy2012-03-07
* | | | | Merge branch 'jk/maint-avoid-streaming-filtered-contents'Junio C Hamano2012-02-26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | do not stream large files to pack when filters are in useJeff King2012-02-24
| * | | | Merge branch 'nd/misc-cleanups' into maintJunio C Hamano2011-12-13
| |\ \ \ \
* | \ \ \ \ Merge branch 'nd/find-pack-entry-recent-cache-invalidation'Junio C Hamano2012-02-12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | find_pack_entry(): do not keep packed_git pointer locallyNguyễn Thái Ngọc Duy2012-02-01
| * | | | | sha1_file.c: move the core logic of find_pack_entry() into fill_pack_entry()Nguyễn Thái Ngọc Duy2012-02-01
| | |_|/ / | |/| | |
* | | | | Merge branch 'mm/empty-loose-error-message'Junio C Hamano2012-02-12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |