]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch new: Rename the various timestamp variables to be more clear.
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2010 23:31:56 +0000 (15:31 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 18:32:06 +0000 (10:32 -0800)
The previous name of "path_mtime" was very ambiguous. The new names
are much more obvious (fs_mtime is the mtime from the filesystem and
db_mtime is the mtime from the database).


No differences found