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

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

[Monotone-commits-diffs] Revision f749dfb46c1b854765803eacd37fed508e6d99


From: monotone
Subject: [Monotone-commits-diffs] Revision f749dfb46c1b854765803eacd37fed508e6d99ff
Date: Sat, 27 Oct 2007 07:05:34 +0200

-----------------------------------------------------------------
Revision: f749dfb46c1b854765803eacd37fed508e6d99ff
Ancestor: 5f976ed3a756fa3a3518362891d14f73ca0e2aef
Author: address@hidden
Date: 2007-10-26T00:16:30
Branch: net.venge.monotone.new-ignore

Modified files:
        automate.cc cmd_ws_commit.cc lua_hooks.cc lua_hooks.hh
        restrictions.cc work.cc work.hh

ChangeLog: 

* work.cc (workspace::ignore_file, workspace::init_attributes): New methods.
(file_itemizer, addition_builder): Swap out the lua_hooks member for a
reference to the workspace object; use the above new methods instead of calling
the hooks directly.  Adjust all constructor calls.
* work.hh (workspace): Declare new methods.  Add some boolean fields for
workspace::ignore_file's use.
* lua_hooks.hh, lua_hooks.cc: Rename hook_ignore_file to
obsolete_hook_ignore_file.  Add obsolete_hook_ignore_file_defined that just
reports whether the hook is defined.
* automate.cc, cmd_ws_commit.cc, restrictions.cc:
Change all calls to lua.hook_ignore_file to use work.ignore_file instead.

Attachment: txtgO9UbsvQCq.txt
Description: Diff [5f976ed3a756fa3a3518362891d14f73ca0e2aef] -> [f749dfb46c1b854765803eacd37fed508e6d99ff]


reply via email to

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