summaryrefslogtreecommitdiff
path: root/preload-index.c
Commit message (Expand)AuthorAgeFilesLines
* Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-031-1/+4
* Make ce_uptodate() trustworthy againJunio C Hamano2010-01-241-0/+2
* janitor: add DIV_ROUND_UP and use it.Pierre Habouzit2009-07-221-1/+1
* Make index preloading check the whole path to the fileLinus Torvalds2009-07-091-0/+4
* Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-021-0/+9
* Fix index preloading for racy dirty caseLinus Torvalds2008-11-171-1/+1
* Add cache preload facilityLinus Torvalds2008-11-141-0/+91