aboutsummaryrefslogtreecommitdiffstats
path: root/preload-index.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy1-1/+4
2010-01-24Make ce_uptodate() trustworthy againJunio C Hamano1-0/+2
2009-07-22janitor: add DIV_ROUND_UP and use it.Pierre Habouzit1-1/+1
2009-07-09Make index preloading check the whole path to the fileLinus Torvalds1-0/+4
2008-12-02Makefile: introduce NO_PTHREADSJunio C Hamano1-0/+9
2008-11-17Fix index preloading for racy dirty caseLinus Torvalds1-1/+1
2008-11-14Add cache preload facilityLinus Torvalds1-0/+91