summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-03go: use a different goconfig packageJustus Winter
2013-05-03lib/message.cc: stale pointer bug (v3)Vladimir Marek
2013-04-30emacs: fixed (declare-function ...) definitionsTomi Ollila
2013-04-30man: document NOTMUCH_DEBUG_QUERYDavid Bremner
2013-04-14cli: mime node: fix compiler warning when building against gmime 2.4Jani Nikula
2013-04-14TODO: remove some completed todo items from the listJani Nikula
2013-04-14cli: config: do not overwrite symlinks when saving config fileJani Nikula
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-22debian/changelog: stanza for 0.15.2-2David Bremner
2013-03-22Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchJameson Graef Rollins
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