elpasync pushed a change to branch externals/triples. from d40e1754ae Note latest bugfix in CHANGELOG, bump version to 0.1.2 new ac12a6b7fe Add a default filename to encourage a shared triple database. new b961d0bf1b Create `triples-backup' and some surrounding functionality. new 5d70bb0c0d Add `triples-backups' module. new 5520bf8852 Note new triples-backups module in CHANGELOG.org. new f8f7fa5a5f Set the last-update-time when making a backup new 09a78f5b80 Add `triples-mode-subject', for renaming a subject. new 0d7555226a Fix minor misspelling
Summary of changes: CHANGELOG.org | 8 ++-- README.org | 54 +++++++++++++++++++--- triples-backups-test.el | 65 ++++++++++++++++++++++++++ triples-backups.el | 88 ++++++++++++++++++++++++++++++++++++ triples-test.el | 24 +++++++++- triples.el | 118 ++++++++++++++++++++++++++++++++++++------------ 6 files changed, 318 insertions(+), 39 deletions(-) create mode 100644 triples-backups-test.el create mode 100644 triples-backups.el