aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-10
|\
| * sha1_object_info_extended: provide delta base sha1sJeff King2013-12-26
* | Merge branch 'jh/rlimit-nofile-fallback'Junio C Hamano2014-01-10
|\ \
| * | get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failureJunio C Hamano2013-12-18
| * | Merge branch 'jh/loose-object-dirs-creation-race' into maintJunio C Hamano2013-12-17
| |\ \
| * \ \ Merge branch 'sb/sha1-loose-object-info-check-existence' into maintJunio C Hamano2013-12-17
| |\ \ \
* | \ \ \ Merge branch 'cc/replace-object-info'Junio C Hamano2014-01-10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sha1_file: perform object replacement in sha1_object_info_extended()Christian Couder2013-12-12
| * | | | sha1_object_info_extended(): add an "unsigned flags" parameterChristian Couder2013-12-12
| * | | | sha1_file.c: add lookup_replace_object_extended() to pass flagsChristian Couder2013-12-12
| * | | | rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECTChristian Couder2013-12-12
| |/ / /
* | | | Merge branch 'jk/remove-experimental-loose-object-support'Junio C Hamano2013-12-06
|\ \ \ \
| * | | | drop support for "experimental" loose objectsJeff King2013-11-21
* | | | | Merge branch 'sb/sha1-loose-object-info-check-existence'Junio C Hamano2013-12-05
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sha1_loose_object_info(): do not return success on missing objectJunio C Hamano2013-11-06
| |/ / /
* | | | Merge branch 'jh/loose-object-dirs-creation-race'Junio C Hamano2013-12-05
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sha1_file.c:create_tmpfile(): Fix race when creating loose object dirsJohan Herland2013-10-28
* | | Sync with v1.8.4.2Junio C Hamano2013-10-28
|\ \ \ | | |/ | |/|
| * | sha1_file: move comment about return value where it belongsChristian Couder2013-10-28
| |/
* | Merge branch 'nd/unpack-entry-optim-in-pack-objects'Jonathan Nieder2013-09-24
|\ \
| * | pack-objects: no crc check when the cached version is usedNguyễn Thái Ngọc Duy2013-09-13
* | | Merge branch 'jk/has-sha1-file-retry-packed'Junio C Hamano2013-09-17
|\ \ \ | | |/ | |/|
| * | has_sha1_file: re-check pack directory before giving upJeff King2013-08-30
| |/
* | Merge branch 'bc/unuse-packfile'Junio C Hamano2013-09-04
|\ \ | |/ |/|
| * Don't close pack fd when free'ing pack windowsBrandon Casey2013-08-02
| * sha1_file: introduce close_one_pack() to close packs on fd pressureBrandon Casey2013-08-02
* | 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
| |/