-----------------------------------------------------------------
Revision: 47bff4c5d002f8d095244fc387596e8d4d45f283
Ancestor: f69b4b68de7a3ca2322c9ca59be51e45b6b80a33
Author: [EMAIL PROTECTED]
Date: 2008-12-06T23:31:53
Branch: net.venge.monotone.experiment.automate-lua

Modified files:
        monotone.texi std_hooks.lua

ChangeLog: 

* std_hooks.lua: use tostring() instead of tonumber(); the latter is 
locale-aware which may lead to invalid lua code (numbers like "5,3" in some 
locales); return nil and inline comments for unsupported dump types so the dump 
is always valid lua code
* monotone.texi: documented the hook_wrapper hook and the automate lua command


monotone --db={your.database} diff 
--revision=f69b4b68de7a3ca2322c9ca59be51e45b6b80a33 
--revision=47bff4c5d002f8d095244fc387596e8d4d45f283
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to