index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
preload-index.c
Commit message (
Expand
)
Author
Age
*
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
2017-10-01
*
preload-index: add override to enable testing preload-index
Ben Peart
2017-09-24
*
preload-index: avoid lstat for skip-worktree items
Jeff Hostetler
2017-02-10
*
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