summaryrefslogtreecommitdiff
path: root/read-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano2020-01-101-6/+6
|\
| * mingw: safeguard better against backslashes in file namesJohannes Schindelin via GitGitGadget2020-01-101-6/+6
* | Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano2020-01-061-0/+5
|\ \ | |/
| * mingw: only test index entries for backslashes, not tree entriesJohannes Schindelin2020-01-021-0/+5
* | Sync with Git 2.24.1Junio C Hamano2019-12-091-0/+11
|\ \ | |/
| * Sync with 2.23.1Johannes Schindelin2019-12-061-0/+11
| |\
| | * Sync with 2.22.2Johannes Schindelin2019-12-061-0/+11
| | |\
| | | * Sync with 2.21.1Johannes Schindelin2019-12-061-0/+11
| | | |\
| | | | * Sync with 2.20.2Johannes Schindelin2019-12-061-0/+11
| | | | |\
| | | | | * Sync with 2.19.3Johannes Schindelin2019-12-061-0/+11
| | | | | |\
| | | | | | * Sync with 2.18.2Johannes Schindelin2019-12-061-0/+11
| | | | | | |\
| | | | | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-0/+11
| | | | | | | |\
| | | | | | | | * Sync with 2.16.6Johannes Schindelin2019-12-061-0/+11
| | | | | | | | |\
| | | | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-061-0/+11
| | | | | | | | | |\
| | | | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-061-0/+11
| | | | | | | | | | |\
| | | | | | | | | | | * mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin2019-12-051-0/+3
| | | | | | | | | | | * is_ntfs_dotgit(): only verify the leading segmentJohannes Schindelin2019-12-051-0/+8
| | | * | | | | | | | | Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maintJunio C Hamano2019-07-291-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'vn/xmmap-gently' into maintJunio C Hamano2019-07-291-1/+1
| | | |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Fix spelling errors in code commentsElijah Newren2019-11-101-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | msvc: avoid using minus operator on unsigned typesJohannes Schindelin2019-10-061-2/+2
* | | | | | | | | | | | | | Merge branch 'tg/stash-refresh-index'Junio C Hamano2019-10-071-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | factor out refresh_and_write_cache functionThomas Gummerer2019-09-201-0/+21
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ds/feature-macros'Junio C Hamano2019-09-091-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | repo-settings: parse core.untrackedCacheDerrick Stolee2019-08-131-10/+9
| * | | | | | | | | | | | | repo-settings: consolidate some config settingsDerrick Stolee2019-08-131-5/+6
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'vn/xmmap-gently'Junio C Hamano2019-07-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | read-cache.c: do not die if mmap failsVarun Naik2019-07-141-1/+1
* | | | | | | | | | | | Merge branch 'rs/avoid-overflow-in-midpoint-computation'Junio C Hamano2019-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | cleanup: fix possible overflow errors in binary search, part 2René Scharfe2019-06-131-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'js/fsmonitor-unflake'Junio C Hamano2019-06-171-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | mark_fsmonitor_valid(): mark the index as changed if neededJohannes Schindelin2019-05-281-2/+2
| * | | | | | | | | | fill_stat_cache_info(): prepare for an fsmonitor fixJohannes Schindelin2019-05-281-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/unused-params-final-batch'Junio C Hamano2019-06-131-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | read-cache: drop unused parameter from threaded loadJeff King2019-05-131-2/+2
* | | | | | | | | | Merge branch 'js/fsmonitor-refresh-after-discarding-index'Junio C Hamano2019-05-191-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fsmonitor: force a refresh after the index was discardedJohannes Schindelin2019-05-081-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jh/trace2'Junio C Hamano2019-05-131-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | trace2: fix up a missing "leave" entry pointÆvar Arnfjörð Bjarmason2019-05-101-1/+1
* | | | | | | | | | Merge branch 'km/empty-repo-is-still-a-repo'Junio C Hamano2019-05-091-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add: error appropriately on repository with no commitsKyle Meyer2019-04-101-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bc/hash-transition-16'Junio C Hamano2019-04-251-45/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | read-cache: read data in a hash-independent waybrian m. carlson2019-04-011-45/+29
* | | | | | | | | | | Merge branch 'bp/post-index-change-hook'Junio C Hamano2019-04-251-2/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | read-cache: add post-index-change hookBen Peart2019-02-151-2/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jh/trace2'Junio C Hamano2019-03-071-1/+50
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | trace2:data: add trace2 instrumentation to index read/writeJeff Hostetler2019-02-221-1/+50
| |/ / / / / / / /
* | | | | | | | | Merge branch 'nd/split-index-null-base-fix'Junio C Hamano2019-03-071-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | read-cache.c: fix writing "link" index ext with null base oidNguyễn Thái Ngọc Duy2019-02-131-2/+3
| | |_|/ / / / / / | |/| | | | | | |