]> git.notmuchmail.org Git - notmuch/commit
Fix add_message and get_filename to strip/re-add the database path.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 23:50:14 +0000 (16:50 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 23:51:56 +0000 (16:51 -0700)
commita1135f0b7e67db7056a4ef02d61b8ad0ec46e88b
tree1ecece326675b8364b406c224838674c5b211d29
parentfbf55bfe2fdcdf3773ba37a9921875530e94c7b3
Fix add_message and get_filename to strip/re-add the database path.

We now store only a relative path inside the database so the database
is not nicely relocatable.
database.cc
message.cc
notmuch-private.h
notmuch.c
notmuch.h