]> git.cworth.org Git - notmuch/commit
cli: search: Split notmuch_search_command to smaller functions
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 Nov 2014 00:25:53 +0000 (01:25 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 5 Nov 2014 22:14:24 +0000 (23:14 +0100)
commitf0dfceaf902681e7d5fd56a3c272a17a71996141
treee9e933b857816b6042e5d6dde8ffdd9303f543ef
parent5e16b94a238a44627356dd0e43cf8c50b7f0ce21
cli: search: Split notmuch_search_command to smaller functions

In a subsequent commit, these functions will be used to share some
functionality between search and address commands.
notmuch-search.c