22 Commits (6ddd76fd6c356c037b5d5272732900f1f952721e)

Author SHA1 Message Date
Jeff King ef8d7ac42a strvec: convert more callers away from argv_array name 5 years ago
Elijah Newren 6d12b533b7 Remove doubled words in various comments 5 years ago
Kevin Willford 8da2c57629 fsmonitor: handle version 2 of the hooks that will use opaque token 5 years ago
Kevin Willford 56c6910028 fsmonitor: change last update timestamp on the index_state to opaque token 5 years ago
Utsav Shah 679f2f9fdd unpack-trees: skip stat on fsmonitor-valid files 5 years ago
Junio C Hamano 61eea521fe fsmonitor: do not compare bitmap size with size of split index 5 years ago
William Baker 3444ec2eb2 fsmonitor: don't fill bitmap with entries to be removed 5 years ago
Carlo Marcelo Arenas Belón 5d137fc2c7 fsmonitor: avoid signed integer overflow / infinite loop 6 years ago
Johannes Schindelin 398a3b0899 fsmonitor: force a refresh after the index was discarded 6 years ago
René Scharfe 735e4173b3 fsmonitor: use internal argv_array of struct child_process 7 years ago
Ben Peart ca598d5f2a fsmonitor: force index write after full scan 7 years ago
Ben Peart d8579accfa fsmonitor: fix incorrect buffer size when printing version number 7 years ago
Nguyễn Thái Ngọc Duy 0cacebf099 dir.c: ignore paths containing .git when invalidating untracked cache 7 years ago
Alex Vandiver 3bd28eb299 fsmonitor: store fsmonitor bitmap before splitting index 7 years ago
Alex Vandiver ba1b9caca6 fsmonitor: delay updating state until after split index is merged 7 years ago
Alex Vandiver 11cf33bec6 fsmonitor: set the PWD to the top of the working tree 7 years ago
Ben Peart 883e248b8a fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files. 7 years ago