X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=doc%2Ffeatures.texi;h=df1778b677142665edee8831240925524be77340;hp=843222d41147c09428736f3fc011c181187bf046;hb=b3dd8c5cdab414de32a69956b54f0d5e4fdcfeb8;hpb=480ab4060b2762490e72a2a89ddf3d106f1402e1 diff --git a/doc/features.texi b/doc/features.texi index 843222d..df1778b 100644 --- a/doc/features.texi +++ b/doc/features.texi @@ -1,6 +1,9 @@ @node Features @unnumbered Features +Notable features that differentiate @command{goredo} from many other +implementations. + @itemize @item explicit useful and convenient checks from @command{apenwarr/redo}: @@ -14,11 +17,11 @@ synced (can be disabled, should work faster) @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 + @url{https://github.com/BLAKE3-team/BLAKE3, 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 -@item coloured messages (can be disabled) +@item optional coloured messages @item verbose debug messages, including out-of-date determination, PIDs, lock and jobserver acquirings/releases @item displaying of each target's execution time