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

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

[Monotone-commits-diffs] Revision 3983f25d912d4150ab024721712e3771a29bb6


From: monotone
Subject: [Monotone-commits-diffs] Revision 3983f25d912d4150ab024721712e3771a29bb6fd
Date: Fri, 15 Jun 2007 03:05:39 +0200

-----------------------------------------------------------------
Revision: 3983f25d912d4150ab024721712e3771a29bb6fd
Ancestor: 7193fcc66b2557bcd42a61db4e1b92c0a280ef3a
Author: address@hidden
Date: 2007-06-14T23:50:28
Branch: net.venge.monotone.experiment.no-split-path

Modified files:
        automate.cc cmd_list.cc cmd_ws_commit.cc work.cc work.hh

ChangeLog: 

* work.hh (find_missing, find_unknown_and_ignored, perform_additions)
(perform_deletions, classify_roster_paths): All path_set arguments
changed to set<file_path>.
* work.cc: Change path_set to set<file_path> and vector<split_path> to
vector<file_path>, except where talking to roster functions.
* automate.cc (inventory_node_state, automate inventory): Similarly.
* cmd_ws_commit.cc (revert, mkdir, add, drop): Similarly.
* cmd_list.cc (list known, list unknown, list ignored, list missing)
(list changed): Similarly.  Use std::copy and ostream_iterator where possible.

Attachment: txt1wYB9XKpsR.txt
Description: Diff [7193fcc66b2557bcd42a61db4e1b92c0a280ef3a] -> [3983f25d912d4150ab024721712e3771a29bb6fd]


reply via email to

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