summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/object-store'Junio C Hamano2018-04-111-87/+0
|\
| * sha1_file: add repository argument to map_sha1_fileStefan Beller2018-03-261-1/+0
| * sha1_file: add repository argument to sha1_file_nameStefan Beller2018-03-261-6/+0
| * object-store: move packed_git and packed_git_mru to object storeStefan Beller2018-03-261-29/+0
| * object-store: migrate alternates struct and functions from cache.hStefan Beller2018-03-231-51/+0
* | Merge branch 'nd/remove-ignore-env-field'Junio C Hamano2018-04-101-1/+1
|\ \ | |/
| * repository.c: move env-related setup code back to environment.cNguyễn Thái Ngọc Duy2018-03-051-1/+1
* | Merge branch 'bc/object-id'Junio C Hamano2018-04-101-21/+21
|\ \
| * | Convert lookup_replace_object to struct object_idbrian m. carlson2018-03-141-4/+4
| * | sha1_file: convert read_sha1_file to struct object_idbrian m. carlson2018-03-141-5/+5
| * | sha1_file: convert read_object_with_reference to object_idbrian m. carlson2018-03-141-2/+2
| * | sha1_file: convert sha1_object_info* to object_idbrian m. carlson2018-03-141-3/+3
| * | sha1_file: convert assert_sha1_type to object_idbrian m. carlson2018-03-141-1/+1
| * | sha1_file: convert check_sha1_signature to struct object_idbrian m. carlson2018-03-141-1/+1
| * | sha1_file: convert read_loose_object to use struct object_idbrian m. carlson2018-03-141-2/+2
| * | Convert find_unique_abbrev* to struct object_idbrian m. carlson2018-03-141-3/+3
* | | Merge branch 'ti/fetch-everything-local-optim'Junio C Hamano2018-04-101-0/+2
|\ \ \
| * | | fetch-pack.c: use oidset to check existence of loose objectti/fetch-everything-local-optimTakuto Ikuta2018-03-141-0/+2
| |/ /
* | | Merge branch 'ma/skip-writing-unchanged-index'Junio C Hamano2018-03-211-0/+4
|\ \ \ | |/ / |/| |
| * | write_locked_index(): add flag to avoid writing unchanged indexma/skip-writing-unchanged-indexMartin Ågren2018-03-011-0/+4
* | | Merge branch 'bw/c-plus-plus'Junio C Hamano2018-03-061-2/+2
|\ \ \ | |/ / |/| |
| * | environment: rename 'template' variablesBrandon Williams2018-02-221-1/+1
| * | object_info: change member name from 'typename' to 'type_name'Brandon Williams2018-02-141-1/+1
* | | Merge branch 'bc/hash-algo'Junio C Hamano2018-02-151-25/+0
|\ \ \
| * | | hash: move SHA-1 macros to hash.hbrian m. carlson2018-02-021-25/+0
| |/ /
* | | Merge branch 'po/object-id'Junio C Hamano2018-02-151-8/+17
|\ \ \ | |_|/ |/| |
| * | sha1_file: rename hash_sha1_file_literallypo/object-idPatryk Obara2018-01-301-1/+3
| * | sha1_file: convert force_object_loose to object_idPatryk Obara2018-01-301-1/+2
| * | sha1_file: convert write_sha1_file to object_idPatryk Obara2018-01-301-1/+3
| * | cache: clear whole hash buffer with oidclrPatryk Obara2018-01-301-1/+1
| * | sha1_file: convert hash_sha1_file to object_idPatryk Obara2018-01-301-1/+4
| * | dir: convert struct sha1_stat to use object_idPatryk Obara2018-01-301-2/+0
| * | sha1_file: convert pretend_sha1_file to object_idPatryk Obara2018-01-301-1/+4
| |/
* | Merge branch 'tg/split-index-fixes'Junio C Hamano2018-02-131-3/+5
|\ \
| * | split-index: don't write cache tree with null oid entriesThomas Gummerer2018-01-191-1/+2
| * | read-cache: fix reading the shared index for other reposThomas Gummerer2018-01-191-2/+3
* | | Merge branch 'cc/sha1-file-name'Junio C Hamano2018-02-131-5/+3
|\ \ \
| * | | sha1_file: remove static strbuf from sha1_file_name()Christian Couder2018-01-171-5/+3
| |/ /
* | | Merge branch 'gs/retire-mru'Junio C Hamano2018-02-131-4/+4
|\ \ \
| * | | mru: Replace mru.[ch] with list.h implementationgs/retire-mruGargi Sharma2018-01-241-4/+4
* | | | Merge branch 'jh/partial-clone'Junio C Hamano2018-02-131-0/+1
|\ \ \ \
| * | | | partial-clone: define partial clone settings in configJeff Hostetler2017-12-081-0/+1
* | | | | Merge branch 'jh/fsck-promisors'Junio C Hamano2018-02-131-1/+12
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | sha1_file: support lazily fetching missing objectsJonathan Tan2017-12-081-0/+8
| * | | fsck: introduce partialclone extensionJonathan Tan2017-12-051-1/+2
| * | | extension.partialclone: introduce partial clone extensionJonathan Tan2017-12-051-0/+2
| | |/ | |/|
* | | Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...Junio C Hamano2017-12-221-0/+9
|\ \ \
| * | | move index_has_changes() from builtin/am.c to merge.c for reuseElijah Newren2017-12-221-0/+9
| |/ /
* | | Merge branch 'ls/editor-waiting-message'Junio C Hamano2017-12-191-0/+1
|\ \ \
| * | | refactor "dumb" terminal determinationLars Schneider2017-12-041-0/+1
| |/ /