]> git.notmuchmail.org Git - notmuch/commit
notmuch search: Add (relative) date to search output
authorCarl Worth <cworth@cworth.org>
Fri, 30 Oct 2009 00:31:07 +0000 (17:31 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 30 Oct 2009 00:31:07 +0000 (17:31 -0700)
commitc771eaf362edb021888d114989d38d8fb2b4cfb3
treeba5a02ac5a84560733b5e31d3b633b8d256bb382
parent41c7ad2c91e56bfc0b2fefa0be303605d34f4042
notmuch search: Add (relative) date to search output

The new function for formatting relative dates is nice enough that
we need to start using it more places. Here's one of them.
notmuch-private.h
notmuch.c
notmuch.h
query.cc
thread.cc