Oct 10, 2009 |
14 years 1 month | - Added the binary threshold preference option and its
implementation. |
14 years 1 month | * git_export.cc: after the key migration the `committer` was falsely
outputted as binary instead of string data |
14 years 1 month | * key_store.hh/cc: const'ified get_key_dir() |
Oct 9, 2009 |
14 years 1 month | Tweak documentation for 'automate remote', note that remote options
must be -bfoo or --branch=foo, with no space. |
14 years 1 month | Document 'automate remote' command. |
14 years 1 month | Make 'automate remote' return nonzero if the remote side gave an
error. |
14 years 1 month | Make 'automate remote' de-encapsulate its output properly, doesn't
set exit code per remote status yet. |
Oct 5, 2009 |
14 years 1 month | Introduce 'automate remote REMOTE_COMMAND [OPTS [ARGS]]' to have a |
Oct 3, 2009 |
14 years 1 month | Implemented preference options for controlling the display of
completion |
14 years 1 month | - Made some of the button icons more meaningful and improved the
look of some of |
Oct 2, 2009 |
14 years 1 month | Document that 'au stdio' and 'au remote_stdio' can't be called
recursively, and document what happens when a remote_stdio
connection is dropped. |
14 years 1 month | Don't allow 'automate stdio' and 'automate remote_stdio' to be run
recursively. |
14 years 1 month | propagate from branch 'net.venge.monotone' (head
949d69ddb8a4e1039ffb33c8e9fdf841122f7f5a) |
14 years 1 month | I very clearly must not have run the testsuite after that last fix. |
Oct 1, 2009 |
14 years 1 month | propagate from branch 'net.venge.monotone' (head
01ab493f4a908d38615846d220fe6eac5db821bc) |
14 years 1 month | Better error messages where we would I(!next.empty()) on the
workspace base revision not being in the db. |
14 years 1 month | merge in mainline changes |
14 years 1 month | Add class comments to network/*.hh . |
Sep 28, 2009 |
14 years 2 months | merge of '0696e94d7a3ea2ce7c38db5f613b8a6de45fc881' |
14 years 2 months | Bump network version; check for late enough server version before
sending automate_cmd. |