Check-in [dccd27c6da]
Not logged in
Overview

SHA1 Hash:dccd27c6da34c08eda2040e38c8d1226e07bec85
Date: 2009-12-14 23:18:54
Edited User: jeremy_c
Original User: Jeremy
Edited Comment:Added a global command line argument named -quiet. This will suppress some output (currently during sync) for those interfacing fossil with various development tools. It does not make eliminate all output, only the output that is meant for fancy display to the user on a console. You can now use this new flag anywhere by referencing if (!g.fQuiet) {...}
Original Comment:Added a global command line argument named -quiet. This will suppress some output (currently during sync) for those interfacing fossil with various development tools. It does not make eliminate all output, only the output that is meant for fancy display to the user on a console. You can now use this new flag anywhere by referencing if (!g.fQuiet) {...}
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[show diffs]

Modified src/main.c from [0e2e1d04fd] to [09a4698442].    [diff]

Modified src/xfer.c from [002c451193] to [d3ef278c07].    [diff]