Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo | Rostislav Krasny | 2020-01-25 | 1 | -3/+3 |
* | Make _preserve_encoding in platform_utils_win32 compatible with Python 3 | Rostislav Krasny | 2020-01-24 | 1 | -0/+5 |
* | set default file encoding to utf-8 | Mike Frysinger | 2019-06-13 | 1 | -0/+1 |
* | platform_utils_win32: remove an unnecessary workaround | Роман Донченко | 2019-03-21 | 1 | -12/+5 |
* | Windows: Add support for creating symlinks as an unprivileged user | Renaud Paquay | 2018-10-03 | 1 | -7/+15 |
* | Implement islink, readlink and realpath using Win32 api | Renaud Paquay | 2017-08-31 | 1 | -5/+159 |
* | Add support for creating symbolic links on Windows | Renaud Paquay | 2017-05-29 | 1 | -0/+63 |