Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-17 | Fix ln builtin not to complete relative target against working directory | Karen Arutyunov | 1 | -1/+1 |
2020-03-10 | Fix directory symlink tests failing on Windows in Developer Mode | Karen Arutyunov | 1 | -14/+10 |
2020-03-09 | Add more support for symlinks on Windows | Karen Arutyunov | 1 | -29/+71 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-02-16 | Fix non-detecting dangling junctions if built with mingw gcc | Karen Arutyunov | 1 | -3/+10 |
2019-02-15 | Fix directory symlinks support on Windows | Karen Arutyunov | 1 | -0/+18 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-05-18 | Add ignore_dangling parameter to dir_iterator() ctor | Karen Arutyunov | 1 | -2/+17 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2016-12-05 | Make path::normalize() to preserve ./, invalidate paths starting with \, / on... | Karen Arutyunov | 1 | -0/+16 |