]> git.cworth.org Git - notmuch/commit
notmuch setup/new: Print progress once per second instead of after 1000 files.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 23:09:19 +0000 (16:09 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 23:09:19 +0000 (16:09 -0700)
commitfbf55bfe2fdcdf3773ba37a9921875530e94c7b3
tree22f44b9fad09d9da993de8083832d72dd4f65390
parent56218ddbb4a72fdec534773f2bd4e85aec914ae9
notmuch setup/new: Print progress once per second instead of after 1000 files.

With the recent addition of full-text indexing, printing only once per
1000 files just isn't often enough. The new timer-based approach will
be reliable regardless of the speed of adding message.
notmuch.c