X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=doc%2Ffeatures.texi;h=c1eb41b90f02fb3d115c6399e59d75c136bba2a6;hp=3ba5483804d04f5aaca6576e9535a69eed3994c6;hb=7492a39768035abafa55be738649a8dd035a89bd;hpb=3fa21c8c7e74798a07fbcc99030bae7c2505f76d diff --git a/doc/features.texi b/doc/features.texi index 3ba5483..c1eb41b 100644 --- a/doc/features.texi +++ b/doc/features.texi @@ -13,6 +13,12 @@ implementations. @item check that generated target was not modified "externally" outside the redo, preventing its overwriting, but continuing the build @end itemize +@item recursive, indented and serialized logs display ability, with + priority to the depth and bad return codes, like in @command{apenwarr/redo}, + thanks to @url{https://apenwarr.ca/log/20181106, apenwarr's article} +@item all environment variables, working directory, command line + arguments, start/finish times, duration, participated PIDs, return + codes can be saved for later investigation @item targets, dependency information and their directories are explicitly synced (can be disabled, should work faster) @item file's change is detected by comparing its size, @code{ctime} (if