monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 54d07a6e13be54c6725fedced1dce5588eb296


From: monotone
Subject: [Monotone-commits-diffs] Revision 54d07a6e13be54c6725fedced1dce5588eb296c1
Date: Mon, 9 Aug 2010 10:52:51 +0200

-----------------------------------------------------------------
Revision: 54d07a6e13be54c6725fedced1dce5588eb296c1
Ancestor: 25046f60f4aa1824071a47df2b8c7f915b2373a5
Author: Timothy Brownawell  <address@hidden>
Date: 08/09/10 01:21:34
Branch: net.venge.monotone.options

Modified files:
        NEWS cmd.cc cmd_db.cc lua-testsuite.lua options_list.hh
        tests/default_command_options/__driver__.lua
        tests/default_command_options/default_options.lua
        tests/reallyquiet_turns_off_tickers_and_warnings/__driver__.lua
        tests/test_the_version_command/__driver__.lua

ChangeLog: 

Clean up verbosity options a bit.

* --full (temporarily --verbose) really is logically distinct. It controls
  the amount or format of intended/normal output, rather than the amount
  of warning/error/debug output. So make --full not deprecated and separate
  from the verbosity options, and drop --verbose.
* drop -v
* deprecate --reallyquiet in favor of --verbosity=-2

We still have --verbosity=n, --quiet/-q, and --debug. --quiet and --debug
are moderately standard across programs, so they should probably stay.
--verbosity=n allows to override them, replaces --reallyquiet, and allows
for other verbosity levels in the future (such as perhaps adding something
at --verbosity=1 that prints some debug info, but less than
--debug/--verbosity=2?).

Attachment: txtDtIcd5ND17.txt
Description: Diff [25046f60f4aa1824071a47df2b8c7f915b2373a5] -> [54d07a6e13be54c6725fedced1dce5588eb296c1]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]