Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/rebuild.c version ab6ed5de1a
|
2009-12-14
| ||
| 23:18 | 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) {...} ... (check-in: dccd27c6da user: jeremy_c tags: trunk) | |
|
2009-12-11
| ||
| 16:29 | Minor clean up to the "ci" command. ... (check-in: 70656d00f6 user: drh tags: trunk) | |
| 16:27 | accommodated brackets/parens conventions change introduced in #6ae51190cc ... (check-in: 18a66ab32b user: stephan tags: trunk) | |
| 16:14 | corrected some mis-placed code from commit #9517cc7486 ... (check-in: 93efce820b user: stephan tags: trunk) | |
| 15:49 | added -M/--message-file FILENAME argument for commit. ... (check-in: 9517cc7486 user: stephan tags: trunk) | |
|
2009-12-10
| ||
| 02:25 | reserve the use of brackets in stdout for artifacts ... (check-in: 5bccc5a526 user: rwilson tags: trunk) | |
| 02:19 | reserve the use of brackets in stdout for artifacts ... (check-in: 6ae51190cc user: rwilson tags: trunk) | |