| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rs/calloc-array' | Junio C Hamano | 2021-03-19 | 1 | -4/+4 |
|\ |
|
| * | use CALLOC_ARRAY | René Scharfe | 2021-03-13 | 1 | -4/+4 |
* | | Merge branch 'js/fsmonitor-unpack-fix' | Junio C Hamano | 2021-03-19 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | fsmonitor: do not forget to release the token in `discard_index()` | Johannes Schindelin | 2021-03-17 | 1 | -0/+1 |
* | | Merge branch 'ns/raise-write-index-buffer-size' | Junio C Hamano | 2021-03-01 | 1 | -1/+1 |
|\ \ |
|
| * | | read-cache: make the index write buffer size 128K | Neeraj Singh | 2021-02-24 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'jh/fsmonitor-prework' | Junio C Hamano | 2021-03-01 | 1 | -3/+21 |
|\ \
| |/
|/| |
|
| * | read-cache: log the number of scanned files to trace2 | Jeff Hostetler | 2021-02-16 | 1 | -3/+10 |
| * | read-cache: log the number of lstat calls to trace2 | Jeff Hostetler | 2021-02-16 | 1 | -3/+14 |
* | | read-cache: try not to peek into `struct {lock_,temp}file` | Martin Ågren | 2021-01-06 | 1 | -6/+6 |
|/ |
|
* | read-cache: fix mem-pool allocation for multi-threaded index loading | René Scharfe | 2020-09-06 | 1 | -1/+1 |
* | mem-pool: use more standard initialization and finalization | Elijah Newren | 2020-08-18 | 1 | -8/+13 |
* | read-cache: remove bogus shortcut | René Scharfe | 2020-07-16 | 1 | -14/+0 |
* | Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks' | Junio C Hamano | 2020-01-10 | 1 | -6/+6 |
|\ |
|
| * | mingw: safeguard better against backslashes in file names | Johannes Schindelin via GitGitGadget | 2020-01-10 | 1 | -6/+6 |
* | | Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks' | Junio C Hamano | 2020-01-06 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | mingw: only test index entries for backslashes, not tree entries | Johannes Schindelin | 2020-01-02 | 1 | -0/+5 |
* | | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-09 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| |\ |
|
| | * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | |\ |
|
| | | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | |\ |
|
| | | | * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | |\ |
|
| | | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | | |\ |
|
| | | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | | | |\ |
|
| | | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | | | | |\ |
|
| | | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | | | | | |\ |
|
| | | | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | | | | | | |\ |
|
| | | | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -0/+11 |
| | | | | | | | | | |\ |
|
| | | | | | | | | | | * | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 2019-12-05 | 1 | -0/+3 |
| | | | | | | | | | | * | is_ntfs_dotgit(): only verify the leading segment | Johannes Schindelin | 2019-12-05 | 1 | -0/+8 |
| | | * | | | | | | | | | Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint | Junio C Hamano | 2019-07-29 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'vn/xmmap-gently' into maint | Junio C Hamano | 2019-07-29 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | Fix spelling errors in code comments | Elijah Newren | 2019-11-10 | 1 | -1/+1 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 2019-10-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | msvc: avoid using minus operator on unsigned types | Johannes Schindelin | 2019-10-06 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 2019-10-07 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | factor out refresh_and_write_cache function | Thomas Gummerer | 2019-09-20 | 1 | -0/+21 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'ds/feature-macros' | Junio C Hamano | 2019-09-09 | 1 | -15/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | repo-settings: parse core.untrackedCache | Derrick Stolee | 2019-08-13 | 1 | -10/+9 |
| * | | | | | | | | | | | | | repo-settings: consolidate some config settings | Derrick Stolee | 2019-08-13 | 1 | -5/+6 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge branch 'vn/xmmap-gently' | Junio C Hamano | 2019-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | / / / / / / / / / /
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | read-cache.c: do not die if mmap fails | Varun Naik | 2019-07-14 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'rs/avoid-overflow-in-midpoint-computation' | Junio C Hamano | 2019-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | cleanup: fix possible overflow errors in binary search, part 2 | René Scharfe | 2019-06-13 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'js/fsmonitor-unflake' | Junio C Hamano | 2019-06-17 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | mark_fsmonitor_valid(): mark the index as changed if needed | Johannes Schindelin | 2019-05-28 | 1 | -2/+2 |
| * | | | | | | | | | | fill_stat_cache_info(): prepare for an fsmonitor fix | Johannes Schindelin | 2019-05-28 | 1 | -3/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'jk/unused-params-final-batch' | Junio C Hamano | 2019-06-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | read-cache: drop unused parameter from threaded load | Jeff King | 2019-05-13 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'js/fsmonitor-refresh-after-discarding-index' | Junio C Hamano | 2019-05-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|