99 Commits

Author SHA1 Message Date
f1f0599267 Ignore .issues directory 2025-05-11 20:04:39 +02:00
ae2fb89d82 Update copyright 2021-12-30 16:56:23 +01:00
527bd60f52 Update Visual Studio Code settings 2021-12-30 16:55:56 +01:00
d1c17c48a8 Measure running time of Sync and Copy actions 2021-12-30 16:54:54 +01:00
e6a5b479a0 Fix missassigment of Func_Rescan to "-scan" action 2021-12-30 16:50:34 +01:00
f502d332bc Fix Makefile's BUILDDIR definition 2021-12-30 16:49:38 +01:00
97b0739ecb Remove obsolete Visual Studio solution 2021-12-30 16:49:07 +01:00
d2cc71f3fc Fixes for building on Linux 2021-12-29 21:10:41 +01:00
30cfdcc841 Visual Studio Code configuration. 2021-06-02 02:48:45 +02:00
40e83a521f Fix Null dereference 2019-08-07 23:33:49 +02:00
080561e845 Basic exception handler. 2019-08-07 23:32:57 +02:00
c239e59a83 Use ANSI colors on tests 2019-04-20 19:08:13 +02:00
820630fa2c Update README.md 2019-04-20 19:07:41 +02:00
9d5bfa9dad Show fileNode save time. 2018-05-06 00:11:06 +02:00
ce2a7471be VSCode configuration 2018-05-06 00:10:43 +02:00
24be69e6a7 Code formating 2018-05-06 00:10:25 +02:00
306d6c1307 VSCode config 2018-05-05 22:19:54 +02:00
90de728726 FileNode: Add Undeleted state. This fixes test_MoveToSubdirAndRestore. 2018-05-05 22:18:37 +02:00
b4608dfcac FileNode: Fix date change comparison. 2018-05-05 20:01:03 +02:00
bab94584b1 Put a dot before accion when only printing. 2018-05-05 20:00:29 +02:00
d201c58ba3 Print statistict on every action. 2018-05-05 17:13:36 +02:00
7e9d5063af Fix compilation of filenode. 2018-05-05 14:07:47 +02:00
bdf9855393 Fix missing type casting. 2018-02-11 03:02:45 +01:00
0746e81a98 Update VisualStudio solution for VisualStudio 2017 2018-01-26 04:40:30 +01:00
8e4ebad732 Rework parameter parsing with ParameterOperation functions. 2018-01-26 04:31:49 +01:00
0a03410b65 Fix directory checking on delete action. 2017-07-15 23:13:43 +02:00
a068022148 Fix error checking on file and directory deletion. 2017-07-10 22:25:46 +02:00
74b4b9c8c6 Fix timing issues on FileNode_Refresh. 2017-07-09 10:24:42 +02:00
3cd245c54c Fix timing issues on FileNode_Build. 2017-07-08 15:32:09 +02:00
1122bbb247 Fix timing issues on FileNode_Build. 2017-07-08 04:33:41 +02:00
60a54a63b2 Adjust timing on tests. 2017-07-06 07:19:08 +02:00
41c98f1e7c Fix timing issues on FileNode_Build. 2017-07-06 07:17:55 +02:00
02a9d1fa34 Add some integration tests 2017-07-05 01:09:21 +02:00
6c67153607 Better error reporting 2016-09-17 09:21:34 +02:00
8c50fdc8ba Fixes on directory recreation.
Code formatting.
2016-09-15 04:46:33 +02:00
0ef16e6e9e MaxDeltaTime 0 2016-08-23 00:14:14 +02:00
fc0df95ccd VisualStudio solution fixes 2016-08-22 14:29:58 +02:00
873bf3dcc8 Fix data conversion warnings 2016-08-22 14:28:57 +02:00
d76a99d9ae Minimal error reporting 2016-08-22 14:28:31 +02:00
3aebb44255 Ignore binaries 2016-01-30 21:32:51 +01:00
d43e10a0b3 Fixes for Linux building 2016-01-30 21:17:54 +01:00
111e473f35 Fix building on MSYS2 2015-12-12 15:30:39 +01:00
3857ae0e48 Code cleanup 2015-12-09 15:23:58 +01:00
4f4aae95c9 VS2015: Build static 2015-12-09 15:11:30 +01:00
aa7ae40996 Rebuild directories filenodes after copying 2015-11-29 12:01:57 +01:00
f96eb1bdb8 Code cleanup 2015-11-23 01:41:11 +01:00
ed88d7624f Show size and time in real units. 2015-11-22 13:43:39 +01:00
72a64ff3a3 Show size and time in real units. 2015-11-21 13:08:36 +01:00
52824b9bfe Fix Release target 2015-11-21 13:08:03 +01:00
dd17f91001 Fix time related functions 2015-11-20 07:20:20 +01:00