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

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

[Monotone-commits-diffs] Revision 54edd081505b12045cc10d6e547d5698c76228


From: monotone
Subject: [Monotone-commits-diffs] Revision 54edd081505b12045cc10d6e547d5698c7622851
Date: Wed, 18 Apr 2007 19:05:03 +0200

-----------------------------------------------------------------
Revision: 54edd081505b12045cc10d6e547d5698c7622851
Ancestor: 24e396258037e472b264a8ed76689f7b7ef74563
Author: address@hidden
Date: 2007-04-18T16:50:52
Branch: net.venge.monotone.help-rewrite

Modified files:
        app_state.cc automate.cc cmd.hh cmd_automate.cc
        cmd_diff_log.cc cmd_list.cc cmd_merging.cc cmd_netsync.cc
        cmd_othervcs.cc cmd_packet.cc cmd_ws_commit.cc commands.cc
        commands.hh lua_hooks.cc lua_hooks.hh monotone.cc option.cc
        option.hh options_list.hh

ChangeLog: 

* app_state.cc, automate.cc, cmd.hh, cmd_automate.cc, cmd_diff_log.cc,
  cmd_list.cc, cmd_merging.cc, cmd_netsync.cc, cmd_othervcs.cc,
  cmd_packet.cc, cmd_ws_commit.cc, commands.cc, commands.hh, lua_hooks.cc,
  lua_hooks.hh, monotone.cc, option.cc, option.hh, options_list.hh:
  Add a couple of new types, 'arg_type' and 'args_vector', that better
  represent the arguments from the command line.

  This also homogenizes the handling of such arguments, because before
  this change they were indisctinctly handled as utf8 and std::string.
  Now, 'arg_type' defaults to utf8, but we can easily revise this decision
  later on.

Attachment: txtkDR4Ffs6Cz.txt
Description: Diff [24e396258037e472b264a8ed76689f7b7ef74563] -> [54edd081505b12045cc10d6e547d5698c7622851]


reply via email to

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