Commit message (Expand) | Author | Age | |
---|---|---|---|
* | cache.h: rename cache_def_free to cache_def_clear | Karsten Blees | 2014-07-13 |
* | symlinks: remove PATH_MAX limitation | Karsten Blees | 2014-07-07 |
* | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 |
* | convert read_cache_preload() to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 |
* | move struct pathspec and related functions to pathspec.[ch] | Nguyễn Thái Ngọc Duy | 2013-07-15 |
* | Convert ce_path_match() to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 |
* | Make ce_uptodate() trustworthy again | Junio C Hamano | 2010-01-24 |
* | janitor: add DIV_ROUND_UP and use it. | Pierre Habouzit | 2009-07-22 |
* | Make index preloading check the whole path to the file | Linus Torvalds | 2009-07-09 |
* | Makefile: introduce NO_PTHREADS | Junio C Hamano | 2008-12-02 |
* | Fix index preloading for racy dirty case | Linus Torvalds | 2008-11-17 |
* | Add cache preload facility | Linus Torvalds | 2008-11-14 |