<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/monotone</link><counters><counter name="forever" lastEventTime="1336971115" firstEventTime="1112585728">15009</counter><counter name="lastMonth" lastEventTime="1335810326" firstEventTime="1334073121">46</counter><counter name="lastWeek" lastEventTime="1336971115" firstEventTime="1336970654">2</counter><counter name="thisMonth" lastEventTime="1336971115" firstEventTime="1335966196">12</counter></counters><metadata><item name="subtitle"><value type="text/plain">reliable, distributed version control</value></item><item name="description"><value type="text/plain">monotone is a free distributed version control system. it provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. it understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. it uses cryptographic version naming and client-side RSA certificates. it has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Monotone</value></item><item name="url"><value type="text/plain">http://www.monotone.ca</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>53e02eaa302bc05e96a18e3882b0e9843b53cf9a</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">INSTALL_windows_cygwin.txt</file> <file action="modify">INSTALL_windows_native.txt</file> <file action="modify">NEWS</file> <file action="modify">extra/mtn-hooks/monotone-cvs-ignore.lua</file> <file action="modify">innosetup/README.txt</file> <file action="modify">src/lua.cc</file> <file action="modify">src/lua.hh</file> <file action="modify">src/luaext_parse_basic_io.cc</file> <file action="modify">src/luaext_platform.cc</file> <file action="modify">test/func/automate_get_attributes/__driver__.lua</file> <file action="modify">test/func/automate_interface_version/__driver__.lua</file> <file action="modify">test/func/automate_inventory_ignore_dirs/__driver__.lua</file> <file action="modify">test/func/automate_put_revision/__driver__.lua</file> <file action="modify">test/func/automate_set_drop_attribute/__driver__.lua</file> <file action="modify">test/func/clone_weird_branch_names/__driver__.lua</file> <file action="modify">test/func/list_databases/__driver__.lua</file> <file action="modify">test/func/list_workspaces/__driver__.lua</file> <file action="modify">test/func/log_--no-files_and_--merges/__driver__.lua</file> <file action="modify">test/func/manpage/__driver__.lua</file> <file action="modify">test/func/netsync_negotiation/__driver__.lua</file> <file action="modify">test/func/serve-automate-single-run/__driver__.lua</file> <file action="modify">test/func/ssh_agent/__driver__.lua</file> <file action="modify">test/func/two_parent_workspace_inodeprints/__driver__.lua</file> <file action="modify">test/func/user_commands/extra_rc</file> <file action="modify">test/src/testlib.lua</file> <file action="add">test/func/automate_erase_descendants/</file> <file action="add">test/func/automate_erase_descendants/__driver__.lua</file> <file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">innosetup/README.txt</file> <file action="modify">po/de.po</file> <file action="modify">po/sv.po</file> <file action="modify">src/ancestry.cc</file> <file action="modify">src/automate.cc</file> <file action="modify">src/cmd_conflicts.cc</file> <file action="modify">src/gzip.hh</file> <file action="modify">src/rev_output.cc</file> <file action="modify">src/revision.hh</file> <file action="modify">src/selectors.cc</file> <file action="modify">src/unix/fs.cc</file> <file action="modify">test/func/extended-selectors/__driver__.lua</file> <file action="modify">test/func/resolve_conflicts_errors/__driver__.lua</file> <file action="modify">test/unit/tests/xdelta.cc</file> <file action="modify">util/audit-includes</file></files>             <log>propagate from branch 'net.venge.monotone.lua-5.2' (head aad657f04d0f21ece638434694aeabc833f37aa4)
            to branch 'net.venge.monotone' (head 384d89bf03cca6815b2df2580001d67378e41d26)</log>             <url>http://code.monotone.ca/p/monotone/source/commit/53e02eaa302bc05e96a18e3882b0e9843b53cf9a</url>         </commit>     </body> <timestamp>1336971115</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>384d89bf03cca6815b2df2580001d67378e41d26</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">src/cmd_conflicts.cc</file></files>             <log>* src/cmd_conflicts.cc: better fix for issue 202</log>             <url>http://code.monotone.ca/p/monotone/source/commit/384d89bf03cca6815b2df2580001d67378e41d26</url>         </commit>     </body> <timestamp>1336970653</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>638fcfaa13e634672cfca872b84448bb1d785ba2</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">src/cmd_conflicts.cc</file> <file action="modify">src/unix/fs.cc</file> <file action="modify">test/func/resolve_conflicts_errors/__driver__.lua</file></files>             <log>resolve issue 202

* src/cmd_conflicts.cc (CMD resolve_first): check arg count

* src/unix/fs.cc: add missing header

* test/func/resolve_conflicts_errors/__driver__.lua: test 'resolve_first' wrong arg count error message</log>             <url>http://code.monotone.ca/p/monotone/source/commit/638fcfaa13e634672cfca872b84448bb1d785ba2</url>         </commit>     </body> <timestamp>1336885890</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>e32ffd851f457a4a7bc651877a6cc9d18066b08b</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">doc/monotone.texi</file> <file action="add">test/func/automate_erase_descendants/</file> <file action="add">test/func/automate_erase_descendants/__driver__.lua</file> <file action="modify">.mtn-ignore</file> <file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">src/automate.cc</file> <file action="modify">src/unix/fs.cc</file></files>             <log>explicit merge of '3ea3e8ee8014b9cf0cbe92c98dd3e4b7bc76378a'
              and 'f79c782efe47978eba15b1fe43faa48f63f8cf06'</log>             <url>http://code.monotone.ca/p/monotone/source/commit/e32ffd851f457a4a7bc651877a6cc9d18066b08b</url>         </commit>     </body> <timestamp>1336885889</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>f79c782efe47978eba15b1fe43faa48f63f8cf06</revision>             <author>Richard Levitte &lt;richard@levitte.org&gt;</author>             <files><file action="modify">doc/monotone.texi</file></files>             <log>'git fast import' is really 'git fast-import'
Closes #205</log>             <url>http://code.monotone.ca/p/monotone/source/commit/f79c782efe47978eba15b1fe43faa48f63f8cf06</url>         </commit>     </body> <timestamp>1336745841</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>3ea3e8ee8014b9cf0cbe92c98dd3e4b7bc76378a</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">src/unix/fs.cc</file> <file action="add">test/func/automate_erase_descendants/</file> <file action="add">test/func/automate_erase_descendants/__driver__.lua</file> <file action="modify">.mtn-ignore</file> <file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">src/ancestry.cc</file> <file action="modify">src/automate.cc</file> <file action="modify">src/revision.hh</file> <file action="modify">src/selectors.cc</file> <file action="modify">test/func/extended-selectors/__driver__.lua</file> <file action="modify">test/unit/tests/xdelta.cc</file> <file action="modify">util/audit-includes</file></files>             <log>propagate from branch 'net.venge.monotone.nfs_mount_in_workspace' (head e326e60813b2c5144716140b432cc601404e2ea9)
            to branch 'net.venge.monotone' (head 2c06e0c3e391fb5cf255eccb581d586ca6618658)</log>             <url>http://code.monotone.ca/p/monotone/source/commit/3ea3e8ee8014b9cf0cbe92c98dd3e4b7bc76378a</url>         </commit>     </body> <timestamp>1336573665</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>2c06e0c3e391fb5cf255eccb581d586ca6618658</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">.mtn-ignore</file></files>             <log>* .mtn-ignore: ignore autom4te.cache</log>             <url>http://code.monotone.ca/p/monotone/source/commit/2c06e0c3e391fb5cf255eccb581d586ca6618658</url>         </commit>     </body> <timestamp>1336573664</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone.lua-5.2</branch>     </source>     <body>         <commit>             <revision>aad657f04d0f21ece638434694aeabc833f37aa4</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">.mtn-ignore</file> <file action="modify">INSTALL_windows_cygwin.txt</file> <file action="modify">INSTALL_windows_native.txt</file> <file action="modify">innosetup/README.txt</file></files>             <log>Update windows build/install instructions

* .mtn-ignore: ignore autom4te.cache

* INSTALL_windows_cygwin.txt: update versions, improve.

* INSTALL_windows_native.txt: update versions, improve

* innosetup/README.txt: improve</log>             <url>http://code.monotone.ca/p/monotone/source/commit/aad657f04d0f21ece638434694aeabc833f37aa4</url>         </commit>     </body> <timestamp>1336483768</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>9be877e20ee8b949b523e39fd8217aae119f3fda</revision>             <author>Richard Hopkins &lt;richhguard-monotone@yahoo.co.uk&gt;</author>             <files><file action="add">test/func/automate_erase_descendants/__driver__.lua</file></files>             <log>Add missing func tests for 'erase_descendants' automate command

I thought I already added it in the parent commit; obviously not :)</log>             <url>http://code.monotone.ca/p/monotone/source/commit/9be877e20ee8b949b523e39fd8217aae119f3fda</url>         </commit>     </body> <timestamp>1336185089</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>fb074f470e8850b00f87bb10369ff7f98015e4fe</revision>             <author>Richard Hopkins &lt;richhguard-monotone@yahoo.co.uk&gt;</author>             <files><file action="add">test/func/automate_erase_descendants/</file> <file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">src/automate.cc</file></files>             <log>Implement 'erase_descendants' automate command with func tests, NEWS entry and documentation

I've mentioned it's added in interface version 13.1 but haven't bumped it yet.
That will come in a separate commit where we mention it in NEWS as well.</log>             <url>http://code.monotone.ca/p/monotone/source/commit/fb074f470e8850b00f87bb10369ff7f98015e4fe</url>         </commit>     </body> <timestamp>1336184841</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>ab1768da0fde81a823a77f7b92cb6bf6f1662b45</revision>             <author>Richard Levitte &lt;richard@levitte.org&gt;</author>             <files><file action="modify">test/unit/tests/xdelta.cc</file></files>             <log>* test/unit/tests/xdelta.cc: Because boost v 1.47 and 1.48 also define the
  L macro, we run into trouble if we do it first.  Moving the inclusion of
  boost/random.hpp up a bit helps.
  Patch by Dan Horák</log>             <url>http://code.monotone.ca/p/monotone/source/commit/ab1768da0fde81a823a77f7b92cb6bf6f1662b45</url>         </commit>     </body> <timestamp>1335972880</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>843bf4fa01c35f71ee512558c355c398d1d22311</revision>             <author>Richard Levitte &lt;richard@levitte.org&gt;</author>             <files><file action="modify">util/audit-includes</file></files>             <log>* util/audit-includes: Because some of our files sometimes have CRLF line
  endings, audit-includes was thrown off and generated errors when there
  were none.  Removing \r at the end of the line fixes that.</log>             <url>http://code.monotone.ca/p/monotone/source/commit/843bf4fa01c35f71ee512558c355c398d1d22311</url>         </commit>     </body> <timestamp>1335966196</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone.nfs_mount_in_workspace</branch>     </source>     <body>         <commit>             <revision>e326e60813b2c5144716140b432cc601404e2ea9</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">src/unix/fs.cc</file></files>             <log>* src/unix/fs.cc: handle nfs mounted directory in workspace</log>             <url>http://code.monotone.ca/p/monotone/source/commit/e326e60813b2c5144716140b432cc601404e2ea9</url>         </commit>     </body> <timestamp>1335810325</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>6750cf75f86a0c65d316a01bd52c405946ea0971</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">doc/monotone.texi</file></files>             <log>* doc/monotone.texi (Command Reference): add cross reference to Selectors for revision options and arguments</log>             <url>http://code.monotone.ca/p/monotone/source/commit/6750cf75f86a0c65d316a01bd52c405946ea0971</url>         </commit>     </body> <timestamp>1335736436</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>ed8d3ac01eadc609d02f8c14f9b40cb6f6d8ee50</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">src/unix/fs.cc</file> <file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">src/ancestry.cc</file> <file action="modify">src/revision.hh</file> <file action="modify">src/selectors.cc</file> <file action="modify">test/func/extended-selectors/__driver__.lua</file></files>             <log>explicit merge of '0dbadd976b0d29ec72c15be03a68a700f412cd0f'
              and '7338faf653922c1c9ce0eb944f8c7c00f5e54bfd'</log>             <url>http://code.monotone.ca/p/monotone/source/commit/ed8d3ac01eadc609d02f8c14f9b40cb6f6d8ee50</url>         </commit>     </body> <timestamp>1335487751</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>7338faf653922c1c9ce0eb944f8c7c00f5e54bfd</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">extra/mtn-hooks/monotone-buildbot.lua</file> <file action="modify">innosetup/README.txt</file> <file action="modify">po/de.po</file> <file action="modify">po/sv.po</file> <file action="modify">src/database.cc</file> <file action="modify">src/gzip.cc</file> <file action="modify">src/gzip.hh</file> <file action="modify">src/key_packet.cc</file> <file action="modify">src/key_store.cc</file> <file action="modify">src/monotone.cc</file> <file action="modify">src/netxx/serverbase.cxx</file> <file action="modify">src/packet.cc</file> <file action="modify">src/packet.hh</file> <file action="modify">src/rev_output.cc</file> <file action="modify">src/selectors.cc</file> <file action="modify">src/sha1.cc</file> <file action="modify">src/ssh_agent.cc</file> <file action="modify">src/transforms.cc</file> <file action="modify">test/func/attr_mtn_execute/__driver__.lua</file> <file action="modify">test/func/branch_leaves_sync_bug/__driver__.lua</file> <file action="modify">test/func/clone_aborts_on_branch_pattern_in_uri/__driver__.lua</file> <file action="modify">test/func/clone_branch_no_dir/__driver__.lua</file> <file action="modify">test/func/clone_creates__MTN_log/__driver__.lua</file> <file action="modify">test/func/clone_creates_right__MTN_options/__driver__.lua</file> <file action="modify">test/func/clone_validates_target_directory/__driver__.lua</file> <file action="modify">test/func/clone_warning_with_multiple_heads/__driver__.lua</file> <file action="modify">test/func/clone_weird_branch_names/__driver__.lua</file> <file action="modify">test/func/extended-selectors/__driver__.lua</file> <file action="modify">test/func/imp_test_filesync_confdir/__driver__.lua</file> <file action="modify">test/func/netsync_over_pipes/__driver__.lua</file> <file action="modify">test/func/serve-automate/__driver__.lua</file> <file action="modify">test/func/serve-automate-single-run/__driver__.lua</file> <file action="modify">test/func/syntax_errors_in_.mtn-ignore/mtn-ignore</file> <file action="modify">test/func/util_mtnopt/__driver__.lua</file> <file action="modify">test/src/testlib.lua</file> <file action="modify">src/unix/fs.cc</file></files>             <log>explicit merge of '7f35bea8a325edba1786625efa7f237311e1ec5d'
              and 'd238d73a0c7bce35c65d1dd4612d8eae104612e9'</log>             <url>http://code.monotone.ca/p/monotone/source/commit/7338faf653922c1c9ce0eb944f8c7c00f5e54bfd</url>         </commit>     </body> <timestamp>1335487640</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone</branch>     </source>     <body>         <commit>             <revision>7f35bea8a325edba1786625efa7f237311e1ec5d</revision>             <author>stephen_leake-2@stephe-leake.org</author>             <files><file action="modify">src/unix/fs.cc</file></files>             <log>disapproval of revision 'bbfc042f41c7d2582b459470cd56ea4017a74ef4'</log>             <url>http://code.monotone.ca/p/monotone/source/commit/7f35bea8a325edba1786625efa7f237311e1ec5d</url>         </commit>     </body> <timestamp>1335487637</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone.min-selector</branch>     </source>     <body>         <commit>             <revision>672d62dfdd81252d581a8941a69ea4f99b2359c8</revision>             <author>Richard Hopkins &lt;richhguard-monotone@yahoo.co.uk&gt;</author>             <files><file action="modify">NEWS</file></files>             <log>Add entry to NEWS about new 'min(A)' selector</log>             <url>http://code.monotone.ca/p/monotone/source/commit/672d62dfdd81252d581a8941a69ea4f99b2359c8</url>         </commit>     </body> <timestamp>1335481960</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone.min-selector</branch>     </source>     <body>         <commit>             <revision>0dbadd976b0d29ec72c15be03a68a700f412cd0f</revision>             <author>Richard Hopkins &lt;richhguard-monotone@yahoo.co.uk&gt;</author>             <files><file action="modify">src/unix/fs.cc</file> <file action="modify">NEWS</file> <file action="modify">doc/monotone.texi</file> <file action="modify">src/ancestry.cc</file> <file action="modify">src/revision.hh</file> <file action="modify">src/selectors.cc</file> <file action="modify">test/func/extended-selectors/__driver__.lua</file></files>             <log>propagate from branch 'net.venge.monotone' (head d238d73a0c7bce35c65d1dd4612d8eae104612e9)
            to branch 'net.venge.monotone.min-selector' (head 672d62dfdd81252d581a8941a69ea4f99b2359c8)</log>             <url>http://code.monotone.ca/p/monotone/source/commit/0dbadd976b0d29ec72c15be03a68a700f412cd0f</url>         </commit>     </body> <timestamp>1335481959</timestamp></message><message>     <generator>         <name>Monotone CIA Bot client python script</name>         <version>0.9</version>     </generator>     <source>         <project>monotone</project>         <branch>net.venge.monotone.min-selector</branch>     </source>     <body>         <commit>             <revision>a1443faa8098d77e436b52a1b541b4f7ee2580d7</revision>             <author>Richard Hopkins &lt;richhguard-monotone@yahoo.co.uk&gt;</author>             <files><file action="modify">doc/monotone.texi</file></files>             <log>Add documentation for 'min(A)' selector</log>             <url>http://code.monotone.ca/p/monotone/source/commit/a1443faa8098d77e436b52a1b541b4f7ee2580d7</url>         </commit>     </body> <timestamp>1335481959</timestamp></message></recentMessages></statsTarget>
