| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-13 | revise walk_src_path. | Ryo Nakamura | |
| In new walk_src_path, resolve dst path and resolve chunks are invoked when adding a path. | |||
| 2023-02-25 | start to impliment mscp as a library | Ryo Nakamura | |
| this commit starts to refactor file.h|c to path.h|c and add mscp.c|h. not completed yet. | |||
| 2022-11-18 | fix when copy multiple sources and various tiny fixes | Ryo Nakamura | |
| * when copying multiple sources, target must be directory * add multi-src copy test and parametrize src/dst prefixes * cleanup REAMDE (s/sessions/connections/g) * make error output in copy functions simple | |||
| 2022-10-16 | implement fill_file | Ryo Nakamura | |
