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

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

[Monotone-commits-diffs] Revision 9c8640a620773ca560c6e39f53cb996f12d84c


From: monotone
Subject: [Monotone-commits-diffs] Revision 9c8640a620773ca560c6e39f53cb996f12d84cf0
Date: Fri, 8 Feb 2008 23:05:41 +0100

-----------------------------------------------------------------
Revision: 9c8640a620773ca560c6e39f53cb996f12d84cf0
Ancestor: b5296674191df556175bea31a974cc243889f725
Author: address@hidden
Date: 2008-02-08T19:32:14
Branch: net.venge.monotone.experiment.encapsulation

Modified files:
        cmd.hh cmd_automate.cc cmd_diff_log.cc cmd_merging.cc
        cmd_ws_commit.cc commands.cc selectors.cc

ChangeLog: 

* cmd.hh (exec_from_automate): Put the app_state first in the argument list;
  pass the args_vector as a const reference, not by value.
  (CMD_AUTOMATE): Update to match.
  (process_commit_message_args): Replace app_state with options and
  put it first. Use utf8() instead of utf8("").
* cmd_automate.cc: Update to match exec_from_automate changes.
* cmd_diff_log.cc (do_external_diff, dump_diffs): Don't take an app_state.
  (prepare_diff): Put the app_state first in the arguments.  Comment the
  continued need for this.
* cmd_merging.cc (pick_branch_for_update): Don't take an app_state.
* cmd_ws_commit.cc (get_log_message_interactively): Don't take an app_state.
* commands.cc (process_commit_message_args): Don't take an app_state.
* selectors.cc (decode_selector, parse_selector): Put the app_state
  first in the arguments.

Attachment: txtktya1_q3SU.txt
Description: Diff [b5296674191df556175bea31a974cc243889f725] -> [9c8640a620773ca560c6e39f53cb996f12d84cf0]


reply via email to

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