-----------------------------------------------------------------
Revision: c66c53da6285693772f76e3f7cfa3b99a34f8b04
Ancestor: f016f1e3e91e181e1fee2320ad537d99ce236d7d
Author: [email protected]
Date: 2010-04-19 07.12.31
Branch: net.venge.monotone.experiment.changelog-editor

Modified files:
        cmd_ws_commit.cc keys.cc keys.hh
        tests/wrong_options_override_workspace_options/__driver__.lua

ChangeLog: 

avoid requiring key passphrase for status and before editing commit message

 * cmd_ws_commit.cc (status,commit): call get_user_key with new don't-cache-key
   flag; pass key_store object into complete_key_identity so that keys that
   don't exist in the database are still available

 * keys.{hh,cc} (get_user_key): add new "cache" boolean controlling whether
   check_and_save_chosen_key is called to decrypt the private key

 * tests/wrong_options_override_workspace_options/__driver__.lua: revert changes
   made on this branch that are no longer necessary; test now matches that on
   net.venge.monotone


monotone --db={your.database} diff 
--revision=f016f1e3e91e181e1fee2320ad537d99ce236d7d 
--revision=c66c53da6285693772f76e3f7cfa3b99a34f8b04
----------------------------------------------------------------------


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

Reply via email to