Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-15 | convert read_cache_preload() to take struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -9/+11 |
2013-07-15 | move struct pathspec and related functions to pathspec.[ch] | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2011-02-03 | Convert ce_path_match() to use struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2010-01-24 | Make ce_uptodate() trustworthy again | Junio C Hamano | 1 | -0/+2 |
2009-07-22 | janitor: add DIV_ROUND_UP and use it. | Pierre Habouzit | 1 | -1/+1 |
2009-07-09 | Make index preloading check the whole path to the file | Linus Torvalds | 1 | -0/+4 |
2008-12-02 | Makefile: introduce NO_PTHREADS | Junio C Hamano | 1 | -0/+9 |
2008-11-17 | Fix index preloading for racy dirty case | Linus Torvalds | 1 | -1/+1 |
2008-11-14 | Add cache preload facility | Linus Torvalds | 1 | -0/+91 |