aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-14test: add some config file testsJani Nikula
2013-04-06Revert "emacs: functions to import sender or recipient into BBDB"David Bremner
2013-04-06emacs: functions to import sender or recipient into BBDBDaniel Bergey
2013-04-06nmbug-status: only import notmuch when neededJani Nikula
2013-04-06nmbug-status: add support for querying the search viewsJani Nikula
2013-04-01cli: conform to same conditional build style as elsewhere in notmuch-showJani Nikula
2013-04-01cli: mime node: abstract decryption and signature verificationJani Nikula
2013-04-01cli: crypto: abstract gpg context creation for clarityJani Nikula
2013-04-01emacs: hello: use batch countMark Walters
2013-04-01test: notmuch count --batch and --input optionsJani Nikula
2013-04-01man: document notmuch count --batch and --input optionsJani Nikula
2013-04-01cli: add --batch option to notmuch countJani Nikula
2013-04-01cli: extract count printing to a separate function in notmuch countJani Nikula
2013-04-01cli: remove useless talloc_strdupJani Nikula
2013-04-01emacs: introduce notmuch-command-to-string, replace use of shell-command-to-stringDavid Bremner
2013-03-30test: notmuch tag --remove-allJani Nikula
2013-03-30man: document notmuch tag --remove-allJani Nikula
2013-03-30cli: add --remove-all option to "notmuch tag"Jani Nikula
2013-03-30cli: make caller check tag count in parse_tag_command_lineJani Nikula
2013-03-30completion: update README about bash completion dependenciesJani Nikula
2013-03-30NEWS: bash completionJani Nikula
2013-03-30cli: config: remove unnecessary braces from if blocksJani Nikula
2013-03-29lib: Fix name reordering to handle commas without spacesAdam Wolfe Gordon
2013-03-29devel: add post-release tools news2wiki.pl and man-to-mdwn.plTomi Ollila
2013-03-29devel/STYLE: information how to enable standard pre-commit hookTomi Ollila
2013-03-28completion: complete bash completion rewriteJani Nikula
2013-03-25emacs: possibility to customize the rendering of tagsDamien Cassou
2013-03-25emacs: Add notmuch-combine-face-text-property-stringDamien Cassou
2013-03-25emacs: Combine string faces and combine under existing facesAustin Clements
2013-03-25emacs: Handle all face forms when combining facesAustin Clements
2013-03-22Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchJameson Graef Rollins
2013-03-08man: document the notmuch --config=FILE global optionJani Nikula
2013-03-08cli: add top level --config=FILE optionJani Nikula
2013-03-08cli: move config open/close to main() from subcommandsJani Nikula
2013-03-07cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula
2013-03-07cli: config: keep track of whether the config is newly createdJani Nikula
2013-03-07cli: plug main notmuch command into subcommand machineryJani Nikula
2013-03-07cli: abstract subcommand finding into a new functionJani Nikula
2013-03-07test/README: mention the test_expect_equal_json and *sanitize* functionsAaron Ecay
2013-03-02nmbug: allow empty prefixDavid Bremner
2013-03-02nmbug: replace hard-coded magic hash with git-hash-objectDavid Bremner
2013-03-02nmbug: use 'notmuch tag --batch'David Bremner
2013-03-02nmbug: use dump --format=batch-tagDavid Bremner
2013-03-02man: show and reply --decrypt option requires gpg-agentJani Nikula
2013-03-02cli: crypto: tell gmime to use gpg-agentJani Nikula
2013-02-27NEWS: one typo fixed and 0.15.1 header line tidied upTomi Ollila
2013-02-18Merge branch 'release'David Bremner
2013-02-18devel/release-checks.sh: added check that 1st NEWS header is tidyTomi Ollila
2013-02-18ruby: Add bindings for notmuch_thread_get_messagesAustin Clements
2013-02-18lib: Add an iterator over all messages in a threadAustin Clements