summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2.11.3' into maint-2.12Junio C Hamano2017-07-301-0/+8
|\
| * Merge tag 'v2.10.4' into maint-2.11Junio C Hamano2017-07-301-0/+8
| |\
| | * Merge tag 'v2.9.5' into maint-2.10Junio C Hamano2017-07-301-0/+8
| | |\
| | | * Merge tag 'v2.8.6' into maint-2.9Junio C Hamano2017-07-301-0/+8
| | | |\
| | | | * Merge tag 'v2.7.6' into maint-2.8Junio C Hamano2017-07-301-0/+8
| | | | |\
| | | | | * connect: factor out "looks like command line option" checkJeff King2017-07-281-0/+8
| | | | | * Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2016-03-101-0/+10
| | | | | |\
| | | | | * \ Merge branch 'jc/am-i-v-fix' into maintJunio C Hamano2016-03-101-0/+3
| | | | | |\ \
| | | | | * \ \ Merge branch 'ps/config-error' into maintJunio C Hamano2016-03-101-5/+9
| | | | | |\ \ \
| | | | | * \ \ \ Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-02-221-0/+1
| | | | | |\ \ \ \
* | | | | | \ \ \ \ Merge branch 'jk/pack-name-cleanups' into maintJunio C Hamano2017-03-281-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | odb_pack_keep(): stop generating keepfile nameJeff King2017-03-161-4/+4
| * | | | | | | | | | sha1_file.c: make pack-name helper globally accessibleJeff King2017-03-161-0/+9
| * | | | | | | | | | move odb_* declarations out of git-compat-util.hJeff King2017-03-161-0/+12
* | | | | | | | | | | Merge branch 'jk/interpret-branch-name' into maintJunio C Hamano2017-03-281-1/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | interpret_branch_name: allow callers to restrict expansionsJeff King2017-03-021-2/+11
| * | | | | | | | | | | interpret_branch_name: move docstring to header fileJeff King2017-03-021-0/+21
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/parse-config-key-cleanup' into maintJunio C Hamano2017-03-281-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parse_config_key: allow matching single-level configJeff King2017-02-241-1/+4
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'sb/in-core-index-doc' into maintJunio C Hamano2017-01-311-0/+32
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'rj/remove-unused-mktemp' into maintJunio C Hamano2017-03-211-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | wrapper.c: remove unused git_mkstemp() functionRamsay Jones2017-02-281-3/+0
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | real_pathdup(): fix callsites that wanted it to die on errorjs/realpath-pathdup-fixJohannes Schindelin2017-03-081-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'cw/log-updates-for-all-refs-really'Junio C Hamano2017-02-031-1/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-311-1/+8
* | | | | | | | | | | | Merge branch 'sb/submodule-recursive-absorb'Junio C Hamano2017-02-031-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cache.h: expose the dying procedure for reading gitlinksStefan Beller2017-01-261-0/+1
| * | | | | | | | | | | | setup: add gentle version of resolve_git_dirStefan Beller2017-01-261-1/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'rs/absolute-pathdup'Junio C Hamano2017-02-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | abspath: add absolute_pathdup()René Scharfe2017-01-261-0/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-09-291-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/hex2chr' into maintJunio C Hamano2016-09-191-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/in-core-index-doc'Junio C Hamano2017-01-311-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | cache.h: document add_[file_]to_indexStefan Beller2017-01-191-0/+10
| * | | | | | | | | | | | | | cache.h: document remove_index_entry_atStefan Beller2017-01-191-0/+3
| * | | | | | | | | | | | | | cache.h: document index_name_posStefan Beller2017-01-191-0/+19
* | | | | | | | | | | | | | | Merge branch 'jk/loose-object-fsck'Junio C Hamano2017-01-311-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | sha1_file: add read_loose_object() functionJeff King2017-01-151-0/+13
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'bw/read-blob-data-does-not-modify-index-state'Junio C Hamano2017-01-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | index: improve constness for reading blob databw/read-blob-data-does-not-modify-index-stateBrandon Williams2017-01-111-1/+1
* | | | | | | | | | | | | | | Merge branch 'bw/pathspec-cleanup'Junio C Hamano2017-01-181-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pathspec: remove the deprecated get_pathspec functionBrandon Williams2017-01-081-1/+0
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-181-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | submodules: load gitmodules file from commit sha1Brandon Williams2016-12-221-0/+2
| * | | | | | | | | | | | | | real_path: create real_pathdupBrandon Williams2016-12-121-0/+1
| * | | | | | | | | | | | | | real_path: convert real_path_internal to strbuf_realpathBrandon Williams2016-12-121-0/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/git-open-cloexec'Junio C Hamano2017-01-101-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | sha1_file: stop opening files with O_NOATIMEjc/git-open-cloexecJunio C Hamano2016-11-021-1/+1
| * | | | | | | | | | | | | git_open(): untangle possible NOATIME and CLOEXEC interactionsJunio C Hamano2016-10-281-0/+1