Aug 18, 2010 |
14 years 2 months | merge of '1f0eb2fd52f6c29b4d265f2489d7aea074a11887' |
14 years 2 months | Updated files in preparation of the 0.71 release. Only thing left
are the |
14 years 2 months | - Updated the help documentation to reflect recent changes made to
the |
14 years 2 months | implement 'automate put_public_key'; duplicates part of 'automate
read_packet' |
Aug 17, 2010 |
14 years 2 months | Updated to take into account the changes in diff output made in
Monotone version |
14 years 2 months | - Added the ability for a user to select an authorisation key when
connecting to |
14 years 2 months | rename 'automate genkey' to 'automate generate_key |
14 years 2 months | * cmd.cc (manpage): unhide the command and make it a no-workspace |
Aug 16, 2010 |
14 years 2 months | * po/de.po: brought German translation up-to-date |
14 years 2 months | * since the user can no longer directly set the verbosity variable,
its useless to tell him that we're setting it internally to -2 for
the --reallyquiet option |
14 years 2 months | * its still 'version --full', not 'version --verbose' |
14 years 2 months | * options_list.hh: missing closing bracket in option string |
Aug 15, 2010 |
14 years 2 months | The default accept_testresult_change() has changed, so update the
documentation to match. |
14 years 2 months | If we can't write a dump file, see if creating the containing
directory helps. |
14 years 2 months | merge in mainline changes |
14 years 2 months | Don't use --debug, --verbosity=n, --reallyquiet. Instead, allow
multiple -q or -v (--verbose) options. |
14 years 2 months | Move code from verbosity test to common/automate_stdio.lua . Also,
forgot to actually 'mtn add' the verbosity test last time. |
14 years 2 months | Test debugness handling. |
14 years 2 months | make sanity track debug-ness separately from verbosity, because
debug messages don't get captured by stdio |
14 years 2 months | merge in mainline changes |