aboutsummaryrefslogtreecommitdiffstats
path: root/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-02Merge branch 'rs/absolute-pathdup'Junio C Hamano1-0/+1
2017-01-31Merge branch 'sb/in-core-index-doc' into maintJunio C Hamano1-0/+32
2017-01-31Merge branch 'sb/in-core-index-doc'Junio C Hamano1-0/+32
2017-01-31Merge branch 'jk/loose-object-fsck'Junio C Hamano1-0/+13
2017-01-31refs: add option core.logAllRefUpdates = alwaysCornelius Weig1-1/+8
2017-01-26abspath: add absolute_pathdup()René Scharfe1-0/+1
2017-01-26cache.h: expose the dying procedure for reading gitlinksStefan Beller1-0/+1
2017-01-26setup: add gentle version of resolve_git_dirStefan Beller1-1/+3
2017-01-23Merge branch 'bw/read-blob-data-does-not-modify-index-state'Junio C Hamano1-1/+1
2017-01-19cache.h: document add_[file_]to_indexStefan Beller1-0/+10
2017-01-19cache.h: document remove_index_entry_atStefan Beller1-0/+3
2017-01-19cache.h: document index_name_posStefan Beller1-0/+19
2017-01-18Merge branch 'bw/pathspec-cleanup'Junio C Hamano1-1/+0
2017-01-18Merge branch 'bw/grep-recurse-submodules'Junio C Hamano1-0/+5
2017-01-15sha1_file: add read_loose_object() functionJeff King1-0/+13
2017-01-11index: improve constness for reading blob dataBrandon Williams1-1/+1
2017-01-10Merge branch 'jc/git-open-cloexec'Junio C Hamano1-1/+2
2017-01-08pathspec: remove the deprecated get_pathspec functionBrandon Williams1-1/+0
2017-01-07raceproof_create_file(): new functionMichael Haggerty1-0/+43
2017-01-07safe_create_leading_directories(): set errno on SCLD_EXISTSMichael Haggerty1-2/+3
2016-12-22submodules: load gitmodules file from commit sha1Brandon Williams1-0/+2
2016-12-12real_path: create real_pathdupBrandon Williams1-0/+1
2016-12-12real_path: convert real_path_internal to strbuf_realpathBrandon Williams1-0/+2
2016-11-15compression: unify pack.compression configuration parsingJunio C Hamano1-1/+1
2016-11-02sha1_file: stop opening files with O_NOATIMEJunio C Hamano1-1/+1
2016-10-31Merge branch 'ls/git-open-cloexec'Junio C Hamano1-1/+1
2016-10-28Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano1-0/+1
2016-10-28git_open(): untangle possible NOATIME and CLOEXEC interactionsJunio C Hamano1-0/+1
2016-10-27Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano1-2/+2
2016-10-27Merge branch 'jk/abbrev-auto'Junio C Hamano1-1/+6
2016-10-27Merge branch 'lt/abbrev-auto'Junio C Hamano1-0/+4
2016-10-26find_unique_abbrev: use 4-buffer ringJeff King1-2/+2
2016-10-26Merge branch 'jk/fetch-quick-tag-following'Junio C Hamano1-0/+1
2016-10-26Merge branch 'bw/ls-files-recurse-submodules'Junio C Hamano1-0/+2
2016-10-25sha1_file: rename git_open_noatime() to git_open()Lars Schneider1-1/+1
2016-10-17Merge branch 'jk/alt-odb-cleanup'Junio C Hamano1-3/+33
2016-10-17Merge branch 'jk/quarantine-received-objects'Junio C Hamano1-0/+1
2016-10-14fetch: use "quick" has_sha1_file for tag followingJeff King1-0/+1
2016-10-10Merge branch 'jk/pack-objects-optim-mru'Junio C Hamano1-0/+8
2016-10-10tmp-objdir: put quarantine information in the environmentJeff King1-0/+1
2016-10-10alternates: provide helper for adding to alternates listJeff King1-1/+13
2016-10-10alternates: store scratch buffer as strbufJeff King1-2/+11
2016-10-10alternates: use a separate scratch spaceJeff King1-1/+4
2016-10-10alternates: provide helper for allocating alternateJeff King1-0/+6
2016-10-10git: make super-prefix optionBrandon Williams1-0/+2
2016-10-06Merge branch 'jk/ambiguous-short-object-names'Junio C Hamano1-0/+7
2016-10-03find_unique_abbrev: move logic out of get_short_sha1()Jeff King1-1/+6
2016-10-03Merge branch 'nd/init-core-worktree-in-multi-worktree-world'Junio C Hamano1-2/+3
2016-10-03abbrev: auto size the default abbreviationLinus Torvalds1-0/+1
2016-10-03abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizingJunio C Hamano1-0/+3