aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/vfs/FileSystem.java
Commit message (Expand)AuthorAge
* Support case-insensitive comparision in Path.java with WindowsFileSystemGravatar Yun Peng2016-05-09
* Make local_repository and new_local_repository work with the limitations of o...Gravatar Lukacs Berki2016-01-26
* Close some streams that we didn'tGravatar Miguel Alcon Pinto2015-11-05
* Introduce Path#isSpecialFile, FileSystem#isSpecialFile, and FileStatus#isSpec...Gravatar Nathan Harmata2015-10-21
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Introduce Path#readSymbolicLinkUnchecked, intended to only be used when the c...Gravatar Nathan Harmata2015-09-17
* Remove unused 'followSymlinks' parameter to FileSystem#getxattr. It is always...Gravatar Nathan Harmata2015-09-16
* Minor FileSystem refactoring.Gravatar Eric Fellheimer2015-06-03
* Slight refactoring of readdir().Gravatar Eric Fellheimer2015-06-03
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25