]> git.cworth.org Git - obsolete/notmuch-old/commit
database: Store directory paths as relative, not absolute.
authorCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 21:11:00 +0000 (13:11 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 22:20:49 +0000 (14:20 -0800)
commitd8135d7bcc390946396d076547402d07efd97579
tree363d66520c250815da52429b30edb688aab706b5
parent93e81852abd2ef44e37a4d5a913ad79d084b4405
database: Store directory paths as relative, not absolute.

We were already storing relative mail filenames, so this is consistent
with that. Additionally, it means that directory documents remain
valid even if the database is relocated within its containing
filesystem.
lib/database.cc
lib/notmuch.h