Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmds: make copying DIR to another DIR | Joursoir | 2021-12-14 | 1 | -1/+150 |
* | cmds: make copying FILE to another FILE | Joursoir | 2021-12-14 | 1 | -1/+41 |
* | cmds: make error handling when opening a directory | Joursoir | 2021-12-13 | 1 | -7/+8 |
* | cmds: fix passing an uninitialized pointer | Joursoir | 2021-12-13 | 1 | -1/+1 |
* | cmds: make the advanced stub for copying a file | Joursoir | 2021-12-13 | 1 | -0/+52 |
* | cmds: make deletion of file/directory | Joursoir | 2021-12-12 | 1 | -0/+72 |
* | add creation of one or more directories | Joursoir | 2021-12-12 | 1 | -0/+65 |