aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* Merge branch 'ew/fd-cloexec-fix'Junio C Hamano2017-07-20
|\
| * set FD_CLOEXEC properly when O_CLOEXEC is not supportedEric Wong2017-07-17
* | Merge branch 'sb/hashmap-customize-comparison'Junio C Hamano2017-07-13
|\ \
| * | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* | | Merge branch 'jt/unify-object-info'Junio C Hamano2017-07-05
|\ \ \
| * | | sha1_file: refactor has_sha1_file_with_flagsJonathan Tan2017-06-26
| * | | sha1_file: do not access pack if unneededJonathan Tan2017-06-26
| * | | sha1_file: teach sha1_object_info_extended more flagsJonathan Tan2017-06-26
| * | | sha1_file: refactor read_objectJonathan Tan2017-06-21
| * | | sha1_file: move delta base cache code upJonathan Tan2017-06-21
| * | | sha1_file: rename LOOKUP_REPLACE_OBJECTJonathan Tan2017-06-21
| * | | sha1_file: rename LOOKUP_UNKNOWN_OBJECTJonathan Tan2017-06-21
| * | | sha1_file: teach packed_object_info about typenameJonathan Tan2017-06-15
* | | | Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano2017-07-05
|\ \ \ \ | |_|/ / |/| | |
| * | | sha1_file: guard against invalid loose subdirectory numbersRené Scharfe2017-06-24
| * | | sha1_file: let for_each_file_in_obj_subdir() handle subdir namesRené Scharfe2017-06-24
| * | | sha1_name: cache readdir(3) results in find_short_object_filename()René Scharfe2017-06-22
| |/ /
* | | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\ \ \
| * | | coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
| |/ /
* | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \
| * | | config: don't include config.h by defaultBrandon Williams2017-06-15
| |/ /
* | | convert: convert convert_to_git to take an indexBrandon Williams2017-06-13
* | | convert: convert convert_to_git_filter_fd to take an indexBrandon Williams2017-06-13
|/ /
* | Merge branch 'jk/loose-object-fsck'Junio C Hamano2017-04-23
|\ \
| * | sha1_file: remove an used fd variableSebastian Schuberth2017-04-16
* | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-19
|\ \ \
| * | | has_sha1_file: don't bother if we are not in a repositoryJonathan Nieder2017-04-13
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\ \ \ \
| * | | | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-26
| * | | | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZbrian m. carlson2017-03-26
* | | | | Merge branch 'jk/loose-object-info-report-error'Junio C Hamano2017-04-16
|\ \ \ \ \
| * | | | | sha1_loose_object_info: return error for corrupted objectsJeff King2017-04-01
| * | | | | Merge branch 'jk/pack-name-cleanups' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rs/sha1-file-plug-fallback-base-leak' into maintJunio C Hamano2017-03-21
| |\ \ \ \ \ \
* | | | | | | | convert unchecked snprintf into xsnprintfJeff King2017-03-30
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'jk/pack-name-cleanups'Junio C Hamano2017-03-21
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | sha1_file.c: make pack-name helper globally accessibleJeff King2017-03-16
| |/ / / / /
* | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | Convert object iteration callbacks to struct object_idbrian m. carlson2017-02-22
| * | | | | | sha1_file: introduce an nth_packed_object_oid functionbrian m. carlson2017-02-22
| |/ / / / /
* | | | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | sha1_file: make check_and_freshen_file() non staticChristian Couder2017-03-01
* | | | | | | Merge branch 'rs/sha1-file-plug-fallback-base-leak'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | sha1_file: release fallback base's memory in unpack_entry()René Scharfe2017-02-27
| * | | | | | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/verify-loose-object-header' into maintJunio C Hamano2016-10-11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'mh/ref-remove-empty-directory'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | raceproof_create_file(): new functionMichael Haggerty2017-01-07
| * | | | | | | | safe_create_leading_directories(): set errno on SCLD_EXISTSMichael Haggerty2017-01-07
| * | | | | | | | safe_create_leading_directories_const(): preserve errnoMichael Haggerty2017-01-07
| | |_|_|/ / / / | |/| | | | | |