imag/lib
Matthias Beyer d1078590c7 Fix: Testing backend bug where an entry was not properly rewritten
When moving an entry, what we did is copying the entry inside the
backend abstraction (the hashmap) from one key to another.

But as the entry itself does also encode its location, we actually have
to rewrite the entire entry. This patch fixes this.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-10-26 09:57:05 +02:00
..
core Fix: Testing backend bug where an entry was not properly rewritten 2019-10-26 09:57:05 +02:00
domain Add function to get all events 2019-10-09 19:44:08 +02:00
entry Add Linkable::is_linked_to() 2019-10-09 19:44:01 +02:00
etc Update dependency: ansi_term: 0.11.0 -> 0.12 2019-10-07 18:18:28 +02:00