aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin2017-03-08
* Merge branch 'cw/log-updates-for-all-refs-really'Junio C Hamano2017-02-03
|\
| * refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
* | Merge branch 'sb/submodule-recursive-absorb'Junio C Hamano2017-02-03
|\ \
| * | cache.h: expose the dying procedure for reading gitlinksStefan Beller2017-01-26
| * | setup: add gentle version of resolve_git_dirStefan Beller2017-01-26
| |/
* | Merge branch 'rs/absolute-pathdup'Junio C Hamano2017-02-02
|\ \
| * | abspath: add absolute_pathdup()René Scharfe2017-01-26
| * | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-28
| |\ \
| * \ \ Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-09-29
| |\ \ \
| * \ \ \ Merge branch 'rs/hex2chr' into maintJunio C Hamano2016-09-19
| |\ \ \ \
* | \ \ \ \ Merge branch 'sb/in-core-index-doc'Junio C Hamano2017-01-31
|\ \ \ \ \ \
| * | | | | | cache.h: document add_[file_]to_indexStefan Beller2017-01-19
| * | | | | | cache.h: document remove_index_entry_atStefan Beller2017-01-19
| * | | | | | cache.h: document index_name_posStefan Beller2017-01-19
* | | | | | | Merge branch 'jk/loose-object-fsck'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | sha1_file: add read_loose_object() functionJeff King2017-01-15
| |/ / / / /
* | | | | | Merge branch 'bw/read-blob-data-does-not-modify-index-state'Junio C Hamano2017-01-23
|\ \ \ \ \ \
| * | | | | | index: improve constness for reading blob dataBrandon Williams2017-01-11
* | | | | | | Merge branch 'bw/pathspec-cleanup'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \
| * | | | | | | pathspec: remove the deprecated get_pathspec functionBrandon Williams2017-01-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | submodules: load gitmodules file from commit sha1Brandon Williams2016-12-22
| * | | | | | real_path: create real_pathdupBrandon Williams2016-12-12
| * | | | | | real_path: convert real_path_internal to strbuf_realpathBrandon Williams2016-12-12
| |/ / / / /
* | | | | | Merge branch 'jc/git-open-cloexec'Junio C Hamano2017-01-10
|\ \ \ \ \ \
| * | | | | | sha1_file: stop opening files with O_NOATIMEJunio C Hamano2016-11-02
| * | | | | | git_open(): untangle possible NOATIME and CLOEXEC interactionsJunio C Hamano2016-10-28
* | | | | | | compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'ls/git-open-cloexec'Junio C Hamano2016-10-31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | sha1_file: rename git_open_noatime() to git_open()Lars Schneider2016-10-25
* | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2016-10-27
|\ \ \ \ \ \
| * | | | | | find_unique_abbrev: use 4-buffer ringJeff King2016-10-26
* | | | | | | Merge branch 'jk/abbrev-auto'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \
| * | | | | | | find_unique_abbrev: move logic out of get_short_sha1()Jeff King2016-10-03
* | | | | | | | Merge branch 'lt/abbrev-auto'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | abbrev: auto size the default abbreviationLinus Torvalds2016-10-03
| * | | | | | abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizingJunio C Hamano2016-10-03
* | | | | | | Merge branch 'jk/fetch-quick-tag-following'Junio C Hamano2016-10-26
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | fetch: use "quick" has_sha1_file for tag followingJeff King2016-10-14
| * | | | | | Merge branch 'jk/reflog-date' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'bw/ls-files-recurse-submodules'Junio C Hamano2016-10-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git: make super-prefix optionBrandon Williams2016-10-10
* | | | | | | | | | Merge branch 'jk/quarantine-received-objects'Junio C Hamano2016-10-17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | tmp-objdir: put quarantine information in the environmentJeff King2016-10-10
* | | | | | | | | | Merge branch 'jk/alt-odb-cleanup'Junio C Hamano2016-10-17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | alternates: store scratch buffer as strbufJeff King2016-10-10
| * | | | | | | | | alternates: use a separate scratch spaceJeff King2016-10-10
| * | | | | | | | | alternates: provide helper for allocating alternateJeff King2016-10-10