X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Ffeatures.texi;h=843222d41147c09428736f3fc011c181187bf046;hb=9cbb466ce80096c2c12c88be50e475265adb74b1;hp=9145312fe547e5cd9d8aa74e3068e1776dc27f26;hpb=e2bafe8e0da716b4909da1b192d06c92c4f6260d;p=goredo.git diff --git a/doc/features.texi b/doc/features.texi index 9145312..843222d 100644 --- a/doc/features.texi +++ b/doc/features.texi @@ -12,7 +12,9 @@ @end itemize @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 @code{ctime} and BLAKE3 hash +@item file's change is detected by comparing its size, @code{ctime} (if + @env{REDO_INODE_NO_TRUST} environment variable is not set) and + BLAKE3 hash @item files creation is @code{umask}-friendly (unlike @code{mkstemp()} used in @command{redo-c}) @item parallel build with jobs limit, optionally in infinite mode