X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=doc%2Ffeatures.texi;h=843222d41147c09428736f3fc011c181187bf046;hp=2c5141e4ef45bca74a1aa84cbc9b3625e9acf619;hb=9cbb466ce80096c2c12c88be50e475265adb74b1;hpb=ebd96d2c56c742d9d00bccb9faee5fc1a7db664a diff --git a/doc/features.texi b/doc/features.texi index 2c5141e..843222d 100644 --- a/doc/features.texi +++ b/doc/features.texi @@ -12,8 +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 size, @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