| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 1 | -0/+71 |
| | | |||||
| * | fix ya.make | monster | 2022-07-07 | 1 | -71/+0 |
| | | |||||
| * | Remove read-only files and directories on Windows (to match behavior on unix) | setser | 2022-03-16 | 1 | -0/+71 |
| Current behavior of RemoveDirWithContents does not allow removing directories if any of files in this directory is read-only. This behavior, however, does not allow, for example, to remove temporary directory, in which git repository was created (on *nix systems, however, this problem was not noticed). This PR overrides this behavior. ref:1faf91e233008b4aece4f2b953884b52346ce2be | |||||
