Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Explicitly specify charset when calling getBytes | David Pursehouse | 2018-09-26 | 1 | -4/+4 |
* | Explicitly specify charset in constructor of String | David Pursehouse | 2018-09-26 | 1 | -20/+24 |
* | Fix unit tests on Windows | Christian Halstrick | 2015-11-26 | 1 | -17/+18 |
* | Introduce FS.execute() to execute a command defined by a ProcessBuilder | Christian Halstrick | 2015-11-18 | 1 | -0/+40 |
* | Enhance FS.runProcess() to support stdin-redirection and binary data | Christian Halstrick | 2015-11-02 | 1 | -0/+171 |