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
/
symlinks.c
Commit message (
Expand
)
Author
Age
*
symlinks: remove PATH_MAX limitation
Karsten Blees
2014-07-07
*
symlinks.c: mark private file-scope symbols as static
Junio C Hamano
2012-09-15
*
Add threaded versions of functions in symlinks.c.
Jared Hance
2012-03-02
*
do not overwrite untracked symlinks
Clemens Buchacher
2011-02-21
*
do not overwrite files in leading path
Clemens Buchacher
2010-10-13
*
lstat_cache: optionally return match_len
Clemens Buchacher
2010-10-13
*
symlinks.c: remove unused functions
Junio C Hamano
2010-01-17
*
lstat_cache: guard against full match of length of 'name' parameter
Kjetil Barvik
2009-07-29
*
Export thread-safe version of 'has_symlink_leading_path()'
Linus Torvalds
2009-07-09
*
Prepare symlink caching for thread-safety
Linus Torvalds
2009-07-09
*
symlinks.c: small style cleanup
Kjetil Barvik
2009-06-07
*
Revert "lstat_cache(): print a warning if doing ping-pong between cache types"
Kjetil Barvik
2009-03-17
*
lstat_cache(): print a warning if doing ping-pong between cache types
Kjetil Barvik
2009-02-09
*
unlink_entry(): introduce schedule_dir_for_removal()
Kjetil Barvik
2009-02-09
*
lstat_cache(): swap func(length, string) into func(string, length)
Kjetil Barvik
2009-02-09
*
lstat_cache(): generalise longest_match_lstat_cache()
Kjetil Barvik
2009-02-09
*
lstat_cache(): small cleanup and optimisation
Kjetil Barvik
2009-02-09
*
lstat_cache(): introduce clear_lstat_cache() function
Kjetil Barvik
2009-01-18
*
lstat_cache(): introduce invalidate_lstat_cache() function
Kjetil Barvik
2009-01-18
*
lstat_cache(): introduce has_dirs_only_path() function
Kjetil Barvik
2009-01-18
*
lstat_cache(): introduce has_symlink_or_noent_leading_path() function
Kjetil Barvik
2009-01-18
*
lstat_cache(): more cache effective symlink/directory detection
Kjetil Barvik
2009-01-18
*
Optimize symlink/directory detection
Linus Torvalds
2008-05-10
*
Add has_symlink_leading_path() function.
Junio C Hamano
2007-05-11