All releases tagged Minor bugfixes


Release Notes: This release fixes a security related problem by which a monotone server could be remotely stopped (but only if it was configured to allow remote command execution) and has some other minor bugfixes.


Release Notes: This version fixes some annoying bugs and adds a few new features, mainly in the automation interface.


Release Notes: Many operations are much faster. Most notably, pulling is approximately twice as fast, operations that calculate branch heads ("heads", "update", "commit", ...) are much faster, and fixing a memory leak in Botan has made large checkout operations much faster as well. The output from "status", "annotate", and "pluck" has been improved. Conversion of changelog messages to UTF-8 now works correctly, and a few invariant violations have been fixed. Several improvements were made to the "automate" interface.


Release Notes: This is primarily a bugfix and maintainence release. Highlights include more user-friendly output for "status", easier user selection of merge tools, and support for paths which are relative to the home directory when synchronizing over ssh. Occasional hangs on control-C have been fixed, and signal handling was generally improved. "log <FILES>" is slightly faster, and does better filtering. A rare bug in "update" has been fixed. "commit", "cvs_import", "ls unknown", and "ls missing" use much less memory. Boost is now used rather than popt to parse command line options.


Release Notes: Miscellaneous bug fixes and feature additions were done. The "mv" command is smarter. "log" can go forward as well as backwards now. "update" once again can go to arbitrary revisions. A bug in "serve" on systems that do not have IPv6 support was fixed.


Release Notes: This is mostly a maintenance release. The cryptography library was switched from crypto++ to botan. This should cause no user-visible changes. Many small UI cleanups and error message clarifications were done. Server permission handling was simplified.


Release Notes: Several bugs related to passphrase handling, error logging, and rename merging were fixed.


Release Notes: Several small but important networking and merging bugs were fixed. Some filename incompatibilities with Win32 were corrected, and some commands were made more friendly.