summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-281-0/+1
|\
| * name-hash: add test-lazy-init-name-hashJeff Hostetler2017-03-241-0/+1
* | Merge branch 'jk/prefix-filename'Junio C Hamano2017-03-271-1/+13
|\ \
| * | prefix_filename: return newly allocated stringJeff King2017-03-211-3/+3
| * | prefix_filename: drop length parameterJeff King2017-03-211-1/+1
| * | prefix_filename: move docstring to header fileJeff King2017-03-211-0/+12
* | | Merge branch 'dl/credential-cache-socket-in-xdg-cache'Junio C Hamano2017-03-241-0/+7
|\ \ \
| * | | path.c: add xdg_cache_homeDevin Lehmacher2017-03-131-0/+7
* | | | Merge branch 'jk/pack-name-cleanups'Junio C Hamano2017-03-211-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 'js/early-config'Junio C Hamano2017-03-171-0/+8
|\ \ \ \
| * | | | setup: make read_early_config() reusableJohannes Schindelin2017-03-141-0/+1
| * | | | setup: introduce the discover_git_directory() functionJohannes Schindelin2017-03-141-0/+7
| |/ / /
* | | | Merge branch 'bc/sha1-header-selection-with-cpp-macros'Junio C Hamano2017-03-171-1/+1
|\ \ \ \
| * | | | hash.h: move SHA-1 implementation selection into a header filebc/sha1-header-selection-with-cpp-macrosbrian m. carlson2017-03-151-1/+1
| |/ / /
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-03-171-2/+17
|\ \ \ \
| * | | | Convert object iteration callbacks to struct object_idbrian m. carlson2017-02-221-2/+2
| * | | | sha1_file: introduce an nth_packed_object_oid functionbrian m. carlson2017-02-221-0/+6
| * | | | hex: introduce parse_oid_hexbrian m. carlson2017-02-201-0/+9
| |/ / /
* | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-171-0/+8
|\ \ \ \
| * | | | config: add git_config_get_expiry() from gc.cChristian Couder2017-03-011-0/+3
| * | | | sha1_file: make check_and_freshen_file() non staticChristian Couder2017-03-011-0/+3
| * | | | config: add git_config_get_max_percent_split_change()Christian Couder2017-03-011-0/+1
| * | | | config: add git_config_get_split_index()Christian Couder2017-03-011-0/+1
* | | | | Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-141-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 'js/realpath-pathdup-fix'Junio C Hamano2017-03-121-1/+1
|\ \ \ \
| * | | | real_pathdup(): fix callsites that wanted it to die on errorjs/realpath-pathdup-fixJohannes Schindelin2017-03-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'rj/remove-unused-mktemp'Junio C Hamano2017-03-101-3/+0
|\ \ \ \
| * | | | wrapper.c: remove unused git_mkstemp() functionRamsay Jones2017-02-281-3/+0
| |/ / /
* | | | Merge branch 'jk/parse-config-key-cleanup'Junio C Hamano2017-03-101-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 'mh/ref-remove-empty-directory'Junio C Hamano2017-02-271-2/+46
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | raceproof_create_file(): new functionMichael Haggerty2017-01-071-0/+43
| * | | | safe_create_leading_directories(): set errno on SCLD_EXISTSMichael Haggerty2017-01-071-2/+3
| | |_|/ | |/| |
* | | | 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |