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

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

[Monotone-commits-diffs] Revision 8eda1d607f83e19eb12354fd6d60dc98186eaf


From: monotone
Subject: [Monotone-commits-diffs] Revision 8eda1d607f83e19eb12354fd6d60dc98186eaf64
Date: Thu, 14 Jun 2007 22:05:41 +0200

-----------------------------------------------------------------
Revision: 8eda1d607f83e19eb12354fd6d60dc98186eaf64
Ancestor: 09655aae0a7b9ab2a30f5a9ed36cc8719838d5a1
Author: address@hidden
Date: 2007-06-14T18:38:25
Branch: net.venge.monotone.experiment.no-split-path

Modified files:
        automate.cc cmd_diff_log.cc cmd_ws_commit.cc cset.cc cset.hh
        database.cc enumerator.cc paths.cc paths.hh roster.cc
        roster.hh work.cc

ChangeLog: 

* cset.hh (editable_tree): All methods take file_path, not split_path.
(delta_entry_src, delta_entry_dst): Similarly.
(struct cset): Change all data members to contain file_paths, not split_paths.*
* cset.cc: Use file_path throughout, except when dealing with rosters.
* roster.hh (editable_roster_base): Update to match changes to editable_tree.
* paths.hh: Move declaration of dump<split_path> to more sensible place.
Declare dump<file_path>, dump<bookkeeping_path>, and dump<system_path>.
(file_path): Add clear() method.
* automate.cc, cmd_diff_log.cc, cmd_ws_commit.cc, database.cc
* enumerator.cc, roster.cc, work.cc: Minimal fixups for changed
cset.hh interfaces.
* paths.cc (dump<split_path>): Simplify.
(dump<file_path>, dump<system_path>, dump<bookkeeping_path>): Define.

Attachment: txtkDIIbHaPIv.txt
Description: Diff [09655aae0a7b9ab2a30f5a9ed36cc8719838d5a1] -> [8eda1d607f83e19eb12354fd6d60dc98186eaf64]


reply via email to

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