summaryrefslogtreecommitdiffstats
path: root/cache.h
AgeCommit message (Expand)AuthorLines
2017-07-05Merge branch 'jt/unify-object-info'Junio C Hamano-20/+16
2017-07-05Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano-1/+18
2017-06-26sha1_file: refactor has_sha1_file_with_flagsJonathan Tan-8/+3
2017-06-26sha1_file: teach sha1_object_info_extended more flagsJonathan Tan-0/+4
2017-06-24sha1_file: guard against invalid loose subdirectory numbersRené Scharfe-2/+2
2017-06-23path: create path.hBrandon Williams-58/+1
2017-06-23environment: place key repository state in the_repositoryBrandon Williams-1/+0
2017-06-23setup: don't perform lazy initialization of repository stateBrandon Williams-0/+2
2017-06-23Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...Junio C Hamano-196/+11
2017-06-22sha1_name: cache readdir(3) results in find_short_object_filename()René Scharfe-0/+17
2017-06-21sha1_file: refactor read_objectJonathan Tan-0/+1
2017-06-21sha1_file: rename LOOKUP_REPLACE_OBJECTJonathan Tan-11/+6
2017-06-21sha1_file: rename LOOKUP_UNKNOWN_OBJECTJonathan Tan-1/+2
2017-06-19Merge branch 'bw/object-id'Junio C Hamano-0/+7
2017-06-15setup: teach discover_git_directory to respect the commondirBrandon Williams-6/+9
2017-06-15config: don't include config.h by defaultBrandon Williams-1/+0
2017-06-15config: create config.hBrandon Williams-189/+1
2017-06-13ls-files: convert overlay_tree_on_cache to take an indexBrandon Williams-1/+2
2017-06-02Merge branch 'jk/diff-blob'Junio C Hamano-2/+8
2017-06-02grep: convert to struct object_idBrandon Williams-0/+7
2017-05-30Merge branch 'dt/unpack-save-untracked-cache-extension'Junio C Hamano-0/+1
2017-05-29Merge branch 'bc/object-id'Junio C Hamano-2/+2
2017-05-24get_sha1_with_context: dynamically allocate oc->pathJeff King-1/+7
2017-05-24sha1_name: consistently refer to object_context as "oc"Jeff King-1/+1
2017-05-20unpack-trees: preserve index extensionsDavid Turner-0/+1
2017-05-16Merge branch 'js/larger-timestamps'Junio C Hamano-7/+7
2017-05-08merge: convert checkout_fast_forward to struct object_idbrian m. carlson-2/+2
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin-7/+7
2017-04-26Merge branch 'jh/add-index-entry-optim'Junio C Hamano-0/+1
2017-04-26Merge branch 'nd/conditional-config-in-early-config'Junio C Hamano-1/+7
2017-04-23Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano-0/+2
2017-04-23Merge branch 'nd/conditional-config-include'Junio C Hamano-1/+1
2017-04-23Merge branch 'dt/http-postbuffer-can-be-large'Junio C Hamano-0/+1
2017-04-19Merge branch 'bc/object-id'Junio C Hamano-3/+7
2017-04-17config: handle conditional include when $GIT_DIR is not set upNguyễn Thái Ngọc Duy-0/+1
2017-04-17config: prepare to pass more info in git_config_with_options()Nguyễn Thái Ngọc Duy-1/+6
2017-04-16Merge branch 'jk/snprintf-cleanups'Junio C Hamano-2/+5
2017-04-15read-cache: add strcmp_offset functionJeff Hostetler-0/+1
2017-04-15read-cache: force_verify_index_checksumJeff Hostetler-0/+2
2017-04-14path.c: and an option to call real_path() in expand_user_path()Nguyễn Thái Ngọc Duy-1/+1
2017-04-13http.postbuffer: allow full range of ssize_t valuesDavid Turner-0/+1
2017-03-31Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson-1/+1
2017-03-30Merge branch 'bw/recurse-submodules-relative-fix'Junio C Hamano-0/+1
2017-03-28odb_mkstemp: write filename into strbufJeff King-1/+1
2017-03-28do not check odb_mkstemp return value for errorsJeff King-1/+4
2017-03-28Merge branch 'jh/memihash-opt'Junio C Hamano-0/+1
2017-03-27Merge branch 'jk/prefix-filename'Junio C Hamano-1/+13
2017-03-26Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson-1/+1
2017-03-26Define new hash-size constants for allocating memorybrian m. carlson-1/+5
2017-03-24Merge branch 'dl/credential-cache-socket-in-xdg-cache'Junio C Hamano-0/+7