[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-commits-nodiffs] Revision 7188ffc2ebb6686808d7ac263daa5d7beb49
From: |
monotone |
Subject: |
[Monotone-commits-nodiffs] Revision 7188ffc2ebb6686808d7ac263daa5d7beb49a907 |
Date: |
Wed, 19 Oct 2005 11:05:26 UT |
-----------------------------------------------------------------
Revision: 7188ffc2ebb6686808d7ac263daa5d7beb49a907
Ancestor: 5264fc1db65421e253ca6e1cd75b48c333f27b18
Author: Matt Johnston <address@hidden>
Date: 2005-10-19T09:38:57
Branch: net.venge.monotone
Added files:
tests/t_database_sig_cleanup.at
Modified files:
ChangeLog database.cc database.hh keys.cc main.cc
monotone.cc sanity.cc sanity.hh testsuite.at
ChangeLog:
2005-10-19 Matt Johnston <address@hidden>
* main.cc, database.{cc,hh}: SIGINT and SIGTERM handlers
exit gracefully, and try to ROLLBACK+close any databases to clean up
.db-journal files. Added new database::close() method to be used
rather than sqlite_close() directly
* monotone.{cc,hh}, sanity.{cc.hh}: move clean_shutdown flag to
global_sanity
* tests/t_database_sig_cleanup.at: test it
* keys.cc: don't L() private key
monotone --db={your.database} diff
--revision=5264fc1db65421e253ca6e1cd75b48c333f27b18
--revision=7188ffc2ebb6686808d7ac263daa5d7beb49a907
----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Monotone-commits-nodiffs] Revision 7188ffc2ebb6686808d7ac263daa5d7beb49a907,
monotone <=