[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-commits-nodiffs] Revision f5eb7c516018fdbba9442b5e2d35f17c3729
From: |
monotone |
Subject: |
[Monotone-commits-nodiffs] Revision f5eb7c516018fdbba9442b5e2d35f17c3729fdc2 |
Date: |
Mon, 13 Oct 2008 05:42:47 +0200 |
-----------------------------------------------------------------
Revision: f5eb7c516018fdbba9442b5e2d35f17c3729fdc2
Ancestor: 593a752b917b9df2dada3e01fdbf087c5d3855fb
Author: address@hidden
Date: 2008-10-13T03:38:58
Branch: net.venge.monotone.experiment.include-exclude
Modified files:
cmd_ws_commit.cc restrictions.cc restrictions.hh work.cc
work.hh
ChangeLog:
new experimental include/exclude commands for manipulating persistent workspace
restrictions
* cmd_ws_commit.cc CMD(include,exclude): new commands for manipulating the
persistent include/exclude lists
CMD(status): display current include/exclude lists when they're non-empty
* restsrictions.{cc,hh}: remove redundant std:: prefixes throughout
(add_persistent_restriction): new function to add persistent include/exclude
lists to included_paths and excluded_paths
(node_restriction, path_restriction): add persistent included/exclude paths
in workspace constructors
* work.{cc,hh}: new unversioned workspace files "includes" and "excludes"
(get_includes_path,get_excludes_path): new functions for getting the paths to
the includes and excludes files
(read_persistent_restriction,write_persistent_restriction): new private
functions for reading and writing the includes and excludes files
(get_persistent_includes, get_persistent_excludes, put_persistent_includes,
put_persistent_excludes): new public functions providing access to the
includes and excludes lists
monotone --db={your.database} diff
--revision=593a752b917b9df2dada3e01fdbf087c5d3855fb
--revision=f5eb7c516018fdbba9442b5e2d35f17c3729fdc2
----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Monotone-commits-nodiffs] Revision f5eb7c516018fdbba9442b5e2d35f17c3729fdc2,
monotone <=