monotone-commits-nodiffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-nodiffs] Revision 916aeca127414e9d621639dd36d04634758e


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 916aeca127414e9d621639dd36d04634758ebecc
Date: Sat, 13 Mar 2010 19:09:08 +0100

-----------------------------------------------------------------
Revision: 916aeca127414e9d621639dd36d04634758ebecc
Ancestor: 7b4eaad7e76e96ca10c8dbf3774404028a7caf8a
Author: address@hidden
Date: 02/20/2010 03:43:46 PM
Branch: net.venge.monotone.contrib.lib.automate-stdio

Modified files:
        lib/Monotone/AutomateStdio.pm mtn-tester-results.log

ChangeLog: 

- Now switched over to using randomly generated keys for the Inside-Out style
  class. This has meant I can get rid of the CLONE() method and the
  %class_objects hash.
- The delete() calls in the destructor are now under the protection of an eval
  block (shouldn't have been an issue as deleting a non-existent entry is not an
  error but better safe than sorry).
- Stopped using abbreviated words in error messages.
- Rationalised the use of die() croaker() and carper() (some things were carping
  when they should have been croaking).
- Used the OO style of calling print() and printf() so that $this->{mtn_in}
  could be used directly.
- Short reads on reading data cause errors rather than a blocking read.
- Restructured some code in mtn_command_with_options() to be more logically
  grouped.
- Failure to read the new format header does not obscure potentially more
  helpful error messages.


monotone --db={your.database} diff 
--revision=7b4eaad7e76e96ca10c8dbf3774404028a7caf8a 
--revision=916aeca127414e9d621639dd36d04634758ebecc
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]