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

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

[Monotone-commits-diffs] Revision f297a9bf05bbbfe19ddedbe5ee45d6719f5fac


From: monotone
Subject: [Monotone-commits-diffs] Revision f297a9bf05bbbfe19ddedbe5ee45d6719f5fac4c
Date: Wed, 6 Feb 2008 17:05:38 +0100

-----------------------------------------------------------------
Revision: f297a9bf05bbbfe19ddedbe5ee45d6719f5fac4c
Ancestor: 04e7fab9c5e779cb95b86ec5b79ea106a0ea5051
Author: address@hidden
Date: 2008-02-06T15:47:31
Branch: net.venge.monotone.experiment.encapsulation

Modified files:
        app_state.cc app_state.hh asciik.cc automate.cc cmd_db.cc
        cmd_diff_log.cc cmd_files.cc cmd_key_cert.cc cmd_list.cc
        cmd_merging.cc cmd_netsync.cc cmd_othervcs.cc
        cmd_ws_commit.cc commands.cc netsync.cc selectors.cc
        selectors.hh

ChangeLog: 

* app_state.cc, app_state.hh: Delete the 'project' data member and the
  'get_project' function member. Prune #includes.
* selectors.cc, selectors.hh: Functions that need a project_t now take
  it as a separate argument from the app_state.
* netsync.cc: Remove stale comment.

* asciik.cc, automate.cc, cmd_db.cc, cmd_diff_log.cc, cmd_files.cc
* cmd_key_cert.c, cmd_list.cc, cmd_merging.cc, cmd_netsync.cc
* cmd_othervcs.cc, cmd_ws_commit.cc, commands.cc:
  Include project.hh as necessary.  Update calls to selector functions.
  Change all occurrences of app.get_project() to a local project variable.
  Create a project_t object as necessary in CMD functions.

Attachment: txtWdFvc4oCrV.txt
Description: Diff [04e7fab9c5e779cb95b86ec5b79ea106a0ea5051] -> [f297a9bf05bbbfe19ddedbe5ee45d6719f5fac4c]


reply via email to

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