elpasync pushed a change to branch elpa/gnosis.

      from  729d1ebf8d [fix] review-update-header: Typo.
       new  806948ae38 [fix] vc-pull: Reopen database properly after successful 
pull.
       new  e084821657 utils: Add replace-string-with-link.
       new  8522e6d528 [New] custom gnosis-center-content-during-review.
       new  fc6b1ea376 [Feature] Bulk replace string in keimenon with node link.
       new  19489f1367 Merge branch 'master' into dev
       new  fdd0e0e0af output-themata: Format links in keimenon.
       new  661d7dc9c4 [Refactor] dashboard: Improve transient and add 
org-gnosis nodes support.
       new  7d24dd6946 [fix] minor typos.
       new  30d65b1b8c algorithm: cap synolon and add fuzz-interval.
       new  8c43742f1b [fix] dashboard: minor typo.
       new  da251718ef [fix] Update gnosis-plus for lethe events and fix typos.
       new  d825f33691 [fix] Add new algorithm implementation for lethe events 
and fix typos.
       new  9b4faa66a5 test: Update for algorithm changes.
       new  5ec811f5d8 [fix] utils-trim-quotes: dosctring typos.
       new  782bba795c [fix] review--update: Use a single DB query.
       new  356657cf52 [fix] output-tags: Use a single db call for tag output.
       new  16bf7eb78a algorithm: improve code verbosity .
       new  9788e92a57 dashboard: nodes: View due nodes of themata.
       new  a3d379e5aa tests: Add tests for algorithm date.
       new  35d74794d0 [fix] require emacsql-sqlite-builtin to fix cl-generic 
dispatch.
       new  47b1252cf2 [Feature] Add link integrity detection and repair 
commands.
       new  f5032a52d6 dashboard: Show themata with orphaned links.
       new  9d5a4a6108 dashboard: Adjust minor key binding inconsistencies.
       new  ddb8fa5653 dashboard: Add maintenance menu.
       new  679263c1c5 [fix] make gnosis-db as defvar.
       new  6f74c26da2 [Refactor] Optimize deck export/import and add export 
options.
       new  4e443e7f19 dashboard: Adjust keybindings and add import/export menu.
       new  9bc08b67f5 doc: Update for new dashboard bindings.
       new  546370793f [copyright] copyright to the FSF.
       new  358c9d2baa [packaging] Update commentary for intended workflow.
       new  e8741636d1 docs: intro: Add intended workflow.
       new  0064066426 [fix] monkeytype: handler: make it it as buffer local.
       new  0893f22660 doc: contributing: Add section about copyright 
assignment to FSF.
       new  352e519d67 [refactor] average-daily-reviews: only do 1 db call.
       new  f1ef34df51 review--update: Reduce db calls to improve performance.
       new  67a90778fb [fix] export--insert-thema: insert read-only as 
rear-nonsticky.
       new  915731ca49 [fix] dashboard-mode: fix trucate-string-ellipsis.
       new  c1693be529 [Feature] Add gnosis-save-hook.
       new  2a88a60311 dashboard: efficiently update entries upon change.
       new  8f171b958a tests: Add read-only tests for insert-thema.
       new  05cbcfc946 [fix] docstring wranings.
       new  f20be60895 [Feature] Review topic with configurable link depth.
       new  54660aabfa Version bump: 0.7.0
       new  efac49bb1c [packaging] Update description and requirements.


Summary of changes:
 Makefile                           |  14 +-
 NEWS.org                           |  70 ++++
 doc/gnosis.org                     | 134 ++++++-
 gnosis-algorithm.el                |  75 +++-
 gnosis-dashboard.el                | 797 ++++++++++++++++++++++++++++++++++---
 gnosis-monkeytype.el               |   5 +-
 gnosis-utils.el                    |  13 +-
 gnosis.el                          | 718 ++++++++++++++++++++++++++-------
 tests/gnosis-test-algorithm.el     | 341 +++++++++++++++-
 tests/gnosis-test-export-import.el | 396 ++++++++++++++++++
 10 files changed, 2296 insertions(+), 267 deletions(-)
 create mode 100644 tests/gnosis-test-export-import.el

Reply via email to