- First release under BSD 3-Clause License.
- Use CMake and cross compiling with mingw-w64 to be able to build on all systems running Docker.
- INFDTEP-2374
- Always use English system error messages.
- INFDTEP-2099
- Add check for unique file names
- INFDTEP-2128
- Fix crash if tool is called with /.
- INFDTEP-2097
- Fix handling of response files bigger than buffer (0x1FFFF).
- INFDTEP-2088
- Fix option
--touchforcopyandmovecommand. If several files are copied or moved the target file of the operation was always the first target file.
- Fix option
- INFDTEP-1729
- Add batch to tag tool.
- Fix link to pull request.
- INFDTEP-1992
- Add support for response files.
- INFDTEP-2081
- Add touch command.
- Add option
--touchtocopyandmovecommands. - Restructure tests.
- INFDTEP-1550
- Fix crash if given command is unknown.
- INFDTEP-1424
- Remove the flush of the buffer in the cat command.
- INFDTEP-1404
- Implement option
--target-directory. - Internal redesign: Put each command into a single source file.
- Implement option
-
INFDTEP-1349
- Implement
cat,typeandmovecommand.
- Implement
-
INFDTEP-1350
- Update to new version of 000_ToolCommon.
-
INFDTEP-1261
- Update help output and change documentation to markdown file.
-
INFDTEP-1262
- Add Jenkinsfile and shell scripts to build.
-
INFDTEP-1140
- Add support for reparse points (junctions).
- The
removecommand removes the reparse point. Thecopycommand copies the content of the reparse point.
- INFDTEP-1077
- Add support for wildcard in paths except
mkdircommand and the target for thecopycommand. - Add version information to PE header of executable.
- Add support for wildcard in paths except
- INFDTEP-1058
- First implementation of FileOp.exe.