aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'sb/in-core-index-doc' into maintJunio 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
* | 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
| * | | | | | alternates: provide helper for adding to alternates listJeff King2016-10-10
* | | | | | | Merge branch 'jk/pack-objects-optim-mru'Junio C Hamano2016-10-10
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: make packed_object_info publicJeff King2016-08-11
| * | | | | | | provide an initializer for "struct object_info"Jeff King2016-08-11
* | | | | | | | Merge branch 'jk/ambiguous-short-object-names'Junio C Hamano2016-10-06
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | get_short_sha1: make default disambiguation configurableJeff King2016-09-27
| * | | | | | get_sha1: detect buggy calls with multiple disambiguatorsJeff King2016-09-26
* | | | | | | Merge branch 'nd/init-core-worktree-in-multi-worktree-world'Junio C Hamano2016-10-03
|\ \ \ \ \ \ \
| * | | | | | | init: call set_git_dir_init() from within init_db()Nguyễn Thái Ngọc Duy2016-09-25
* | | | | | | | Merge branch 'rs/checkout-init-macro'Junio C Hamano2016-09-26
|\ \ \ \ \ \ \ \
| * | | | | | | | introduce CHECKOUT_INITRené Scharfe2016-09-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tg/add-chmod+x-fix'Junio C Hamano2016-09-26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add: modify already added files when --chmod is givenThomas Gummerer2016-09-15
| * | | | | | | read-cache: introduce chmod_index_entryThomas Gummerer2016-09-15
* | | | | | | | Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-21
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | init: reset cached config when entering new repoJeff King2016-09-13
| * | | | | | | config: only read .git/config from configured reposJeff King2016-09-13
| * | | | | | | pager: make pager_program a file-local staticJeff King2016-09-13
* | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2016-09-19
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | sha1_name: convert get_sha1_mb to struct object_idbrian m. carlson2016-09-07
| * | | | | | | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
* | | | | | | | Merge branch 'rs/hex2chr'Junio C Hamano2016-09-12
|\ \ \ \ \ \ \ \
| * | | | | | | | introduce hex2chr() for converting two hexadecimal digits to a characterRené Scharfe2016-09-07
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'jk/reset-ident-time-per-commit' into maintJunio C Hamano2016-08-12
| |\ \ \ \ \ \ \