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

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

[Monotone-commits-diffs] Revision fdafb86c8adf1d3281e0c78504ce30e2211f16


From: monotone
Subject: [Monotone-commits-diffs] Revision fdafb86c8adf1d3281e0c78504ce30e2211f162d
Date: Mon, 23 Apr 2007 14:05:25 +0200

-----------------------------------------------------------------
Revision: fdafb86c8adf1d3281e0c78504ce30e2211f162d
Ancestor: 113745957c61841329f160ef3418bdd605f0191c
Author: address@hidden
Date: 2007-04-23T11:22:02
Branch: net.venge.monotone.help-rewrite

Added files:
        tests/test_the_version_command/__driver__.lua
Added directories:
        tests/test_the_version_command
Modified files:
        cmd_db.cc monotone.cc mt_version.cc options_list.hh ui.cc

ChangeLog: 

* monotone.cc, mt_version.cc, options_list.hh, ui.cc: The '--version' option
  completely changes the way the program behaves, much like '--help'.
  Therefore, it should be a command instead of an option.

  Add a 'version' command, just as 'help', that shows the program's version.
  Also migrate the '--full-version' option to '--full', and only allow it
  when running the 'version' command.

  Keep '--version' for compatibility.

* tests/test_the_version_command/__driver__.lua: Test for the new version
  command.

* cmd_db.cc: Prefix all children commands of 'db' with 'db_' so that
  'db version' does not clash with the new command.

Attachment: txtEuGaQsxJ9I.txt
Description: Diff [113745957c61841329f160ef3418bdd605f0191c] -> [fdafb86c8adf1d3281e0c78504ce30e2211f162d]


reply via email to

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