summaryrefslogtreecommitdiff
path: root/read-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with v2.1.4Junio C Hamano2014-12-171-2/+8
|\
| * Sync with v2.0.5Junio C Hamano2014-12-171-2/+8
| |\
| | * Sync with v1.9.5Junio C Hamano2014-12-171-2/+8
| | |\
| | | * Sync with v1.8.5.6Junio C Hamano2014-12-171-2/+8
| | | |\
| | | | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-171-0/+2
| | | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-171-0/+3
| | | | * verify_dotfile(): reject .git case-insensitivelyJeff King2014-12-171-2/+3
| * | | | Merge branch 'rs/refresh-beyond-symlink' into maintJunio C Hamano2014-09-191-0/+8
| |\ \ \ \
* | | | | | lockfile.h: extract new header file for the functions in lockfile.cmh/lockfileMichael Haggerty2014-10-011-0/+1
* | | | | | hold_locked_index(): move from lockfile.c to read-cache.cMichael Haggerty2014-10-011-0/+8
* | | | | | commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty2014-10-011-10/+3
* | | | | | lockfile: change lock_file::filename into a strbufMichael Haggerty2014-10-011-2/+2
* | | | | | lockfile: avoid transitory invalid statesMichael Haggerty2014-10-011-0/+1
* | | | | | close_lock_file(): exit (successfully) if file is already closedMichael Haggerty2014-10-011-1/+1
* | | | | | Merge branch 'jp/index-with-corrupt-stages'Junio C Hamano2014-09-191-1/+18
|\ \ \ \ \ \
| * | | | | | read_index_unmerged(): remove unnecessary loop index adjustmentjp/index-with-corrupt-stagesJaime Soriano Pastor2014-08-291-1/+0
| * | | | | | read_index_from(): catch out of order entries when reading an index fileJaime Soriano Pastor2014-08-291-0/+18
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'ym/fix-opportunistic-index-update-race' into maintJunio C Hamano2014-06-251-1/+46
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'ta/config-set-2'Junio C Hamano2014-09-111-11/+3
|\ \ \ \ \ \ \
| * | | | | | | read-cache.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-071-11/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rs/refresh-beyond-symlink'Junio C Hamano2014-09-091-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | read-cache: check for leading symlinks when refreshing indexrs/refresh-beyond-symlinkRené Scharfe2014-08-101-0/+8
| | |_|/ / | |/| | |
| * | | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maintJunio C Hamano2014-03-181-12/+15
| |\ \ \ \
* | \ \ \ \ Merge branch 'nd/split-index'Junio C Hamano2014-07-161-28/+244
|\ \ \ \ \ \
| * | | | | | t1700: new tests for split-index modeNguyễn Thái Ngọc Duy2014-06-131-2/+1
| * | | | | | read-cache: force split index mode with GIT_TEST_SPLIT_INDEXNguyễn Thái Ngọc Duy2014-06-131-1/+9
| * | | | | | read-tree: force split-index mode off on --index-outputNguyễn Thái Ngọc Duy2014-06-131-1/+2
| * | | | | | update-index --split-index: do not split if $GIT_DIR is read onlyNguyễn Thái Ngọc Duy2014-06-131-3/+10
| * | | | | | update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy2014-06-131-6/+61
| * | | | | | split-index: strip pathname of on-disk replaced entriesNguyễn Thái Ngọc Duy2014-06-131-0/+10
| * | | | | | split-index: do not invalidate cache-tree at read timeNguyễn Thái Ngọc Duy2014-06-131-1/+2
| * | | | | | split-index: the reading partNguyễn Thái Ngọc Duy2014-06-131-2/+0
| * | | | | | read-cache: mark updated entries for split indexNguyễn Thái Ngọc Duy2014-06-131-1/+4
| * | | | | | read-cache: save deleted entries in split indexNguyễn Thái Ngọc Duy2014-06-131-6/+8
| * | | | | | read-cache: mark new entries for split indexNguyễn Thái Ngọc Duy2014-06-131-1/+2
| * | | | | | read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-131-5/+91
| * | | | | | read-cache: save index SHA-1 after readingNguyễn Thái Ngọc Duy2014-06-131-2/+4
| * | | | | | cache-tree: mark istate->cache_changed on cache tree invalidationNguyễn Thái Ngọc Duy2014-06-131-3/+3
| * | | | | | read-cache: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-131-5/+6
| * | | | | | read-cache: be strict about "changed" in remove_marked_cache_entries()Nguyễn Thái Ngọc Duy2014-06-131-0/+2
| * | | | | | read-cache: store in-memory flags in the first 12 bits of ce_flagsNguyễn Thái Ngọc Duy2014-06-131-1/+1
| * | | | | | read-cache: relocate and unexport commit_locked_index()Nguyễn Thái Ngọc Duy2014-06-131-0/+20
| * | | | | | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-131-4/+24
| | |_|/ / / | |/| | | |
* | | | | | cleanup duplicate name_compare() functionsjm/dedup-name-compareJeremiah Mahler2014-06-201-10/+13
* | | | | | Merge branch 'ym/fix-opportunistic-index-update-race'Junio C Hamano2014-06-031-1/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | read-cache.c: verify index file before we opportunistically update itym/fix-opportunistic-index-update-raceYiannis Marangos2014-04-101-1/+46
| | |_|/ | |/| |
* | | | Merge branch 'dd/use-alloc-grow'Junio C Hamano2014-03-181-5/+1
|\ \ \ \
| * | | | read-cache.c: use ALLOC_GROW() in add_index_entry()Dmitry S. Dolzhenko2014-03-031-5/+1
| |/ / /
* | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-141-1/+37
|\ \ \ \
| * | | | read-cache: add index.version config variabletg/index-v4-formatThomas Gummerer2014-02-241-9/+26