From: Carl Worth Date: Tue, 13 Oct 2009 16:36:25 +0000 (-0700) Subject: xapian-dump: Add support to unserialize values. X-Git-Tag: 0.1~891 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=ea96cb694f83ca00db9516bd3cb7724fb63a7854;hp=ea96cb694f83ca00db9516bd3cb7724fb63a7854 xapian-dump: Add support to unserialize values. The interface for this is cheesy, (bare integer value numbers on the command line indicating that unserialization is desired for those value numbers). But this at least lets us print sup databases with human-readable output for the date values. ---