Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set permission bits for "executable" attribute according to the umask | Andrey Loskutov | 2014-11-22 | 2 | -1/+181 |
* | Catch UnsupportedOperationException for older Windowses | Robin Rosenberg | 2014-03-09 | 1 | -1/+1 |
* | Normalize paths on OS X | Robin Rosenberg | 2014-02-12 | 2 | -0/+36 |
* | Use fileAttributes to get more attributes in one go | Robin Rosenberg | 2014-02-12 | 4 | -2/+101 |
* | Length of symbolic link is the number of bytes, not characters | Robin Rosenberg | 2014-02-10 | 1 | -2/+3 |
* | Add delete support to FS | Robin Rosenberg | 2014-02-10 | 4 | -0/+20 |
* | Dynamically detect if Windows supports symbolic links | Robin Rosenberg | 2014-02-10 | 1 | -1/+25 |
* | Extend the FS class for Java7 | Robin Rosenberg | 2013-05-04 | 5 | -0/+606 |