Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-08 | Add --allow-read (#1689) | Dmitry Sharshakov | |
Co-authored-by: Greg Altman <g.s.altman@gmail.com> | |||
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2019-01-17 | mkdir should not be recursive by default (#1530) | Ryan Dahl | |
It should return an error if a file with the given path exists and recursive isn't specified. Because mode is not used on windows and rarely used in unix, it is made to the last parameter. In collaboration with Stefan Dombrowski <sdo451@gmail.com> | |||
2019-01-12 | Remove unused imports (#1503) | JaePil Jung | |
2018-09-12 | Implement deno.rename() (#731) | Mani Maghsoudlou | |